Pre-match and In-play Odds
Update Time: 2026-07-16 15:58
Introduction
• This API endpoint returns basketball odds for Spread, Money Line, and Total markets, covering all upcoming unplayed matches and matches currently in play.
• 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 seconds/call;
- Recommend Calls: 1 minute/call
Response
| Parameter | Value | Description | |
|---|---|---|---|
| spread | string array | Each entry is a comma-separated string containing the following fields in order. | |
| matchId | string | Unique ID of the match. | |
| 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 | Opening Asian Handicap line. | |
| initialHome | string | Opening odds for the home team (Hong Kong Odds). | |
| initialAway | string | Opening odds for the away team (Hong Kong Odds). | |
| instantHandicap | string | Current Asian Handicap line. Instant odds, excluding in-play odds. | |
| instantHome | string | Current odds for the home team (Hong Kong Odds). Instant odds, excluding in-play odds. | |
| instantAway | string | Current odds for the away team (Hong Kong Odds). Instant odds, excluding in-play odds. | |
| inPlayHandicap | string | In-play Asian Handicap line. Mirrors instantHandicap if the match has not yet started in-play trading. | |
| inPlayHome | string | In-play odds for the home team (Hong Kong Odds). Mirrors instantHome if the match has not yet started in-play trading. | |
| inPlayAway | string | In-play odds for the away team (Hong Kong Odds). Mirrors instantAway if the match has not yet started in-play trading. | |
| moneyLine | string array | Each entry is a comma-separated string containing the following fields in order. | |
| matchId | string | Unique ID of the match. | |
| 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 | Opening odds for the home team (Hong Kong Odds). | |
| initialAway | string | Opening odds for the away team (Hong Kong Odds). | |
| instantHome | string | Current odds for the home team (Hong Kong Odds). Instant odds, excluding in-play odds. | |
| instantAway | string | Current odds for the away team (Hong Kong Odds). Instant odds, excluding in-play odds. | |
| total | string array | Each entry is a comma-separated string containing the following fields in order. | |
| matchId | string | Unique ID of the match. | |
| 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 | Opening Over/Under line. | |
| initialOver | string | Opening odds for Over (Hong Kong Odds). | |
| initialUnder | string | Opening odds for Under (Hong Kong Odds). | |
| instantTotal | string | Current Over/Under line. Instant odds, excluding in-play odds. | |
| instantOver | string | Current odds for Over (Hong Kong Odds). Instant odds, excluding in-play odds. | |
| instantUnder | string | Current odds for Under (Hong Kong Odds). Instant odds, excluding in-play odds. | |
| inPlayTotal | string | In-play Over/Under line. Mirrors instantTotal if the match has not yet started in-play trading. | |
| inPlayOver | string | In-play odds for Over (Hong Kong Odds). Mirrors instantOver if the match has not yet started in-play trading. | |
| inPlayUnder | string | In-play odds for Under (Hong Kong Odds). Mirrors instantUnder if the match has not yet started in-play trading. | |
Example Request

English
Tiếng Việt
ภาษาไทย 