List all tournaments or create a new tournament.

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

{
    "count": 59347,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=1105",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=1103",
    "results": [
        {
            "id": 77525,
            "name": "Correspondence 13x13 RoundRobin 2021-07-15 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:20260209T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-02-09T19:00:43.738640Z",
                "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": "2026-02-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": "2021-07-15T19:00:44.351861Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-15T19:00:47.098574Z",
            "ended": "2021-08-09T07:39:41.637436Z",
            "start_waiting": "2021-07-15T19:00:45.974617Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 92718,
            "name": "Correspondence 9x9 RoundRobin 2022-07-23 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:20260207T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-02-07T19:00:41.687304Z",
                "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": "2026-02-10T19: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": "2022-07-23T19:00:15.000036Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-07-23T19:01:12.936377Z",
            "ended": "2022-09-13T22:09:52.688809Z",
            "start_waiting": "2022-07-23T19:01:11.622180Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 73446,
            "name": "1 torneo",
            "director": {
                "id": 977625,
                "username": "1wise",
                "country": "ad",
                "icon": "https://secure.gravatar.com/avatar/20375fc9b152a32ea86e03f583c7328e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1205.8748706098315,
                        "deviation": 89.37640992730121,
                        "volatility": 0.05999879132326595
                    }
                },
                "ranking": 19.250668485823095,
                "professional": false,
                "ui_class": ""
            },
            "description": "torneo",
            "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": false,
            "group": {
                "id": 8813,
                "name": "1wise",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-04T19: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": "2021-04-08T12:25:24.079243Z",
            "ended": "2021-04-23T11:10:42.476335Z",
            "start_waiting": "2021-04-08T12:25:23.859448Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 71289,
            "name": "world king go players",
            "director": {
                "id": 918008,
                "username": "MarufTuran",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/47d9443e37af3fae6d7ddcb879a88d3f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 988.6843547678329,
                        "deviation": 74.75737346029045,
                        "volatility": 0.060013753387379645
                    }
                },
                "ranking": 14.65341435859654,
                "professional": false,
                "ui_class": ""
            },
            "description": "토너먼트는 연습과 게임 개발 모두를위한 재미로 시작되었습니다.\n\nThe tournament started with fun in terms of practice and game development.\n\nTurnuva, pratik ve oyun geliştirme açısından eğlenceli başladı.",
            "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": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 289,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-15T11: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": "2021-02-15T11:00:37.121188Z",
            "ended": "2021-09-22T10:25:36.895918Z",
            "start_waiting": "2021-02-15T11:00:36.938999Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 70865,
            "name": "Monthly Simultaneous McMahon 2021-02-16 17: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": 10,
                "name": "Monthly Simultaneous McMahon",
                "rrule": "DTSTART:20260201T170000Z\nRRULE:FREQ=MONTHLY",
                "active": true,
                "created": "2015-12-16T02:47:16.592231Z",
                "last_run": "2026-02-01T17:01:07.773010Z",
                "lead_time_seconds": 1296000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 20,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 5,
                    "maximum_players": 200
                },
                "next_run": "2026-03-01T17:00:00Z",
                "base_points": "50.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-02-16T17:00:24.702990Z",
            "players_start": 50,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-16T17:01:01.501595Z",
            "ended": "2022-04-25T03:27:33.218377Z",
            "start_waiting": "2021-02-16T17:00:54.832007Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 83,
            "ranked": true
        },
        {
            "id": 91060,
            "name": "俄羅斯製造的全球公民",
            "director": {
                "id": 606239,
                "username": "Angel Convent St. Hanna",
                "country": "150",
                "icon": "https://user-uploads.online-go.com/bd67bcb72024c28da27a874af6a172af-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1048.1659016290087,
                        "deviation": 63.61171095745367,
                        "volatility": 0.0601885981723285
                    }
                },
                "ranking": 16.005884369289248,
                "professional": false,
                "ui_class": ""
            },
            "description": "Добро пожаловать\n\nИ Цзин 61 - Внутренняя правда\n\n🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉\n\n🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉\n\n🕉🕉🕉☯️☯️☯️🕉🕉🕉\n\n🕉🕉🕉☯️☯️☯️🕉🕉🕉\n\n🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉\n\n🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉🕉\n\n易經 61 - 內在真理\n\nSwitch Dschung Fu\n\nhttps://schuledesrades.org/public/iging/buch/?Q=5/1/2/61",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1936,
                "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-06-30T10: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": "2022-07-02T09:16:46.539505Z",
            "ended": "2022-08-01T19:00:05.723311Z",
            "start_waiting": "2022-07-02T09:16:46.432485Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 86095,
            "name": "noob_bot",
            "director": {
                "id": 1068518,
                "username": "HW3W09",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/13d2d22601f5d041a8e610495073c462-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1309.1732516710742,
                        "deviation": 82.54991912762982,
                        "volatility": 0.059843784505880626
                    }
                },
                "ranking": 21.153378449210923,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 ladder game noob_bot team",
            "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": 6332,
                "name": "noob_bot",
                "summary": "Play with bots",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 885,
                "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-20T05:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-03-20T05:00:55.057934Z",
            "ended": "2022-03-22T13:22:00.192878Z",
            "start_waiting": "2022-03-20T05:00:54.983275Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 92015,
            "name": "9x9 Mini League 10k-25k #63",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1410.2524416587103,
                        "deviation": 72.86729493074226,
                        "volatility": 0.06016497898447749
                    }
                },
                "ranking": 22.87511091324395,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. 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": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "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": 690,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-07-10T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-07-07T17:05:50.848960Z",
            "ended": "2022-08-13T20:11:33.947370Z",
            "start_waiting": "2022-07-07T17:05:50.677693Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 86063,
            "name": "Sremki Karlovci",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 803.0675963374835,
                        "deviation": 63.75569687862416,
                        "volatility": 0.05991858456033788
                    }
                },
                "ranking": 9.839690528014508,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 27,
                "name": "Serbian Go Players",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 79,
                "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-19T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-19T16:00:52.006410Z",
            "ended": "2023-04-22T00:31:06.745592Z",
            "start_waiting": "2022-02-19T16:00:49.598518Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-15.png",
            "player_count": 55,
            "ranked": true
        },
        {
            "id": 95905,
            "name": "เล่นกันให้ชนะ",
            "director": {
                "id": 1209736,
                "username": "thanaphat102409",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/2b5a181d70eb1510b449623c583c65b2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 849.6249203683801,
                        "deviation": 62.68781928977934,
                        "volatility": 0.060030025455961256
                    }
                },
                "ranking": 11.144334052942451,
                "professional": false,
                "ui_class": ""
            },
            "description": "เล่นแข่งกันแบบปกติกระดาน9คูณ9",
            "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": false,
            "group": {
                "id": 12283,
                "name": "LAQNSHO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-01T08: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": "2023-04-05T07:46:51.048022Z",
            "ended": "2023-06-20T12:45:07.508149Z",
            "start_waiting": "2023-04-05T07:46:50.963020Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}