GET /{format}/PlayerGameStatsByPlayer/{date}/{playerid}
Summary: Player Game Stats by Player
Operation ID: PlayerGameStatsByPlayer
Auth: unknown
Operation ID: PlayerGameStatsByPlayer
Auth: unknown
Parameters (3)
date
(string, path, required)
The date of the game(s). <br>Examples: <code>2017-JUL-31</code>, <code>2017-SEP-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>10000507</code>.
No probe data for this endpoint yet.