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

{
    "count": 582,
    "next": null,
    "previous": "https://wannspieltbig.de/api/match_all/?format=api&limit=20&offset=560",
    "results": [
        {
            "id": 1386,
            "tournament": {
                "id": 482,
                "name": "IEM Katowice 2020 EU Qualifier #2",
                "name_alt": null
            },
            "lineup_a": {
                "id": 486,
                "team": {
                    "id": 1,
                    "name": "BIG",
                    "name_long": "Berlin International Gaming",
                    "name_alt": null
                },
                "team_logo_url": "https://i.imgur.com/sto2p75.png",
                "active_from": "2024-07-27T18:00:00+02:00",
                "players": [
                    {
                        "player": {
                            "ingame_name": "tabseN"
                        },
                        "role": null
                    },
                    {
                        "player": {
                            "ingame_name": "JDC"
                        },
                        "role": null
                    },
                    {
                        "player": {
                            "ingame_name": "prosus"
                        },
                        "role": null
                    },
                    {
                        "player": {
                            "ingame_name": "FreeZe"
                        },
                        "role": null
                    },
                    {
                        "player": {
                            "ingame_name": "gr1ks"
                        },
                        "role": null
                    }
                ]
            },
            "lineup_b": {
                "id": 488,
                "team": {
                    "id": 450,
                    "name": "marcepany",
                    "name_long": null,
                    "name_alt": null
                },
                "team_logo_url": null,
                "active_from": "2020-01-01T18:07:07+01:00",
                "players": []
            },
            "slug": "iem-katowice-2020-eu-qualifier-2-big-vs-marcepany",
            "bestof": 1,
            "game": "cs",
            "first_map_at": "2020-01-07T19:45:00+01:00",
            "last_map_end": "2020-01-07T19:45:00Z",
            "cancelled": 0,
            "hltv_match_id": null,
            "livescore_url": null,
            "html_detail_url": "https://wannspieltbig.de/iem-katowice-2020-eu-qualifier-2-big-vs-marcepany",
            "matchmaps": [
                {
                    "id": 3454,
                    "rounds_won_team_a": 16,
                    "rounds_won_team_b": 9,
                    "starting_at": "2020-01-07T19:45:00+01:00",
                    "map_pick_of": null,
                    "played_map": {
                        "id": 3,
                        "name": "Mirage",
                        "cs_name": "de_mirage"
                    }
                }
            ],
            "block_voice_channel_display": null,
            "block_voice_channel": null
        },
        {
            "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
                },
                "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
                },
                "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,
            "livescore_url": null,
            "html_detail_url": "https://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"
                    }
                }
            ],
            "block_voice_channel_display": null,
            "block_voice_channel": null
        }
    ]
}