Total Corners (In-play)

Update Time: 2026-05-07 14:41

Introduction

This endpoint provides real-time odds movement for in-play total corners. It returns all updates recorded within the last 3 minutes. Consequently, a single match and bookmaker may feature multiple records tracking the changes, or zero records if no movement occurred during this period.

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 second/call;
  • Recommend Calls: 10 second/call
  • Parameters:
ParameterValueRequiredDescription
companyIdstringfalseGet the data of last 3 minutes for the specified company.
When multiple companies are acquired at the same time, use "," to separate the companyId. e.g. companyId=3,8.
cmdstring,rulefalseFormat:cmd=half
Get half time total odds of corner.

Response

ParameterValueDescription
matchId string
companyId string3: Crown
8: Bet365
matchTime stringElapsed match time in minutes (e.g., "32")
homeCorner stringCorner counts for home team at the time of the update
awayCorner stringCorner counts for away team at the time of the update
odds object
totalCorners string
over string
under string
close booleanIs this bet closed?(half time haven't)
changeTime intUnix timestamp

Example Request

Example Response

    This endpoint provides real-time odds movement for in-play total corners. It returns all updates recorded within the last 3 minutes. Consequently, a single match and bookmaker may feature multiple records tracking the changes, or zero records if no movement occurred during this period.
    Contact

    Contact