Live Odds Changes
Update Time: 2021-03-12 14:40
Introduction
This API endpoint returns odds changes of basketball match in 30 seconds, including Spread, Money Line, Total.
Related Plans
You can use this api by subscribing plans: Odds.
Request
- Path: /basketball_th/odds/fulltime/changes.aspx
- Method: GET
- Calls: This interface is limited to 1 second/call.
- Recommend Calls: 5 second/call
Response
| Parameter | Value | Description | |
|---|---|---|---|
| spread | string array | Each string contains all parameters below, separated by comma. | |
| matchId | string | ||
| companyId | string | Company id for
Spread: 1: Macauslot 2: Easybets 3: Crown 8: Bet365 9: Vcbet 10:William Hill 19:Interwetten 20:Ladbrokes 31: Sbobet |
|
| instantHandicap | string | ||
| instantHome | string | ||
| instantAway | string | ||
| changeTime | int | Change time, unix timestamp | |
| moneyLine | string array | Each string contains all parameters below, separated by comma. | |
| matchId | |||
| companyId | Company id for
Spread: 1: Macauslot 2: Easybets 3: Crown 8: Bet365 9: Vcbet 10:William Hill 19:Interwetten 20:Ladbrokes 31: Sbobet |
||
| instantHome | |||
| instantAway | |||
| changeTime | int | Change time, unix timestamp | |
| total | string array | Each string contains all parameters below, separated by comma. | |
| matchId | string | ||
| companyId | string | Company id for Money
Line: 4: Macauslot 5: Easybets 6: Crown 11: Bet365 12: Vcbet 13:William Hill 22:Interwetten 23:Ladbrokes 34: Sbobet |
|
| instantTotal | string | ||
| instantOver | string | ||
| instantUnder | string | ||
| changeTime | int | Change time, unix timestamp | |
