Pre-match and In-play Odds (Main)

Update Time: 2023-12-18 15:40

Introduction

• This API endpoint returns main market odds, including: handicap、europeOdds、overUnder 、handicapHalf and overUnderHalf.

• You can get the unplayed and in-play matches with odds in the next 14 days, including pre-match and In-play Odds (Main).You can use it with the Live Odds Changes (Main) endpoint.

• By using endpoints Schedule & Results (Basic) and Match Modify Record, you can get basic information of matches.

• Handicap and overUnder description:
-Handicap is an integer multiple of 0.25, 0 means "0 goal", 0.25 means "0/0.5 goal", 0.5 means "0.5 goal", 0.75 means "0.5/1 goal", 1 means "1 goal" , And so on;

• A positive number means the home team's handicap, a negative number means the away team's handicap.

• The company ID corresponds to the company:
1: Macauslot, 3: Crown, 4: Ladbrokes, 7: SNAI, 8: Bet365, 9: William Hill, 12: Easybets, 14: Vcbet, 17: Mansion88, 19: Interwette, 22: 10BET, 23: 188bet, 24: 12bet, 31: Sbobet, 35: Wewbet, 42: 18bet, 47: Pinnacle, 48: HK Jockey Club, 49:Bwin

• “Whether Closed”only supports some companies:
1: Macauslot, 3: Crown, 8: Bet365, 12: Easybets, 17: Mansion88, 22: 10BET, 23: 188bet, 24: 12bet, 31: Sbobet, 35: Wewbet, 42: 18bet, 47: Pinnacle

Related Plans

You can use this api by subscribing plans:  Odds,  Odds Pro.

Request

  • Path: /sport/football/odds/main
  • Method: GET
  • Calls: This interface is limited to 10 second/call;
  • Recommend Calls: 1 minute/call
  • Parameters:
ParameterValueRequiredDescription
matchIdstringfalseGet the data for the specified match.
When multiple matches are acquired at the same time, use "," to separate the matchId. e.g. matchId=322964610,322964611.
Get a maximum of 100 at a time.
companyIdstringfalseGet the data for the specified company.
When multiple companies are acquired at the same time, use "," to separate the companyId. e.g. companyId=3,8.

Response

  • The prefix "initial" means the first one that won't be changed, and the prefix "instant" means the live one that will be changed.
ParameterValueDescription
handicap string arrayEach string contains all parameters below, separated by comma.
matchId string
companyId string1: Macauslot
3: Crown
4: Ladbrokes
7: SNAI
8: Bet365
9: William Hill
12: Easybets
14: Vcbet
17: Mansion88
19: Interwette
22: 10BET
23: 188bet
24: 12bet
31: Sbobet
35: Wewbet
42: 18bet
47: Pinnacle
48: HK Jockey Club
initialHandicap string1 means home team score minus 1.
-1 means home team score add 1.
1.25 means 1/1.5.
initialHome string
initialAway string
instantHandicap string1 means home team score minus 1.
-1 means home team score add 1.
1.25 means 1/1.5.
instantHome string
instantAway string
maintenance booleanThe bet may be closed temporarily when the system is being maintained.
inPlay booleanIs there inplay odds?
changeTime intChange time, unix timestamp
close booleanIs this bet closed?
Odds Type smallint0:Unable to judge
1:Early Odds
2:Instant odds(after the early odds before the match)
3:Inplay odds
europeOdds string arrayKnown as 1x2 odds. Each string contains all parameters below, separated by comma.
matchId string
companyId string1: Macauslot
3: Crown
4: Ladbrokes
7: SNAI
8: Bet365
9: William Hill
12: Easybets
14: Vcbet
17: Mansion88
19: Interwette
22: 10BET
23: 188bet
24: 12bet
31: Sbobet
35: Wewbet
42: 18bet
47: Pinnacle
48: HK Jockey Club
initialHome string
initialDraw string
initialAway string
instantHome string
instantDraw string
instantAway string
changeTime intChange time, unix timestamp
close booleanIs this bet closed?
Odds Type smallint0:Unable to judge
1:Early Odds
2:Instant odds(after the early odds before the match)
3:Inplay odds
overUnder string array Each string contains all parameters below, separated by comma.
matchId string
companyId string1: Macauslot
3: Crown
4: Ladbrokes
7: SNAI
8: Bet365
9: William Hill
12: Easybets
14: Vcbet
17: Mansion88
19: Interwette
22: 10BET
23: 188bet
24: 12bet
31: Sbobet
35: Wewbet
42: 18bet
47: Pinnacle
48: HK Jockey Club
initialHandicap string1 means the total number of goals is 1.
1.25 means 1/1.5.
initialOver string
initialUnder string
instantHandicap string1 means the total number of goals is 1.
1.25 means 1/1.5.
instantOver string
instantUnder string
changeTime intChange time, unix timestamp
close booleanIs this bet closed?
Odds Type smallint0:Unable to judge
1:Early Odds
2:Instant odds(after the early odds before the match)
3:Inplay odds
handicapHalf string array Each string contains all parameters below, separated by comma.
matchId string
companyId string1: Macauslot
3: Crown
4: Ladbrokes
7: SNAI
8: Bet365
9: William Hill
12: Easybets
14: Vcbet
17: Mansion88
19: Interwette
22: 10BET
23: 188bet
24: 12bet
31: Sbobet
35: Wewbet
42: 18bet
47: Pinnacle
48: HK Jockey Club
initialHandicap string1 means home team score minus 1.
-1 means home team score add 1.
1.25 means 1/1.5.
initialHome string
initialAway string
instantHandicap string1 means home team score minus 1.
-1 means home team score add 1.
1.25 means 1/1.5.
instantHome string
instantAway string
changeTime intChange time, unix timestamp
Odds Type smallint0:Unable to judge
1:Early Odds
2:Instant odds(after the early odds before the match)
3:Inplay odds
overUnderHalf string array Each string contains all parameters below, separated by comma.
matchId string
companyId string1: Macauslot
3: Crown
4: Ladbrokes
7: SNAI
8: Bet365
9: William Hill
12: Easybets
14: Vcbet
17: Mansion88
19: Interwette
22: 10BET
23: 188bet
24: 12bet
31: Sbobet
35: Wewbet
42: 18bet
47: Pinnacle
48: HK Jockey Club
initialHandicap string1 means the total number of goals is 1.
1.25 means 1/1.5.
initialOver string
initialUnder string
instantHandicap string1 means the total number of goals is 1.
1.25 means 1/1.5.
instantOver string
instantUnder string
changeTime intChange time, unix timestamp
Odds Type smallint0:Unable to judge
1:Early Odds
2:Instant odds(after the early odds before the match)
3:Inplay odds

Example Request

Example Response

{}
    • This API endpoint returns main market odds, including: handicap、europeOdds、overUnder 、handicapHalf and overUnderHalf. \n\n • You can get the unplayed and in-play matches with odds in the next 14 days, including pre-match and In-play Odds (Main).You can use it with the Live Odds Changes (Main) endpoint.\n\n • By using endpoints Schedule & Results (Basic) and Match Modify Record, you can get basic information of matches.\n\n • Handicap and overUnder description:\n -Handicap is an integer multiple of 0.25, 0 means "0 goal", 0.25 means "0/0.5 goal", 0.5 means "0.5 goal", 0.75 means "0.5/1 goal", 1 means "1 goal" , And so on;\n\n • A positive number means the home team's handicap, a negative number means the away team's handicap.\n\n • The company ID corresponds to the company:\n 1: Macauslot, 3: Crown, 4: Ladbrokes, 7: SNAI, 8: Bet365, 9: William Hill, 12: Easybets, 14: Vcbet, 17: Mansion88, 19: Interwette, 22: 10BET, 23: 188bet, 24: 12bet, 31: Sbobet, 35: Wewbet, 42: 18bet, 47: Pinnacle, 48: HK Jockey Club, 49:Bwin\n\n • “Whether Closed”only supports some companies:\n 1: Macauslot, 3: Crown, 8: Bet365, 12: Easybets, 17: Mansion88, 22: 10BET, 23: 188bet, 24: 12bet, 31: Sbobet, 35: Wewbet, 42: 18bet, 47: Pinnacle\n\n

    Pre-match and In-play Odds (Main)iSportsAPI

    Contact