Correct Score (pre-match)
Thời gian cập nhật: 2026-07-06 14:24
Introduction
• This API endpoint returns pre-match correct score odds for each possible scoreline.
• By default, returns data for matches in the next 10 days.
• 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/score/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=1,3). |
Response
| Parameter | Value | Description | ||
|---|---|---|---|---|
| matchId | string | |||
| companyId | string | 1: Macauslot 3: Crown | ||
| odds | object | Correct score odds | ||
| bettingOddsItems | list | List of specific scoreline odds entries | ||
| homeScore | int | Home team's score for this scoreline (e.g., 1) | ||
| awayScore | int | Away team's score for this scoreline (e.g., 0) | ||
| odds | string | Odds for this exact scoreline occurring (Hong Kong Odds) | ||
| otherScoresOdds | string | Odds for any scoreline not listed in bettingOddsItems. | ||
| changeTime | int | Timestamp of the last odds update (Unix timestamp, GMT+0) | ||
Example Request

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