Number of Goals in Match (In-play)

Update Time: 2022-05-30 10:23

Introduction

This API endpoint returns the in-play odds for the number of goals in the match.

Related Plans

You can use this api by subscribing plans:  Odds Pro.

Request

  • Path: /sport/football/odds/totalgoals/inplay
  • Method: GET
  • Calls: This interface is limited to 10 second/call;
  • Recommend Calls: 15 second/call
  • Parameters:
ParameterValueRequiredDescription
matchIdstringfalseGet the data for the specified match.
When multiple matches are acquired at the same time, use "," to separate the matchId. e.g. matchId=322964610,322964611.
companyIdstringfalseGet the data for the specified company.
When multiple companies are acquired at the same time, use "," to separate the companyId. e.g. companyId=3,8.

Response

ParameterValueDescription
matchId string
companyId string3: Crown
odds object
zeroToOne string
twoToThree string
fourToSix string
moreThanSix string
changeTime intUnix timestamp

Example Request

Example Response

{}
    This API endpoint returns the in-play odds for the number of goals in the match.

    Number of Goals in Match (In-play)iSportsAPI

    Contact