Historical Odds (Main)

Update Time: 2022-03-22 17:58

Introduction

• This API endpoint returns the historical initial and final odds data of the main market of the match.

• Get the match data of the specified date, the range is from GMT +0 0:00-23:59;Support one month of back-checking.

• Data includes: handicap、handicapHalf、europeOdds、overUnder and overUnderHalf.

• 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

• “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: /football_th/odds/main/history.aspx
  • Method: GET
  • Calls: This interface is limited to 5 minute/call.
  • Recommend Calls:
  • Parameters:
Parameter Value Required Description
date string false yyyy-MM-dd, e.g. date=2019-08-01.
matchId string false Get the data for the specified match.
Max 50 Ids.
companyId string false Get 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. As for historical odds, the prefix "instant" means the last one before the match.
Parameter Value Description
handicap string array Each string contains all parameters below, separated by comma.
matchId string
companyId string 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
initialHandicap string 1 means home team score minus 1.
-1 means home team score add 1.
1.25 means 1/1.5.
initialHome string
initialAway string
instantHandicap string 1 means home team score minus 1.
-1 means home team score add 1.
1.25 means 1/1.5.
instantHome string
instantAway string
maintenance boolean The bet may be closed temporarily when the system is being maintained.
inPlay boolean Is it inplay odds?
changeTime date Change time, GMT +7 (Bangkok Time)
close boolean Is this bet closed?
europeOdds string array Known as 1x2 odds. Each string contains all parameters below, separated by comma.
matchId string
companyId string 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
initialHome string
initialDraw string
initialAway string
instantHome string
instantDraw string
instantAway string
changeTime date Change time, GMT +7 (Bangkok Time)
close boolean Is this bet closed?
overUnder string array Each string contains all parameters below, separated by comma.
matchId string
companyId string 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
initialHandicap string 1 means the total number of goals is 1.
1.25 means 1/1.5.
initialOver string
initialUnder string
instantHandicap string 1 means the total number of goals is 1.
1.25 means 1/1.5.
instantOver string
instantUnder string
changeTime date Change time, GMT +7 (Bangkok Time)
close boolean Is this bet closed?
handicapHalf string array Each string contains all parameters below, separated by comma.
matchId string
companyId string 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
initialHandicap string 1 means home team score minus 1.
-1 means home team score add 1.
1.25 means 1/1.5.
initialHome string
initialAway string
instantHandicap string 1 means home team score minus 1.
-1 means home team score add 1.
1.25 means 1/1.5.
instantHome string
instantAway string
changeTime date Change time, GMT +7 (Bangkok Time)
overUnderHalf string array Each string contains all parameters below, separated by comma.
matchId string
companyId string 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
initialHandicap string 1 means the total number of goals is 1.
1.25 means 1/1.5.
initialOver string
initialUnder string
instantHandicap string 1 means the total number of goals is 1.
1.25 means 1/1.5.
instantOver string
instantUnder string
changeTime date Change time, GMT +7 (Bangkok Time)
    • This API endpoint returns the historical initial and final odds data of the main market of the match. \n\n • Get the match data of the specified date, the range is from GMT +0 0:00-23:59;Support one month of back-checking.\n\n • Data includes: handicap、handicapHalf、europeOdds、overUnder and overUnderHalf.\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\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

    Historical Odds (Main) iSportsAPI