European Odds (Halftime)
Update Time: 2026-06-29 16:11
Introduction
• This API endpoint returns half-time 1X2 odds, 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: Interwetten, 22: 10BET, 24: 12bet, 31: Sbobet, 35: Wewbet, 42: 18bet, 48: HK Jockey Club, 49:Bwin,50:1xbet
Request
- Path: /sport/football/odds/european/half
- Method: GET
- Calls: This interface is limited to 10 seconds/call;
- Recommend Calls: 15 seconds/call
- Parameters:
| Parameter | Value | Required | Description |
|---|---|---|---|
| matchId | string | false | Filter results to specific matches. Separate multiple IDs with "," (e.g., matchId=322964610,322964611). Maximum 100 match IDs per request. |
| companyId | string | false | Filter results to specific bookmakers. Separate multiple IDs with "," (e.g., companyId=3,8). |
Response
- Note: Fields prefixed with initial represent opening odds (will not change). Fields prefixed with instant represent the latest odds (updated in real time).
| Parameter | Value | Description | ||
|---|---|---|---|---|
| matchId | string | |||
| matchTime | int | Match kick-off time (Unix timestamp, GMT+0) | ||
| leagueName | string | League or cup name | ||
| homeName | string | Home team name | ||
| awayName | string | Away team name | ||
| odds | list | List of half-time 1X2 odds from all bookmakers for this match | ||
| oddsId | string | Unique odds entry ID | ||
| changeTime | int | Timestamp of the last odds update (Unix timestamp, GMT+0) | ||
| oddsDetail | string array | Half-time 1X2 odds detail. Each entry is a comma-separated string containing the fields below. | ||
| companyId | int | 1: Macauslot 3: Crown 4: Ladbrokes 7: SNAI 8: Bet365 9: William Hill 12: Easybets 14: Vcbet 17: Mansion88 19: Interwetten 22: 10BET 24: 12bet 31: Sbobet 35: Wewbet 42: 18bet 48: HK Jockey Club 49:Bwin 50:1xbet | ||
| companyName | string | Bookmaker name | ||
| initialHome | string | Opening half-time 1X2 odds — home win (Hong Kong Odds) | ||
| initialDraw | string | Opening half-time 1X2 odds — draw (Hong Kong Odds) | ||
| initialAway | string | Opening half-time 1X2 odds — away win (Hong Kong Odds) | ||
| instantHome | string | Current half-time 1X2 odds — home win (Hong Kong Odds) | ||
| instantDraw | string | Current half-time 1X2 odds — draw (Hong Kong Odds) | ||
| instantAway | string | Current half-time 1X2 odds — away win (Hong Kong Odds) | ||
Example Request

English
Tiếng Việt
ภาษาไทย 