Total Corners (In-play)
Thời gian cập nhật: 2026-07-06 14:26
Introduction
• This API endpoint returns in-play over/under odds for the total number of corners, updated in real time.
• Returns all data updates captured within the last 3 minutes.
• A single match and bookmaker may return multiple records tracking odds movement, or zero records if no movement occurred.
• Use cmd=half to retrieve first-half corner totals instead.
• 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/inplay
- Method: GET
- Calls: This interface is limited to 5 seconds/call;
- Recommend Calls: 10 seconds/call
- Parameters:
| Parameter | Value | Required | Description |
|---|---|---|---|
| companyId | string | false | Filter results to specific bookmakers. Returns the last 3 minutes of data for the specified bookmaker. 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 | |
| matchTime | string | Elapsed match time in minutes at the time of this update (e.g., 80) | |
| homeCorner | string | Home team's corner count at the time of this update | |
| awayCorner | string | Away team's corner count at the time of this update | |
| odds | object | Total Corners odds at the time of this update | |
| totalCorners | string | Corner total line at the time of this update (e.g., 7.5, 11.5) | |
| 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) | |
| close | boolean | true: Betting is closed (first half not yet ended) false: Betting is open | |
| changeTime | int | Timestamp of this odds update (Unix timestamp, GMT+0) | |
Example Request

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