European Odds (Halftime)
Update Time: 2023-12-18 15:44
Introduction
• This API endpoint returns half-time European odds data, including pre-match and In-play Odds.
• By using endpoints Schedule & Results (Basic)
and Match Modify Record, you can get basic information of matches.
• The company ID corresponds to the company:
1: Macauslot, 3: Crown, 4: Ladbrokes, 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
Request
- Path: /sport/football/odds/european/half
- Method: GET
- Calls: This interface is limited to 10 second/call;
- Recommend Calls: 15 second/call
- Parameters:
| Parameter | Value | Required | Description |
|---|---|---|---|
| matchId | string | false | Get 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. |
| 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, and the prefix "instant" means the live one that will be changed.
| Parameter | Value | Description | ||
|---|---|---|---|---|
| matchId | string | |||
| matchTime | int | Match scheduled time, unix timestamp | ||
| leagueName | string | |||
| homeName | string | |||
| awayName | string | |||
| odds | list | |||
| oddsId | string | |||
| changeTime | int | Change time, unix timestamp | ||
| oddsDetail | string array | Each string contains all parameters below, separated by comma. | ||
| companyId | int | 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 | ||
| companyName | string | |||
| initialHome | string | |||
| initialDraw | string | |||
| initialAway | string | |||
| instantHome | string | |||
| instantDraw | string | |||
| instantAway | string | |||
Example Request
Example Response
{}
Tiếng Việt
ภาษาไทย 