GET {format}/BoxScoresDelta/{date}/{minutes}
Summary: Box Scores by Date Delta
Operation ID: BoxScoresByDateDelta
Auth: unknown
Operation ID: BoxScoresByDateDelta
Auth: unknown
Parameters (3)
date
(string, path, required)
The date of the game(s). <br>Examples: <code>2017-02-27</code>, <code>2017-09-01</code>.
format
(string, path, required, default: xml)
Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.
Constraints: {'enum': ['xml', 'json']}
minutes
(string, path, required)
Only returns player statistics that have changed in the last X minutes. You specify how many minutes in time to go back. Valid entries are: <code>1</code>, <code>2</code> ... <code>all</code>.
No probe data for this endpoint yet.