GET /{format}/SimulatedScores/{numberofplays}

sportsdata.io:nfl-v3-stats

Summary: Scores by Week Simulation
Operation ID: ScoresByWeekSimulation
Auth: unknown
Description

Gets simulated live scores 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.