GET /api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=4921
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57700,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=4922",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=4920",
    "results": [
        {
            "id": 54013,
            "name": "Correspondence 13x13 RoundRobin 2019-11-20 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20250909T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2025-09-09T19:00:15.811695Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2025-09-12T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-11-20T19:00:54.773465Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-11-20T19:01:13.193444Z",
            "ended": "2020-01-16T14:13:38.509894Z",
            "start_waiting": "2019-11-20T19:01:09.247973Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 9
        },
        {
            "id": 61055,
            "name": "Correspondence 19x19 RoundRobin 2020-05-26 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20250908T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-09-08T19:00:15.579805Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2025-09-11T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-05-26T19:00:52.136138Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-26T19:00:56.884318Z",
            "ended": "2020-10-14T21:37:55.377683Z",
            "start_waiting": "2020-05-26T19:00:54.642618Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10
        },
        {
            "id": 52291,
            "name": "big dave",
            "director": {
                "id": 672505,
                "username": "kevin.386830",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/60690820e93b15dac78ba8c3498c05bd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1073.639956321039,
                        "deviation": 190.33400173901026,
                        "volatility": 0.05999887785578136
                    }
                },
                "ranking": 16.56178131968578,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "ljduiqhnfuhqwoil;fshuiod",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3987,
                "name": "Pokemon Republic",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-09-23T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-09-24T04:49:58.392503Z",
            "ended": "2020-04-20T06:30:02.669225Z",
            "start_waiting": "2019-09-24T04:49:57.604587Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        },
        {
            "id": 54496,
            "name": "Correspondence 9x9 RoundRobin 2019-12-06 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20250910T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-09-10T19:00:16.002863Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2025-09-13T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-12-06T19:00:37.216123Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-12-06T19:00:48.581035Z",
            "ended": "2020-02-18T18:12:39.696049Z",
            "start_waiting": "2019-12-06T19:00:42.378047Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10
        },
        {
            "id": 54479,
            "name": "HJGFKUHGJFKHJGF",
            "director": {
                "id": 674487,
                "username": "Brian1243",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fbd1f310625d585faaf573a85a5d900c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 942.6006934428963,
                        "deviation": 104.36816961319099,
                        "volatility": 0.059994748335075086
                    }
                },
                "ranking": 13.548409887201792,
                "professional": false,
                "ui_class": ""
            },
            "description": "UYGOLIUGLKUJYG",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4236,
                "name": "YOOOOOOOO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-05T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-12-05T20:52:37.327901Z",
            "ended": "2020-04-03T09:05:57.241159Z",
            "start_waiting": "2019-12-05T20:52:36.833029Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        },
        {
            "id": 88401,
            "name": "翁梓晉 周子舜",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "翁梓晉\n周子舜",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7530,
                "name": "傳碁 D班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 71,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-04-08T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-08T09:57:11.260516Z",
            "ended": "2022-04-08T10:31:44.990140Z",
            "start_waiting": "2022-04-08T09:57:11.179303Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 83886,
            "name": "Турнир любителей игры 9х9",
            "director": {
                "id": 815616,
                "username": "Владислав Винокуров",
                "country": "ru",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5fdad6222692d66211e57ebba8fcac39-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.3382343970634,
                        "deviation": 66.16059223360482,
                        "volatility": 0.0600827653311513
                    }
                },
                "ranking": 28.26986284254334,
                "professional": false,
                "ui_class": ""
            },
            "description": "Удачных игр",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 134400,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 432000,
                "period_time": 129600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8062,
                "name": "Любители игры го",
                "summary": "Здесь я провожу разные турниры, рад новым участникам.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/41d4de775268389735423350fdd3b100-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-19T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-12-27T10:45:29.615124Z",
            "ended": "2022-04-08T10:50:53.618146Z",
            "start_waiting": "2021-12-27T10:45:29.506068Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/41d4de775268389735423350fdd3b100-15.png",
            "player_count": 4
        },
        {
            "id": 87167,
            "name": "12/3 3 -> 陳譽仁\t\t4 -> 張諾希",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "12/3 3 -> 陳譽仁\t\t4 -> 張諾希",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-03-12T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-12T08:33:34.203646Z",
            "ended": "2022-03-12T09:14:32.475976Z",
            "start_waiting": "2022-03-12T08:33:34.151750Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 86291,
            "name": "3 -> 羅正韜 4 -> 龔嘉洛",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "3 -> 羅正韜\n4 -> 龔嘉洛",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-02-19T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-02-19T07:12:02.615597Z",
            "ended": "2022-02-19T07:27:49.896751Z",
            "start_waiting": "2022-02-19T07:12:02.501109Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 51370,
            "name": "9x9 Lovers B2 Bomber Challenge.",
            "director": {
                "id": 620746,
                "username": "9x9 Lover num.3524",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a993c9c1a006353ba6912cf5a4d762f4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1600.5988747154418,
                        "deviation": 66.79698692838825,
                        "volatility": 0.059976129930831824
                    }
                },
                "ranking": 25.80611229378819,
                "professional": false,
                "ui_class": ""
            },
            "description": "A goofy tournament in which the goal is to sneak a <a href = \"https://senseis.xmp.net/?B2Bomber\"> B2 Bomber </a> onto the board (the more the merrier).\nSingle Elimination - Just like life under a B2.\nSlaughter matchmaking - Just as the B2 would want.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 673,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-10-15T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-10-15T17:00:35.843637Z",
            "ended": "2020-01-21T18:41:09.067202Z",
            "start_waiting": "2019-10-15T17:00:34.936860Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 12
        }
    ]
}