Goals Odd/Even (pre-match)

Update Time: 2026-07-06 14:23

Introduction

• This API endpoint returns pre-match odds for whether the total number of goals in the match is odd or even.

• By default, returns data for matches in the next 10 days.

• Currently supports Macauslot (1) and Crown (3).

• 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/oddeven/prematch
  • Method: GET
  • Calls: This interface is limited to 10 seconds/call;
  • Recommend Calls: 15 seconds/call
  • Parameters:
ParameterValueRequiredDescription
matchIdstringfalseFilter results to specific matches. Separate multiple IDs with "," (e.g., matchId=322964610,322964611).
companyIdstringfalseFilter results to specific bookmakers. Separate multiple IDs with "," (e.g., companyId=1,3).

Response

ParameterValueDescription
matchId string
companyId string1: Macauslot
3: Crown
odds object Goals Odd/Even odds
single string Odds for the total number of goals to be odd (Hong Kong Odds)
double string Odds for the total number of goals to be even (Hong Kong Odds)
changeTime intTimestamp of the last odds update (Unix timestamp, GMT+0)

Example Request

Example Response

    • This API endpoint returns pre-match odds for whether the total number of goals in the match is odd or even.\n\n • By default, returns data for matches in the next 10 days.\n\n • Currently supports Macauslot (1) and Crown (3).\n\n • 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).
    Contact

    Contact