Match Modify Record

Update Time: 2026-07-09 09:55

Introduction

• This API endpoint returns records of schedule deletions and match time modifications from the past 24 hours.

• You can use it with the Schedule & Results (Basic) endpoint to keep locally stored match data in sync.

• Tips: You have access to all the basketball Common API endpoints with any valid paid basketball plans.

Related Plans

You can use this api by subscribing plans:  Live Data,  Stats,  Odds.

Request

  • Path: /sport/basketball/schedule/modify
  • Method: GET
  • Calls: This interface is limited to 60 seconds/call;
  • Recommend Calls: 90 seconds/call

Response

ParameterValueDescription
matchId string Unique ID of the match.
type stringmodify: match time was modified
delete: match was deleted
matchTime intMatch scheduled time (Unix timestamp, GMT+0).

Returns 0 if type is delete.
modifyTime intTime the modification or deletion was recorded (Unix timestamp, GMT+0).

Example Request

Example Response

    • This API endpoint returns records of schedule deletions and match time modifications from the past 24 hours. \n\n • You can use it with the Schedule & Results (Basic) endpoint to keep locally stored match data in sync.\n\n • Tips: You have access to all the basketball Common API endpoints with any valid paid basketball plans.
    Contact

    Contact