Match Modify Record
Update Time: 2022-04-29 17:01
Introduction
This API endpoint returns the schedule deletion and match time modification record in the past 12 hours. You can use it with the Schedule & Results (Basic) endpoint.
Tips: You have access to all the football Common API endpoints with any valid paid football plans.
Request
- Path: /sport/football/schedule/modify
- Method: GET
- Calls: This interface is limited to 60 second/call; 200 calls per day for free trial.
- Recommend Calls: 90 second/call
Response
Parameter | Value | Description |
---|---|---|
matchId | string | |
type | string | modify or delete |
matchTime | int | Match scheduled time, unix timestamp |
modifyTime | int | When the match is modified, unix timestamp |
Example Request
Example Response
{}