How-to keep your database in sync
https://soccer.sportmonks.com/api/v2.0/fixtures/date/2020-08-02?api_token={API_TOKEN} "pagination": {
"total": 562,
"count": 100,
"per_page": 100,
"current_page": 1,
"total_pages": 6,
"links": {
"next": "https://soccer.sportmonks.com/api/v2.0/fixtures/date/2020-08-02?page=2"
}
}
}
}https://soccer.sportmonks.com/api/v2.0/fixtures/date/2020-08-02?api_token={API_TOKEN}&deleted=1 "time": {
"status": "Deleted",
"starting_at": {
"date_time": "2020-08-02 00:00:00",
"date": "2020-08-02",
"time": "00:00:00",
"timestamp": 1596326400,
"timezone": "UTC"
}, "pagination": {
"total": 697,
"count": 100,
"per_page": 100,
"current_page": 1,
"total_pages": 7,
"links": {
"next": "https://soccer.sportmonks.com/api/v2.0/fixtures/date/2020-08-02?page=2"
}
}
}
}Last updated
Was this helpful?