GET /{format}/PlayerGameProjectionStatsByCompetition/{competition}/{date}
sportsdata.io:soccer-v3-projections
Summary: Projected Player Game Stats by Competition (w/ DFS Salaries)
Operation ID: ProjectedPlayerGameStatsByCompetitionWDfsSalaries
Auth: unknown
Operation ID: ProjectedPlayerGameStatsByCompetitionWDfsSalaries
Auth: unknown
Parameters (3)
competition
(string, path, required)
An indication of a soccer competition/league. This value can be the CompetitionId or the Competition Key. Possible values include: <code>EPL</code>, <code>1</code>, <code>MLS</code>, <code>8</code>, etc.
date
(string, path, required)
The date of the game(s). <br>Examples: <code>2017-02-27</code>, <code>2017-09-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']}
No probe data for this endpoint yet.