GET {format}/PlayerGameStatsByPlayer/{date}/{playerid}

sportsdata.io:nhl-v3-stats

Summary: Player Game Stats by Player
Operation ID: PlayerGameStatsByPlayer
Auth: unknown

Parameters (3)

date (string, path, required)

The date of the game(s). <br>Examples: <code>2018-JAN-31</code>, <code>2017-OCT-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']}

playerid (string, path, required)

Unique FantasyData Player ID. Example:<code>30000378</code>.

No probe data for this endpoint yet.