v1

latestOpenAPI 3.0.02026-07-143714.8 KB

Play By Play Simulation

Gets simulated live play-by-play of NFL games, covering the Conference Championship games on January 21, 2018.

get/{format}/SimulatedPlayByPlay/{numberofplays}

Path parameters

format'XML' | 'JSON' required

Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.

numberofplaysstring 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.

Response