GET /{format}/DailyFantasyPoints/{date}

sportsdata.io:nfl-v3-stats

Summary: Daily Fantasy Scoring
Operation ID: DailyFantasyScoring
Auth: unknown

Parameters (2)

date (string, path, required)

The date of the contest for which you're pulling players <code>2014-SEP-21</code>, <code>2014-NOV-15</code>, etc

format (string, path, required, default: XML)

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

Constraints: {'enum': ['XML', 'JSON']}

No probe data for this endpoint yet.