Half Time/Full Time (In-play)

Update Time: 2022-05-30 10:07

Introduction

This API endpoint returns the in-play odds for the half time/full time.

Related Plans

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

Request

  • Path: /sport/football/odds/halffull/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
halfWinFullWin string
halfWinFullDraw string
halfWinFullLose string
halfDrawFullWin string
halfDrawFullDraw string
halfDrawFullLose string
halfLoseFullWin string
halfLoseFullDraw string
halfLoseFullLose string
changeTime intUnix timestamp

Example Request

Example Response

{}
    This API endpoint returns the in-play odds for the half time/full time.

    Half Time/Full Time (In-play)iSportsAPI

    Contact