Double Chance (pre-match)
Update Time: 2026-07-06 14:23
Introduction
• This API endpoint returns pre-match odds for Double Chance, where a bet wins if either of two outcomes occurs: home win or draw, home win or away win, or draw or away win.
• Currently supports Bet365 (8), William Hill (9), Interwetten (19), Sbobet (31), and Bwin (49).
• Note: The odds returned by this endpoint are net odds (excluding the stake/principal). To calculate the full payout odds, add 1 to the value returned (e.g., a value of 3.5 represents a full payout odds of 4.5).
Related Plans
You can use this api by subscribing plans: Odds Pro.
Request
- Path: /sport/football/odds/doublechance/prematch
- 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). |
| companyId | string | false | Filter results to specific bookmakers. Separate multiple IDs with "," (e.g., companyId=9,19,31). |
Response
| Parameter | Value | Description | |
|---|---|---|---|
| matchId | string | ||
| companyId | string | 8: Bet365 9: William Hill 19: Interwetten 31: Sbobet 49:Bwin | |
| odds | object | Double Chance odds | |
| home_draw | string | Odds for home win or draw (Hong Kong Odds) | |
| home_away | string | Odds for home win or away win (Hong Kong Odds) | |
| draw_away | string | Odds for draw or away win (Hong Kong Odds) | |
| changeTime | int | Timestamp of the last odds update (Unix timestamp, GMT+0) | |
Example Request

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