Handicap Corners (In-play)
Update Time: 2026-07-06 14:25
Introduction
• This API endpoint returns in-play Asian Handicap odds for 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.
• 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/cornershandicap/inplay
- Method: GET
- Calls: This interface is limited to 5 seconds/call;
- Recommend Calls: 10 secondscall
- 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). |
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., 92) | |
| 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 | Handicap Corners odds at the time of this update | |
| handicapCorners | string | Corner handicap line at the time of this update. Positive = home team gives corners (home team favored). Negative = home team receives corners (away team favored). Quarter lines expressed as decimals (e.g., -0.5, -0.25). | |
| home | string | Odds for the home team after the corner handicap is applied (Hong Kong Odds) | |
| away | string | Odds for the away team after the corner handicap is applied (Hong Kong Odds) | |
| close | boolean | true: Betting is closed false: Betting is open | |
| changeTime | int | Timestamp of this odds update (Unix timestamp, GMT+0) | |
Example Request

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