get
https://api.rotowire.com/Hockey/NHL/TopProspects.php
Top prospect rankings and profiles for the NHL pipeline.
Attributes
Fields
| Field | Type | Description |
|---|---|---|
Rank | string | |
FirstName | string | |
LastName | string | |
Position | string | |
Team | object | |
Id | string |
Example Response
[{"Rank": "1", "FirstName": "Michael", "LastName": "Misa", "Position": "C", "Team": {"Name": "San Jose Sharks", "Code": "SAN", "Id": "25"}, "Id": "7379"}]