Odd Modify Record

Update Time: 2022-06-21 16:52

Introduction

• With parameters: type=match, returns a list of matches with historical odds that may have increased or decreased in the last hour.

• With parameters:matchId=matchID&companyID=[companyID],returns historical odds by match ID (main market).
eg.http://api.isportsapi.com/sport/football/odds/oddsbyid?api_key&matchId=256921227&companyID=3

• With parameters:type=multi&matchId=matchID&companyID=[companyID],returns historical odds by match ID (multi market).
eg.http://api.isportsapi.com/sport/football/odds/oddsbyid?api_key&type=multi&matchId=256921227&companyID=3

Related Plans

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

Request

  • Path: /sport/football/odds/oddsbyid
  • Method: GET
  • Calls: This interface is limited to 10 second/call;
  • Recommend Calls: 20 second/call
  • Parameters:
ParameterValueRequiredDescription
type=matchstring trueA list of matches with historical odds that may have increased or decreased in the last hour.
matchId=matchID&companyID=[companyID]string trueGet historical odds by match ID (main market).
type=multi&matchId=matchID&companyID=[companyID]string trueGet historical odds by match ID (multi market).

Response

ParameterValueDescription
list listAdd "type=match" parameter description.

matchId string
companyId stringWhen it is 0, it means that all odds for the match are cleared.
operateTime int
handicap string array
companyID string
num intHandicap serial number, main market interface does not have this item.
odds1 stringinitialHandicap
odds2 stringinitialHome
odds3 stringinitialAway
odds4 stringinstantHandicap
odds5 stringinstantHome
odds6 stringinstantAway
modifyTime int
detail object
id string
odds1 stringhandicap odds
odds2 stringhome win rate
odds3 stringaway win rate
modifyTime int
type smallintDedicated to multi market interface.

1:Early Odds
2:Instant odds(after the early odds before the match)
3:Inplay odds
isEarly booleanDedicated to main market interface.

Is it early?
overUnder string array
companyID string
num intHandicap serial number, main market interface does not have this item.
odds1 stringinitialHandicap
odds2 stringinitialOver
odds3 stringinitialUnder
odds4 stringinstantHandicap
odds5 stringinstantOver
odds6 stringinstantUnder
modifyTime int
detail object
id string
odds1 stringOver/Under odds
odds2 stringOver rate
odds3 stringUnder rate
modifyTime int
type smallintDedicated to multi market interface.

1:Early Odds
2:Instant odds(after the early odds before the match)
3:Inplay odds
isEarly booleanDedicated to main market interface.

Is it early?
europe string array
companyID string
odds1 stringinitialHome
odds2 stringinitialDraw
odds3 stringinitialAway
odds4 stringinstantHome
odds5 stringinstantDraw
odds6 stringinstantAway
modifyTime int
detail object
id string
odds1 stringhome win rate
odds2 stringdraw rate
odds3 stringaway win rate
modifyTime int
isEarly booleanIs it early?
halfHandicap string array
companyID string
num intHandicap serial number, main market interface does not have this item.
odds1 string initialHandicap
odds2 string initialHome
odds3 string initialAway
odds4 string instantHandicap
odds5 string instantHome
odds6 string instantAway
modifyTime int
detail object
id string
odds1 string handicap odds
odds2 string home win rate
odds3 string away win rate
modifyTime int
type smallintDedicated to multi market interface.

1:Early Odds
2:Instant odds(after the early odds before the match)
3:Inplay odds
isEarly booleanDedicated to main market interface.

Is it early?
halfOverUnder string array
companyID string
num intHandicap serial number, main market interface does not have this item.
odds1 stringinitialHandicap
odds2 stringinitialOver
odds3 stringinitialUnder
odds4 stringinstantHandicap
odds5 stringinstantOver
odds6 stringinstantUnder
modifyTime int
detail object
id string
odds1 stringOver/Under odds
odds2 stringOver rate
odds3 stringUnder rate
modifyTime int
type smallintDedicated to multi market interface.

1:Early Odds
2:Instant odds(after the early odds before the match)
3:Inplay odds
isEarly booleanDedicated to main market interface.

Is it early?
halfEurope string array
companyID string
odds1 string initialHome
odds2 string initialDraw
odds3 string initialAway
odds4 string instantHome
odds5 string instantDraw
odds6 string instantAway
modifyTime int
detail object
id string
odds1 string home win rate
odds2 string draw rate
odds3 string away win rate
modifyTime int
isEarly booleanIs it early?

Example Request

Example Response

{}
    • With parameters: type=match, returns a list of matches with historical odds that may have increased or decreased in the last hour.\n\n • With parameters:matchId=matchID&companyID=[companyID],returns historical odds by match ID (main market).\n eg.http://api.isportsapi.com/sport/football/odds/oddsbyid?api_key&matchId=256921227&companyID=3\n\n • With parameters:type=multi&matchId=matchID&companyID=[companyID],returns historical odds by match ID (multi market).\n eg.http://api.isportsapi.com/sport/football/odds/oddsbyid?api_key&type=multi&matchId=256921227&companyID=3

    Odd Modify RecordiSportsAPI

    Contact