GET /teams
Accept: application/vnd.fantasy-football.com; version=1,application/json
Authentication: Token token=“0BD8AF0AAB86619”
X-Api-Key: “7C1100AD4A6D45A6B2E022B”
[{
“id”: 1,
“name”: “Bayern Blagoevgrad”,
“owner”: { /* owner */ },
“players”: { /* players */ },
}, { /* other team */
}]