Pre-match and In-play Odds
Update Time: 2025-02-24 15:04
Introduction
• This API endpoint returns odds of basketball match, including Spread, Money Line, Total.
• Return to the unplayed and in-play matches, including pre-match and In-play Odds
• Odds type corresponds to company ID and company name:
- Spread/Money Line(1x2 Odds)
1: Marcauslot;2: Easybet;3: Crown;8: Bet365;9:Vcbet;10: William Hill;19:Interwetten;20:Ladbrokes;31: Sbobet ;24: 12bet; 30:China Sports Lottery; 49:BWin
- Total
4:Marcauslot;5: Easybet;6:Crown;11:Bet365;12:Vcbet;13: William Hill;22:Interwetten;23:Ladbrokes;34:Sbobet;27:12bett; 33: China Sports Lottery; 52: BWin
• By using endpoints Schedule & Results (Basic)
and Match Modify Record, you can get basic information of matches.
Related Plans
You can use this api by subscribing plans: Odds.
Request
- Path: /sport/basketball/odds/fulltime
- Method: GET
- Calls: This interface is limited to 10 second/call;
- Recommend Calls: 1 minute/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 24: 12bet 30:China Sports Lottery 49:BWin | |
| initialHandicap | string | ||
| initialHome | string | ||
| initialAway | string | ||
| instantHandicap | string | instant odds, excluding inPlay odds. | |
| instantHome | string | instant odds, excluding inPlay odds. | |
| instantAway | string | instant odds, excluding inPlay odds. | |
| inPlayHandicap | string | ||
| inPlayHome | string | ||
| inPlayAway | string | ||
| moneyLine | string array | Each string contains all parameters below, separated by comma. | |
| matchId | string | ||
| companyId | string | Company id for moneyLine: 1: Macauslot 2: Easybets 3: Crown 8: Bet365 9: Vcbet 10:William Hill 19:Interwetten 20:Ladbrokes 31:Sbobet 24: 12bet 30:China Sports Lottery 49:BWin | |
| initialHome | string | ||
| initialAway | string | ||
| instantHome | string | instant odds, excluding inPlay odds. | |
| instantAway | string | instant odds, excluding inPlay odds. | |
| total | string array | Each string contains all parameters below, separated by comma. | |
| matchId | string | ||
| companyId | string | Company id for total: 4: Macauslot 5: Easybets 6: Crown 11: Bet365 12: Vcbet 13:William Hill 22:Interwetten 23:Ladbrokes 34::Sbobet 27:12bet 33:China Sports Lottery 52:BWin | |
| initialTotal | string | ||
| initialOver | string | ||
| initialUnder | string | ||
| instantTotal | string | instant odds, excluding inPlay odds. | |
| instantOver | string | instant odds, excluding inPlay odds. | |
| instantUnder | string | instant odds, excluding inPlay odds. | |
| inPlayTotal | string | ||
| inPlayOver | string | ||
| inPlayUnder | string | ||
Example Request
Example Response
{}
Tiếng Việt
ภาษาไทย 