GET /{format}/PlayerGameProjectionStatsByPlayer/{date}/{playerid}

sportsdata.io:cbb-v3-stats

Summary: Projected Player Game Stats by Player
Operation ID: ProjectedPlayerGameStatsByPlayer
Auth: unknown

Parameters (3)

date (string, path, required)

The date of the game(s). <br>Examples: <code>2018-FEB-27</code>, <code>2017-DEC-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>60003802</code>.

No probe data for this endpoint yet.