get
https://api.rotowire.com/Hockey/NHL/SeasonProjections.php
Full-season projections for all NHL players, including stat projections and fantasy point totals.
Attributes
Fields
| Field | Type | Description |
|---|---|---|
Firstname | string | |
Lastname | string | |
Position | string | |
Projections | object | |
Id | string |
Example Response
[{"Firstname": "Mikkel", "Lastname": "Aagaard", "Position": "C", "Projections": {"GamesPlayed": 0, "Goals": 0, "Assists": 0, "Shots": 0, "Hits": 0, "Blocks": 0}, "Id": "5294"}]