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

ParameterValueDescription
spread string arrayEach entry is a comma-separated string containing the following fields in order.
matchId string Unique ID of the match.
companyId stringCompany 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 stringOpening odds for the away team (Hong Kong Odds).
instantHandicap stringCurrent Asian Handicap line. Instant odds, excluding in-play odds.
instantHome stringCurrent odds for the home team (Hong Kong Odds). Instant odds, excluding in-play odds.
instantAway stringCurrent odds for the away team (Hong Kong Odds). Instant odds, excluding in-play odds.
inPlayHandicap stringIn-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 arrayEach entry is a comma-separated string containing the following fields in order.
matchId string Unique ID of the match.
companyId stringCompany 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 stringCurrent odds for the home team (Hong Kong Odds). Instant odds, excluding in-play odds.
instantAway stringCurrent odds for the away team (Hong Kong Odds). Instant odds, excluding in-play odds.
total string arrayEach entry is a comma-separated string containing the following fields in order.
matchId string Unique ID of the match.
companyId stringCompany 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 stringCurrent Over/Under line. Instant odds, excluding in-play odds.
instantOver stringCurrent odds for Over (Hong Kong Odds). Instant odds, excluding in-play odds.
instantUnder stringCurrent 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

Example Response

    • This API endpoint returns basketball odds for Spread, Money Line, and Total markets, covering all upcoming unplayed matches and matches currently in play.\n\n • Odds type corresponds to company ID and company name:\n - Spread/Money Line(1x2 Odds)\n 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 \n - Total\n 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\n\n • By using endpoints Schedule & Results (Basic) and Match Modify Record, you can get basic information of matches.
    Contact

    Contact