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.
Request
- Path: /sport/basketball/schedule/modify
- Method: GET
- Calls: This interface is limited to 60 seconds/call;
- Recommend Calls: 90 seconds/call
Response
| Parameter | Value | Description |
|---|---|---|
| matchId | string | Unique ID of the match. |
| type | string | modify: match time was modified delete: match was deleted |
| matchTime | int | Match scheduled time (Unix timestamp, GMT+0). Returns 0 if type is delete. |
| modifyTime | int | Time the modification or deletion was recorded (Unix timestamp, GMT+0). |
Example Request

English
Tiếng Việt
ภาษาไทย 