get
https://api.rotowire.com/Hockey/NHL/ESPNPlayerRankings.php
ESPN-specific fantasy player rankings for NHL players.
Attributes
Fields
| Field | Type | Description |
|---|---|---|
FirstName | string | |
LastName | string | |
Position | string | |
Projections | object | |
Id | string |
Example Response
[{"FirstName": "Nathan", "LastName": "MacKinnon", "Position": "C", "Projections": {"GamesPlayed": 80, "FantasyPoints": 407.6, "Goals": 38, "Assists": 81, "Shots": 348}, "Id": "4075"}]