GET /{format}/PlayerSeasonProjectionStatsByPlayer/{season}/{playerid}

sportsdata.io:nba-v3-projections

Summary: Projected Player Season Stats by Player
Operation ID: ProjectedPlayerSeasonStatsByPlayer
Auth: unknown

Parameters (3)

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>20000571</code>.

season (string, path, required)

Year of the season (with optional season type).<br>Examples: <code>2018</code>, <code>2019</code>, etc.

No probe data for this endpoint yet.