List all tournaments or create a new tournament.

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

{
    "count": 58971,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=1612",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=1610",
    "results": [
        {
            "id": 102070,
            "name": "Correspondence Weekly McMahon 19x19 2023-04-15 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": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260309T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-03-09T17:00:38.489330Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "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": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-03-16T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": "2023-04-15T17:00:13.065181Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-15T17:01:10.519170Z",
            "ended": "2024-03-01T10:09:07.167042Z",
            "start_waiting": "2023-04-15T17:01:09.268055Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 26,
            "ranked": true
        },
        {
            "id": 71411,
            "name": "March Tournament 2",
            "director": {
                "id": 765440,
                "username": "-Crr-Ake-",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/9d99bf00e6d20984d9593370304f4512?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1600.786020918073,
                        "deviation": 61.22517156646065,
                        "volatility": 0.059964088743382375
                    }
                },
                "ranking": 25.808818894048446,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is the second quick afternoon tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 300,
                "max_time": 1200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8262,
                "name": "Virtuoso Go Association ๐Ÿ•ถ",
                "summary": "Group Targets: Participate in our monthly and special event tournaments, Always learn something new, don't be scared to ask to review your games and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://user-uploads.online-go.com/afa15e7b6a8909de8c92a1727546641c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-20T17:00:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-20T16:59:00.528163Z",
            "ended": "2021-03-20T18:01:15.416851Z",
            "start_waiting": "2021-03-20T16:59:00.351488Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/afa15e7b6a8909de8c92a1727546641c-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 72993,
            "name": "n่ณ‡้€่ณ‡้€่ณ‡้€่ณ‡้€่ณ‡้€่ณ‡้€่ณ‡้€่ณ‡้€",
            "director": {
                "id": 838050,
                "username": "Noame",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/980c0a6a206285c731bad6badb50b036?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1511.4616222522511,
                        "deviation": 66.29302420588455,
                        "volatility": 0.06003498363140431
                    }
                },
                "ranking": 24.479600822541165,
                "professional": false,
                "ui_class": ""
            },
            "description": "่ณ‡้€่ณ‡้€v่ณ‡้€่ณ‡้€่ณ‡้€่ณ‡้€่ณ‡้€่ณ‡้€v่ณ‡้€่ณ‡้€",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 132480,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 129600,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8667,
                "name": "Dog &cat",
                "summary": "It's dogs turn now",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 25,
                "icon": "https://user-uploads.online-go.com/ee08d4f437b81c28d8b7d19b837a28cd-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-24T12: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-03-25T07:10:45.856116Z",
            "ended": "2021-06-10T16:30:37.813272Z",
            "start_waiting": "2021-03-25T07:10:45.738628Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ee08d4f437b81c28d8b7d19b837a28cd-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 72473,
            "name": "ะฟัƒะฟัะปั€ัะฟัŒัˆัƒะทะตะดัŒะฟัั€ะทั‰ัƒะบ",
            "director": {
                "id": 915177,
                "username": "mr spock",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/7792d01be6cca86342e371e6cb1d9656-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 918.8354226709188,
                        "deviation": 66.00660520275014,
                        "volatility": 0.06001812456311965
                    }
                },
                "ranking": 12.95725780951296,
                "professional": false,
                "ui_class": ""
            },
            "description": "ั†ะฟะผะดัˆัŒั€ั†ะฟัะทัŒั‰ั€ะทะธะผะฟ ัะฑะพะทัั†ะฑะฟั€ัƒะฟั0ัŒั†ัƒั‡ั€ะฟ",
            "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": 7952,
                "name": "BGA Online Congress 2021",
                "summary": "BGA Online Congress 2021",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 281,
                "icon": "https://user-uploads.online-go.com/2b6f9aedb587d81d66122fd2b2dc2f10-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-11T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 8,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-12T04:57:03.599725Z",
            "ended": "2021-05-14T13:10:32.857760Z",
            "start_waiting": "2021-03-12T04:57:03.310480Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2b6f9aedb587d81d66122fd2b2dc2f10-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 115493,
            "name": "Tournament For GO players",
            "director": {
                "id": 1553164,
                "username": "noob_bot_6",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/64ee989429dd88ae846061da2bff367a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1631.0621051788066,
                        "deviation": 156.62944829321958,
                        "volatility": 0.05999171913807443
                    }
                },
                "ranking": 26.242571860041537,
                "professional": false,
                "ui_class": ""
            },
            "description": "Try your best",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": false,
            "group": {
                "id": 14245,
                "name": "New players to GO chess",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-28T12:55:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-16T12:22:55.215103Z",
            "ended": "2025-07-23T00:37:10.212633Z",
            "start_waiting": "2025-07-16T12:22:55.134418Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 86625,
            "name": "Go wars",
            "director": {
                "id": 740801,
                "username": "qquasar",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/f7aac7e12440233e1e13e4d9ea493a84-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1673.70994036391,
                        "deviation": 62.08328767815652,
                        "volatility": 0.060159294457606
                    }
                },
                "ranking": 26.84010305651501,
                "professional": false,
                "ui_class": ""
            },
            "description": "Learn and enjoy",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 220,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 14400,
                "period_time": 60,
                "periods": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10833,
                "name": "Zonick",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/26e3e0ef44b418ee56f08234ef9de6c2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-27T10:00:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-20T13:47:23.907526Z",
            "ended": "2023-03-20T14:04:22.122070Z",
            "start_waiting": "2023-03-20T13:47:23.710569Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/26e3e0ef44b418ee56f08234ef9de6c2-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 47681,
            "name": "Great King Of Stones 2019",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "The main annual tournament in the Game Of Stones group. Who will win the crown and be named the Great King Of Stones? Perhaps it will be you?",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3516,
                "name": "Game Of Stones",
                "summary": "This group is no longer operated.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 143,
                "icon": "https://user-uploads.online-go.com/439f945317b077e50df083e0d0f09ce5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-05-21T02:00:00Z",
            "players_start": 12,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-05-21T02:00:47.622530Z",
            "ended": "2020-06-22T12:30:14.127997Z",
            "start_waiting": "2019-05-21T02:00:46.401970Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/439f945317b077e50df083e0d0f09ce5-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 36696,
            "name": "Correspondence 13x13 RoundRobin 2018-04-26 01: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:20260314T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-03-14T19:00:11.041048Z",
                "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-03-17T19: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": "2018-04-26T01:00:04.308104Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-04-26T01:00:32.861999Z",
            "ended": "2018-06-15T17:55:06.429101Z",
            "start_waiting": "2018-04-26T01:00:31.264760Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 53349,
            "name": "Correspondence 19x19 RoundRobin 2019-10-29 19:01",
            "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:20260313T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-13T19:00:11.215261Z",
                "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": "2026-03-16T19: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": "2019-10-29T19:01:00.193745Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-10-29T19:01:12.079224Z",
            "ended": "2020-04-20T13:38:26.160493Z",
            "start_waiting": "2019-10-29T19:01:07.533908Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 3243,
            "name": "Fight Clubยดs \"Daily Quick 13\"",
            "director": {
                "id": 93741,
                "username": "littletry",
                "country": "150",
                "icon": "https://user-uploads.online-go.com/930b18e6eb208c8df33b3eea4e23ceae-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1911.8998841310188,
                        "deviation": 65.0765344045977,
                        "volatility": 0.059958000313559676
                    }
                },
                "ranking": 29.920320929399413,
                "professional": false,
                "ui_class": ""
            },
            "description": "Today - Sun. 12.10.14 - 18:00 UTC, 20:00 CET",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 81,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 73,
                "main_time": 780,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 351,
                "name": "Fight Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 367,
                "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-10-12T18:00:25.204466Z",
            "ended": "2014-10-12T20:46:16.612394Z",
            "start_waiting": "2014-10-12T18:00:24.904132Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-15.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}