Total Corners (In-play)

Update Time: 2026-07-06 14:26

Introduction

• This API endpoint returns in-play over/under odds for the total number of 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.

• Use cmd=half to retrieve first-half corner totals instead.

• 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/cornerstotal/inplay
  • Method: GET
  • Calls: This interface is limited to 5 seconds/call;
  • Recommend Calls: 10 seconds/call
  • Parameters:
ParameterValueRequiredDescription
companyIdstringfalseFilter results to specific bookmakers. Returns the last 3 minutes of data for the specified bookmaker. Separate multiple IDs with "," (e.g., companyId=3,8).
cmdstring,rulefalsePass half to return first-half corner total odds instead of full-match.

Response

ParameterValueDescription
matchId string
companyId string3: Crown
8: Bet365
matchTime stringElapsed match time in minutes at the time of this update (e.g., 80)
homeCorner stringHome team's corner count at the time of this update
awayCorner stringAway team's corner count at the time of this update
odds object Total Corners odds at the time of this update
totalCorners string Corner total line at the time of this update (e.g., 7.5, 11.5)
over string Odds for the total corners to exceed the line (Hong Kong Odds)
under stringOdds for the total corners to fall below the line (Hong Kong Odds)
close booleantrue: Betting is closed (first half not yet ended)
false: Betting is open
changeTime intTimestamp of this odds update (Unix timestamp, GMT+0)

Example Request

Example Response

    • This API endpoint returns in-play over/under odds for the total number of corners, updated in real time. \n\n • Returns all data updates captured within the last 3 minutes. \n\n • A single match and bookmaker may return multiple records tracking odds movement, or zero records if no movement occurred. \n\n • Use cmd=half to retrieve first-half corner totals instead.\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