Total Corners (pre-match)
Thời gian cập nhật: 2026-07-06 14:26
Introduction
• This API endpoint returns pre-match over/under odds for the total number of corners in the match. Use cmd=half to retrieve first-half corner totals instead.
• 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/cornerstotal/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=3,8). |
| cmd | string,rule | false | Pass half to return first-half corner total odds instead of full-match. |
Response
| Parameter | Value | Description | |
|---|---|---|---|
| matchId | string | ||
| companyId | string | 3: Crown 8: Bet365 | |
| odds | object | Total Corners odds | |
| totalCorners | string | Corner total line (e.g., 8.5, 9) | |
| over | string | Odds for the total corners to exceed the line (Hong Kong Odds) | |
| under | string | Odds for the total corners to fall below the line (Hong Kong Odds) | |
| changeTime | int | Timestamp of the last odds update (Unix timestamp, GMT+0) | |
Example Request

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