GET /{format}/SimulatedPlayByPlay/{numberofplays}
sportsdata.io:nfl-v3-play-by-play
Summary: Play By Play Simulation
Operation ID: PlayByPlaySimulation
Auth: unknown
Operation ID: PlayByPlaySimulation
Auth: unknown
Description
Gets simulated live play-by-play of NFL games, covering the Conference Championship games on January 21, 2018.
Parameters (2)
format
(string, path, required, default: XML)
Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.
Constraints: {'enum': ['XML', 'JSON']}
numberofplays
(string, path, required)
The number of plays to progress in this NFL live game simulation. Example entries are <code>0</code>, <code>1</code>, <code>2</code>, <code>3</code>, <code>150</code>, <code>200</code>, etc.
No probe data for this endpoint yet.