List all tournaments or create a new tournament.

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

{
    "count": 59231,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=rules&page=3821",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=rules&page=3819",
    "results": [
        {
            "id": 111290,
            "name": "Live 9x9 Double Elimination Tournament 2024-01-03 14:30",
            "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": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260129T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-01-29T22:01:02.431511Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-01-30T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-01-03T14:30:47.065322Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-01-03T14:31:47.422461Z",
            "ended": "2024-01-03T15:21:57.756139Z",
            "start_waiting": "2024-01-03T14:31:47.113880Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 111291,
            "name": "Blitz 13x13 Swiss Tournament 2024-01-03 15:30",
            "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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260129T230000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-01-29T23:01:03.463108Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-01-30T03:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-01-03T15:30:47.090582Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-01-03T15:31:47.457383Z",
            "ended": "2024-01-03T16:42:01.302648Z",
            "start_waiting": "2024-01-03T15:31:47.106743Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 111661,
            "name": "tournament name",
            "director": {
                "id": 737374,
                "username": "silver.",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/e931b32907b6214d73e0e9a4f5d63f35-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1333.0839947503887,
                        "deviation": 61.11589849294353,
                        "volatility": 0.059948141650492504
                    }
                },
                "ranking": 21.572375360719043,
                "professional": false,
                "ui_class": ""
            },
            "description": "hhhhbgftdrftgyhuijhgft",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13500,
                "name": "Gen Z",
                "summary": "fool around.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://user-uploads.online-go.com/18772b726e37c5d84e9ca403912795f5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-14T01:20:00Z",
            "players_start": 2,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-01-14T01:20:23.429952Z",
            "ended": "2024-01-14T01:22:03.220070Z",
            "start_waiting": "2024-01-14T01:22:03.214945Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/18772b726e37c5d84e9ca403912795f5-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 111868,
            "name": "เล่นพร้อมกัน 20/1",
            "director": {
                "id": 564908,
                "username": "Sarawoot Kanya",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b6481afb00bf1ffc14aefec9418093c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1428.3733342620876,
                        "deviation": 65.87288697611051,
                        "volatility": 0.06068751158219223
                    }
                },
                "ranking": 23.170679540751433,
                "professional": false,
                "ui_class": ""
            },
            "description": "เล่นพร้อมกัน 20/1",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5893,
                "name": "Go Family",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 148,
                "icon": "https://user-uploads.online-go.com/69dc5c9576b388c1fc86c857114ab798-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-20T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-01-20T06:33:35.193202Z",
            "ended": "2024-01-20T07:02:13.801755Z",
            "start_waiting": "2024-01-20T06:33:35.076997Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/69dc5c9576b388c1fc86c857114ab798-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 111870,
            "name": "Live 19x19 Swiss Tournament 2024-01-20 08:30",
            "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 Site-wide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260129T200000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-01-29T20:01:05.507620Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-01-30T00:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-01-20T08:30:56.231110Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-01-20T08:31:56.400318Z",
            "ended": "2024-01-20T11:10:19.654885Z",
            "start_waiting": "2024-01-20T08:31:56.246789Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 111177,
            "name": "9x9 Mini League 5k-15k #59",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1398.7361693254852,
                        "deviation": 71.56469146342204,
                        "volatility": 0.06014257830475897
                    }
                },
                "ranking": 22.6852894257561,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 15kyu and 5kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 691,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-07T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-03T11:29:04.644460Z",
            "ended": "2024-01-22T14:17:45.597548Z",
            "start_waiting": "2024-01-03T11:29:04.510448Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 118214,
            "name": "Go Zodiac Friendship Games Online ราศีกรกฎ รุ่น D2 กระดาน 19x19 (5-8 คิว)",
            "director": {
                "id": 912070,
                "username": "cp04",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/de68cddd8756dc15dabf0412cd45dfe9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1171.5681194823871,
                        "deviation": 275.0962226815631,
                        "volatility": 0.06000797391824347
                    }
                },
                "ranking": 18.58250826178468,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "เต้มต่อ 6.5 คะแนน",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10406,
                "name": "Zodiac กลุ่ม D(5-8 คิว)",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 328,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-26T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2024-07-26T10:00:28.667132Z",
            "ended": "2024-07-26T11:57:47.590239Z",
            "start_waiting": "2024-07-26T10:00:27.742885Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 108805,
            "name": "Чат игроков в Го. 19х19 🐢 27.10.23 DE.O E",
            "director": {
                "id": 803169,
                "username": "Tg45",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/d861f559b9c8e292905d8730862d1569-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1490.2834798703043,
                        "deviation": 61.9307432143929,
                        "volatility": 0.06004442560955232
                    }
                },
                "ranking": 24.152936089538716,
                "professional": false,
                "ui_class": ""
            },
            "description": "Блог [“Всё о настольной игре Го”](https://mkrukov.ru/blog/all/vse-o-nastolnoy-igre-go-weiqi-baduk-igo/).\nЭто живая статья с огромным количеством информации о Го на русском языке.\n\nВ [телеграмм-чате](https://t.me/+yMT2ffS4XFBiYzMy) мы общаемся, помогаем друг другу, решаем задачки, проводим стримы и смотрим их записи. Внутри также лежит много ссылок на полезные материалы, включая советы участников чата.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11497,
                "name": "Чат игроков в Го (weiqi, baduk, igo)",
                "summary": "Мы — группа игроков из телеграмм чата «Чат для игроков в Го (weiqi, baduk, igo)». Здесь мы играем между собой и организовываем турниры для игроков всех уровней.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 362,
                "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-27T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-27T07:00:37.230878Z",
            "ended": "2024-08-29T17:05:54.111752Z",
            "start_waiting": "2023-10-27T07:00:37.042191Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 112945,
            "name": "Hey guys its time for Kahoot! Code: 420696",
            "director": {
                "id": 1517283,
                "username": "Skittle-Chan",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/823fa69d2dc377e980ae08e145957637-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.08404899252486,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Kahoot time",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 14066,
                "name": "beluga group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/03978cfe1f664aa500eee01d34c111c3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-19T12:45:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/03978cfe1f664aa500eee01d34c111c3-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 116398,
            "name": "JORNADA 14 DE ENTRENAMIENTO INTERMEDIO DE GO PRIMAVERA 2024",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1145.9658261920097,
                        "deviation": 60.35415148675353,
                        "volatility": 0.059744953060737085
                    }
                },
                "ranking": 18.071001447842278,
                "professional": false,
                "ui_class": ""
            },
            "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 62,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-26T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2024-05-26T00:35:57.907007Z",
            "ended": "2024-05-26T00:44:14.497549Z",
            "start_waiting": "2024-05-26T00:35:57.859640Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}