GET {format}/PlayByPlayDelta/{date}/{minutes}

sportsdata.io:mlb-v3-play-by-play

Summary: Play By Play Delta
Operation ID: PlayByPlayDelta
Auth: unknown

Parameters (3)

date (string, path, required)

The date of the game(s). <br>Examples: <code>2017-JUL-31</code>, <code>2017-SEP-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 plays 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.