Correct Score (In-play)

Update Time: 2026-07-06 14:25

Introduction

• This API endpoint returns in-play correct score odds for each possible scoreline.

• 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/score/inplay
  • 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=3,8).

Response

ParameterValueDescription
matchId string
companyId string3: Crown
odds object Correct score odds
bettingOddsItems list List of specific scoreline odds entries
homeScore string Home team's score for this scoreline
awayScore string Away team's score for this scoreline
odds string Odds for this exact scoreline occurring (Hong Kong Odds)
otherScoresOdds string Odds for any scoreline not listed in bettingOddsItems.
close booleantrue: Betting is closed
false: Betting is open
changeTime intTimestamp of the last odds update (Unix timestamp, GMT+0)

Example Request

Example Response

    • This API endpoint returns in-play correct score odds for each possible scoreline.\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