Card
Thời gian cập nhật: 2026-01-29 14:26
Introduction
This API interface returns the odds for Cards markets, including standard (1X2), handicap, and total (Over/Under), based on the number of cards shown during the match.
Related Plans
You can use this api by subscribing plans: Odds Pro.
Request
- Path: /sport/football/odds/card
- Method: GET
- Calls: This interface is limited to 10 second/call;
- Recommend Calls: 15 second/call
Response
| Parameter | Value | Description | ||
|---|---|---|---|---|
| standard | object | Standard card market data (1X2), based on the comparison of cards shown to each team. | ||
| matchId | string | |||
| companyId | string | 3: Crown | ||
| odds | object | |||
| home | string | Odds for the home team receiving more cards than the away team. | ||
| draw | string | Odds for both teams receiving the same number of cards. | ||
| away | string | Odds for the away team receiving more cards than the home team. | ||
| changeTime | int | Unix timestamp | ||
| handciap | object | Handicap card market data, where a handicap value is applied to the card count. | ||
| matchId | string | |||
| companyId | string | |||
| odds | object | Odds for the handicap cards market. | ||
| changeTime | int | Unix timestamp | ||
| total | object | Total cards market data based on Over / Under outcomes. | ||
| matchId | string | |||
| companyId | string | |||
| odds | object | Odds for the total cards (Over/Under) market. | ||
| total | string | Card line value (e.g. 3.5, 4.5). | ||
| over | string | Odds for the total number of cards being over the line. | ||
| under | string | Odds for the total number of cards being under the line. | ||
| changeTime | int | Unix timestamp | ||
Example Request

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