Pre-match and In-play Odds

Update Time: 2022-05-30 10:29

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
- Total
4:Marcauslot;5: Easybet;6:Crown;11:Bet365;12:Vcbet;13: William Hill;22:Interwetten;23:Ladbrokes;34:Sbobet;27:12bet

• 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

ParameterValueDescription
spread string arrayEach string contains all parameters below, separated by comma.
matchId string
companyId stringCompany id for Spread:
1: Macauslot
2: Easybets
3: Crown
8: Bet365
9: Vcbet
10:William Hill
19:Interwetten
20:Ladbrokes
31: Sbobet
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 arrayEach string contains all parameters below, separated by comma.
matchId string
companyId stringCompany id for Spread:
1: Macauslot
2: Easybets
3: Crown
8: Bet365
9: Vcbet
10:William Hill
19:Interwetten
20:Ladbrokes
31: Sbobet
initialHome string
initialAway string
instantHome string instant odds, excluding inPlay odds.
instantAway string instant odds, excluding inPlay odds.
total string arrayEach string contains all parameters below, separated by comma.
matchId string
companyId stringCompany id for Money Line:
4: Macauslot
5: Easybets
6: Crown
11: Bet365
12: Vcbet
13:William Hill
22:Interwetten
23:Ladbrokes
34: Sbobet
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

{}
    • This API endpoint returns odds of basketball match, including Spread, Money Line, Total.\n\n • Return to the unplayed and in-play matches, including pre-match and In-play Odds\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 \n - Total\n 4:Marcauslot;5: Easybet;6:Crown;11:Bet365;12:Vcbet;13: William Hill;22:Interwetten;23:Ladbrokes;34:Sbobet;27:12bet\n\n • By using endpoints Schedule & Results (Basic) and Match Modify Record, you can get basic information of matches.

    Pre-match and In-play OddsiSportsAPI

    Contact