CSGO Teams

GET /api/team/?format=api&offset=360
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 361,
    "next": null,
    "previous": "https://wannspieltbig.de/api/team/?format=api&limit=20&offset=340",
    "results": [
        {
            "name": "Chissoku suru",
            "name_long": null,
            "name_alt": null,
            "hltv_id": null,
            "id": 668
        }
    ]
}