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

{
    "count": 681,
    "next": null,
    "previous": "http://wannspieltbig.de/api/match_all/?format=api&limit=20&offset=660",
    "results": [
        {
            "id": 1176,
            "tournament": {
                "id": 475,
                "name": "Out of Office League",
                "name_alt": null
            },
            "lineup_a": {
                "id": 379,
                "team": {
                    "id": 334,
                    "name": "BIG Staff",
                    "name_long": null,
                    "name_alt": null,
                    "hltv_id": null
                },
                "team_logo_url": null,
                "active_from": "2019-12-10T20:35:27+01:00",
                "players": []
            },
            "lineup_b": {
                "id": 380,
                "team": {
                    "id": 335,
                    "name": "G2 Staff",
                    "name_long": null,
                    "name_alt": null,
                    "hltv_id": null
                },
                "team_logo_url": null,
                "active_from": "2019-12-10T20:35:46+01:00",
                "players": []
            },
            "slug": "out-of-office-league-big-staff-vs-g2-staff",
            "bestof": 1,
            "game": "cs",
            "first_map_at": "2019-12-10T21:00:00+01:00",
            "last_map_end": "2019-12-10T21:00:00Z",
            "cancelled": 0,
            "hltv_match_id": null,
            "esea_match_id": null,
            "livescore_url": null,
            "html_detail_url": "http://wannspieltbig.de/out-of-office-league-big-staff-vs-g2-staff",
            "matchmaps": [
                {
                    "id": 2380,
                    "rounds_won_team_a": 14,
                    "rounds_won_team_b": 16,
                    "starting_at": "2019-12-10T21:00:00+01:00",
                    "map_pick_of": null,
                    "played_map": {
                        "id": 2,
                        "name": "Dust II",
                        "cs_name": "de_dust2"
                    },
                    "map_nr": 1
                }
            ],
            "block_voice_channel_display": null,
            "block_voice_channel": null,
            "has_ended": true
        }
    ]
}