Description of "Incremental update"

“time" parameter query: The interface will return all the data that has changed after the time of your parameter “time”

(For example: your parameter "time" is 0:00 on January 1, 2024, then the interface will return all data that changed after 0:00 on January 1, 2024)

 

After the "Full update" is completed, you need to manually record the maximum "updated_at" of the saved data. Then use this time + 1 as the "time" parameter to obtain the data that changed after this time. Follow-up and so on

 

The following is an example of using the "time" parameter:

For example the maximum "updated_at" recorded in "Full update" is 1672502400

@2022 TheSports All Rights Reserved