Total Corners (In-play)
Thời gian cập nhật: 2026-05-07 14:41
Introduction
This endpoint provides real-time odds movement for in-play total corners. It returns all updates recorded within the last 3 minutes. Consequently, a single match and bookmaker may feature multiple records tracking the changes, or zero records if no movement occurred during this period.
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 second/call;
- Recommend Calls: 10 second/call
- Parameters:
| Parameter | Value | Required | Description |
|---|---|---|---|
| companyId | string | false | Get the data of last 3 minutes for the specified company. When multiple companies are acquired at the same time, use "," to separate the companyId. e.g. companyId=3,8. |
| cmd | string,rule | false | Format:cmd=half Get half time total odds of corner. |
Response
| Parameter | Value | Description | |
|---|---|---|---|
| matchId | string | ||
| companyId | string | 3: Crown 8: Bet365 | |
| matchTime | string | Elapsed match time in minutes (e.g., "32") | |
| homeCorner | string | Corner counts for home team at the time of the update | |
| awayCorner | string | Corner counts for away team at the time of the update | |
| odds | object | ||
| totalCorners | string | ||
| over | string | ||
| under | string | ||
| close | boolean | Is this bet closed?(half time haven't) | |
| changeTime | int | Unix timestamp | |
Example Request

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