List all tournaments or create a new tournament.

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

{
    "count": 60208,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=379",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=377",
    "results": [
        {
            "id": 118863,
            "name": "9kyu only RanKing Match",
            "director": {
                "id": 1610321,
                "username": "deleted-931436d4-d240-4b26-a152-50f78344afc1",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/cca497b5ebcec830817e81277bc8974f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1175.3921990333579,
                        "deviation": 63.7050283979308,
                        "volatility": 0.05997862001971258
                    }
                },
                "ranking": 18.65794841239095,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트 권장 사항\n\n1.하루에 하나의 움직임을 권장합니다. \n\n2.Ai는 사용 하지 않는걸 권장합니다. \n\n3.승패를 떠나 바둑을 즐기시길 권장합니다.\n\n제가 운영하는 유튜브 체널입니다 \n\nhttps://www.youtube.com/@MugHyang-zi5jj",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 0,
                "period_time": 172800,
                "stones_per_period": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14544,
                "name": "MugHyang",
                "summary": "토너먼트가 무료라니 정말 놀랍죠.\n본 토너먼트는 캐나다방식으로 처음에 시간 없고 2 일 제한 시간이 2 개의 돌마다 따라옴. \n주말에는 시계가 멈춤.\n\n토너먼트 권장 사항\n\n1.하루에 하나의 움직임을 권장합니다.\n2.Ai는 사용 하지 않는걸 권장합니다.\n3.승패를 떠나 바둑을 즐기시길 권장합니다.\n\n제가 운영하는 유튜브 체널입니다\nhttps://www.youtube.com/@MugHyang-zi5jj",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/1ad256309ff9082e7c1a1b27b659decf-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-08T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-07T03:23:21.236293Z",
            "ended": "2024-10-22T10:27:54.883519Z",
            "start_waiting": "2024-08-07T03:23:20.662111Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1ad256309ff9082e7c1a1b27b659decf-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 135315,
            "name": "Матч го",
            "director": {
                "id": 1690695,
                "username": "Chan Solo",
                "country": "150",
                "icon": "https://user-uploads.online-go.com/e3aef0f37663cf1f0d2a9a7483410978-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1284.0117901742208,
                        "deviation": 68.1553250428784,
                        "volatility": 0.06029850812997436
                    }
                },
                "ranking": 20.704119252479654,
                "professional": false,
                "ui_class": ""
            },
            "description": "Матч го это турнир",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15695,
                "name": "тэсудзи",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-04T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-01-04T16:00:46.994792Z",
            "ended": null,
            "start_waiting": "2026-01-04T16:00:46.851985Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 105795,
            "name": "Basic Tournament of Go Cup #3 (NOT CLICKBAIT)",
            "director": {
                "id": 1383789,
                "username": "Leonard0211",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c234eae23f61ba330874a16d2a221dc6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1071.7605433956605,
                        "deviation": 61.56879646890924,
                        "volatility": 0.060667640053691026
                    }
                },
                "ranking": 16.5212216010152,
                "professional": false,
                "ui_class": ""
            },
            "description": "Please come sign up at this tournament for fun!! Practice your basic moves of go through real-time matches.\n\nSuggesting levels of 15k-20k to attend. Levels between 9k-14k and 21k-25k are also welcomed.\n\nHowever, we need to remind you that 24k-25k ranked players might find this tournament a little challenging whereas 9k-10k players might find this tournament a little easy. (But it depends.)\n\nCommon Q&As:\n1. Why is this tournament single elimination?? Should it be dobule elimination??\nA: It should stay in single elimination. This is to garuntee that the total time taken for this tournament not to be too long. (Since the board size is 19*19)\n\n2. What is the time setting for this tournament??\nA: The time setting will be like this; Each game a player will have a basic time of 10 minutes and with the addition of 5* 30 seconds alarms.\n\n3. Why should I come to this tournament?? What if there are only around 5 people when the tournament starts??\nA: You should defintely come to this tournament if you want to play live games, and especially to those players with their level between 9kyu - 25kyu. (There aren't a lot of live tournaments for DDK players [plus 9 kyu], thus it would be a good idea to come!!)\n\n[Continued] This is not the first tournament for Basic GO...., pervious tournaments, winners, and games HERE: \nhttps://online-go.com/tournament/105269\nhttps://online-go.com/tournament/105693\n\nYou are welcome to give any suggestions for future tournaments about anything!! Please direct message me. Thx!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "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": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18038,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-15T15:40:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-08-15T15:40:56.063249Z",
            "ended": "2023-08-15T18:26:58.271918Z",
            "start_waiting": "2023-08-15T15:40:55.809889Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 27,
            "ranked": true
        },
        {
            "id": 93731,
            "name": "Moldova Tournament",
            "director": {
                "id": 1136031,
                "username": "gogowin11",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1e699c68a6db4a4af533418bfcccab4d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 990.2706324485541,
                        "deviation": 60.751463325389345,
                        "volatility": 0.05990251561250085
                    }
                },
                "ranking": 14.69052721503932,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginner tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 15,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1110,
                "name": "Moldova Rep.",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-20T22:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-20T22:00:16.629323Z",
            "ended": "2022-08-20T22:05:29.403092Z",
            "start_waiting": "2022-08-20T22:00:16.568505Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 106730,
            "name": "Чат игроков в Го. 19х19 🐢 30.08.23 SR.MO C",
            "director": {
                "id": 803169,
                "username": "Tg45",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/d861f559b9c8e292905d8730862d1569-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1456.0393213729137,
                        "deviation": 60.857732840447476,
                        "volatility": 0.060022939866790276
                    }
                },
                "ranking": 23.61478190730463,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "19х19. Переписка. Круговая система (1 тур, игра сразу со всеми). Группа С",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 10
            },
            "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": 368,
                "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-30T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 17,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-08-30T07:00:33.997299Z",
            "ended": "2024-02-12T18:51:31.047386Z",
            "start_waiting": "2023-08-30T07:00:33.522798Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 102830,
            "name": "please join",
            "director": {
                "id": 1333360,
                "username": "1wuryd",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/09df0c62018124939bfa3b81283f554c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1127.6000700937311,
                        "deviation": 162.59080438930707,
                        "volatility": 0.0600029206577095
                    }
                },
                "ranking": 17.696984136456305,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "a tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "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": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1791,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-02T22:25:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-15T15:04:35.425109Z",
            "ended": "2023-10-15T15:15:03.190580Z",
            "start_waiting": "2023-10-15T15:04:35.366745Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 113943,
            "name": "🧭 GPS Expo 361, C Class",
            "director": {
                "id": 1252765,
                "username": "KatNoire",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/d798a462581639c7be0f220400b2b60f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1474.1058774576727,
                        "deviation": 63.78024967595756,
                        "volatility": 0.05995328684214665
                    }
                },
                "ranking": 23.900259960522494,
                "professional": false,
                "ui_class": ""
            },
            "description": "Swiss format. Ranks 17kyu-9kyu welcome, provisional not included. No handicap. Paused on weekends.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46619,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 432000,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13341,
                "name": "Go Petrologic Survey",
                "summary": "The bedrock of locating liveable landscapes",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/cb0c03c5aa13049379d23a6b93516231-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-04T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 13,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-04T10:00:43.606256Z",
            "ended": "2025-03-18T16:35:20.480952Z",
            "start_waiting": "2024-04-04T10:00:43.423594Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cb0c03c5aa13049379d23a6b93516231-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 89589,
            "name": "League 1",
            "director": {
                "id": 1095664,
                "username": "USE17",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8a6e68aaae476904d26cb7a7372643ea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1188.792006203979,
                        "deviation": 61.76404829061147,
                        "volatility": 0.0606255655038105
                    }
                },
                "ranking": 18.920372006199532,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginner tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 28,
                "name": "Teaching League",
                "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4496,
                "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-05T15:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 11,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-05T15:00:57.731733Z",
            "ended": "2022-05-05T15:11:30.489880Z",
            "start_waiting": "2022-05-05T15:00:57.653081Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 74210,
            "name": "Review and improve!",
            "director": {
                "id": 910762,
                "username": "Blakie",
                "country": "sg",
                "icon": "https://secure.gravatar.com/avatar/acb4da16a64f35acc7e8718bd99af6f4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1348.6423283804777,
                        "deviation": 65.18555839472641,
                        "volatility": 0.06002915076910726
                    }
                },
                "ranking": 21.840992975814853,
                "professional": false,
                "ui_class": ""
            },
            "description": "Review and improve your skills.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_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": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18038,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-22T06:25:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-23T10:53:35.226563Z",
            "ended": "2021-05-29T14:30:06.652553Z",
            "start_waiting": "2021-04-23T10:53:35.082465Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 141995,
            "name": "July 9-a-side tournament",
            "director": {
                "id": 1928008,
                "username": "abricosik",
                "country": "bg",
                "icon": "https://user-uploads.online-go.com/b970af8b18479ee3b9e2576e7fa71ce8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 455.3524048523966,
                        "deviation": 74.74180816573512,
                        "volatility": 0.06004361946033002
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱🐱",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14076,
                "name": "KittyWise",
                "summary": "----------------------------------------------------------------------------------------------------------------------",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 61,
                "icon": "https://user-uploads.online-go.com/92416af5ddd8c38ad1a269c780ce7965-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-07-09T14:11:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-07-09T14:11:18.878788Z",
            "ended": null,
            "start_waiting": "2026-07-09T14:11:18.763744Z",
            "board_size": 9,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/92416af5ddd8c38ad1a269c780ce7965-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}