Skip to content

Commit

Permalink
Updated best practice
Browse files Browse the repository at this point in the history
  • Loading branch information
pinnacleapi committed Aug 16, 2018
1 parent 2f6a85b commit 7ebaab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FairUsePolicy.md
Expand Up @@ -35,5 +35,5 @@ The following limitations must be observed per sport:


### Best practice
First issue a snaphost call (without the `since` parameter) and continue with the delta cals (with the `since` parameter). This would result in faster response time and smaller response payload, as a result, client will have get the odds/fixtures updates faster.

Please use a delta /fixtures and /odds calls (with the since parameter) instead of a snapshot /fixtures and /odds calls (without since parameter).

0 comments on commit 7ebaab1

Please sign in to comment.