Number of Goals in Match (In-play)
Update Time: 2026-07-06 14:24
Introduction
• This API endpoint returns the in-play odds for the number of goals in the match.
• Odds format: All odds values are returned in Hong Kong Odds format. To convert to Decimal Odds: Decimal Odds = HK + 1 (e.g., 0.85 → 1.85).
• Currently supported by: Macauslot (1), Crown (3). Additional bookmakers may be added in the future.
• Suspended market notice: When a specific goal-range market is individually suspended (separate from a full match suspension), this field returns a value of 0, allowing you to distinguish a suspended market from a real data update.
• 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/totalgoals/inplay
- 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). |
Response
| Parameter | Value | Description | |
|---|---|---|---|
| matchId | string | ||
| companyId | string | 1: Macauslot 3: Crown | |
| odds | object | Number of Goals in Match odds | |
| zeroToOne | string | Hong Kong odds for total goals in the match being 0–1. | |
| twoToThree | string | Hong Kong odds for total goals in the match being 2–3. | |
| fourToSix | string | Hong Kong odds for total goals in the match being 4–6. | |
| moreThanSix | string | Hong Kong odds for total goals in the match being more than 6. | |
| close | boolean | true: Betting is closed false: Betting is open | |
| changeTime | int | Timestamp of the last odds update (Unix timestamp, GMT+0) | |
Example Request

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