get
https://api.rotowire.com/Soccer/LIGA/DepthChart.php
Returns depth charts for all La Liga teams, listing players at each position ranked by their standing.
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
League | string | |
Teams | array |
Example Response
{"League": "LIGA", "Teams": [{"Name": "Deportivo Alaves", "Players": [{"Rank": "1", "FirstName": "Nahuel", "LastName": "Tenaglia", "Position": "D", "Id": "36387"}], "Id": "490"}]}