List all tournaments or create a new tournament.

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

{
    "count": 59002,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=403",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=401",
    "results": [
        {
            "id": 113448,
            "name": "9x9 Mini League 1k-9k #110",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1403.533157928888,
                        "deviation": 68.76603329955958,
                        "volatility": 0.06017440557456411
                    }
                },
                "ranking": 22.764546900089854,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 9kyu and 1kyu. 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": 697,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-03-17T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-03-15T06:35:25.835015Z",
            "ended": "2024-04-27T21:31:15.261010Z",
            "start_waiting": "2024-03-15T06:35:25.677270Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 35995,
            "name": "Correspondence 9x9 RoundRobin 2018-04-03 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260315T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-15T19:00:12.019803Z",
                "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-03-18T19: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-03T01:00:59.249403Z",
            "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-03T01:01:26.130776Z",
            "ended": "2018-04-08T01:20:55.834127Z",
            "start_waiting": "2018-04-03T01:01:25.669355Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 77782,
            "name": "yteefgbvc",
            "director": {
                "id": 984470,
                "username": "sussy",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/c795421a70317ea90c5366aa66a06cd5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1621.9013535898703,
                        "deviation": 71.5204658491244,
                        "volatility": 0.06010435274387866
                    }
                },
                "ranking": 26.112184929730436,
                "professional": false,
                "ui_class": ""
            },
            "description": "dsewert5yuiokjhgwaertyuhjgfd",
            "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": 9722,
                "name": "yomyname fe",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 0,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-20T05: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-07-21T00:45:06.770457Z",
            "ended": "2021-07-23T05:59:01.723903Z",
            "start_waiting": "2021-07-21T00:45:06.669400Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 58820,
            "name": "BTS LEAGUE A3",
            "director": {
                "id": 458415,
                "username": "ThunwaKulthong",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d89a957742581d306b6f2cce6e9f2e87-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1283.2564198927048,
                        "deviation": 221.54191726201495,
                        "volatility": 0.05999736064886314
                    }
                },
                "ranking": 20.690496349774634,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "For Dan",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 56,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 2400,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4889,
                "name": "BTS Online League",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-11T03:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-11T02:36:33.229500Z",
            "ended": "2020-04-11T03:18:03.122880Z",
            "start_waiting": "2020-04-11T02:36:31.923994Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 16006,
            "name": "Correspondence 13x13 RoundRobin 2016-03-25 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,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-03-25T01:00:33.349491Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-03-25T01:00:52.377616Z",
            "ended": "2016-06-06T20:57:45.917442Z",
            "start_waiting": "2016-03-25T01:00:51.356548Z",
            "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": 78316,
            "name": "Go Zodiac Friendship Games Online ราศีสิงห์ รุ่น E (ต่ำกว่า 8 คิว)",
            "director": {
                "id": 912066,
                "username": "cp01",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/de68cddd8756dc15dabf0412cd45dfe9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1025.93061700216,
                        "deviation": 107.2899597198185,
                        "volatility": 0.06005411806588447
                    }
                },
                "ranking": 15.509507700673431,
                "professional": false,
                "ui_class": ""
            },
            "description": "สามารถเข้าร่วมการแข่งขันด้วยการเชิญเท่านั้น\nสมัครแข่งขันได้ที่ https://docs.google.com/forms/d/1LhzPL-NyE8v5-DDBuQ-o7gnNZpTrk1e7WclqxiDsQdM/edit",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7581,
                "name": "การแข่งขันหมากล้อมออนไลน์",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 334,
                "icon": "https://user-uploads.online-go.com/5772b75b13247e45a3922d8202c6c9ce-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-17T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-08-17T10:00:51.896543Z",
            "ended": "2021-08-17T11:18:43.304040Z",
            "start_waiting": "2021-08-17T10:00:50.472670Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5772b75b13247e45a3922d8202c6c9ce-15.png",
            "player_count": 71,
            "ranked": true
        },
        {
            "id": 54437,
            "name": "9x9 McMahon (New Zealand Rules)",
            "director": {
                "id": 582354,
                "username": "GlacialNoivern",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/bae7db25edc19db310969d9c23831e70-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1538.257364713131,
                        "deviation": 65.55077561199136,
                        "volatility": 0.06026203340214659
                    }
                },
                "ranking": 24.886416928616224,
                "professional": false,
                "ui_class": ""
            },
            "description": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n \n☆ This is a ‘Fast Correspondence Tournament’. Please, avoid delaying your games using the vacation feature or pause. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).\n \n☆ Does NOT pause on the weekend.\n \n☆ If this sounds like a good time to you, please join us!\n\n<HR><BR>\nTournaments are a great way to find people who are more competitive than your average opponent. A big part of improving your own skills is by having them tested by capable adversaries. If you would like to be apart of more Chinese ruleset tournaments, check out our group for weekly opportunities.<BR><BR>",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ヽ(≧◡≦)ノ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 592,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-12-08T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-12-08T02:00:13.519920Z",
            "ended": "2020-02-28T19:29:30.105090Z",
            "start_waiting": "2019-12-08T02:00:12.912569Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 113557,
            "name": "4k - 8k correspondence",
            "director": {
                "id": 1403550,
                "username": "MyraCaller",
                "country": "ma",
                "icon": "https://user-uploads.online-go.com/eff060a9162807397a824ff127709e20-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1430.5457191588548,
                        "deviation": 63.03035501295459,
                        "volatility": 0.059963956066787054
                    }
                },
                "ranking": 23.20586117345916,
                "professional": false,
                "ui_class": ""
            },
            "description": "enjoy!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11630,
                "name": "SDK Proving Grounds (Single Digit Kyu)",
                "summary": "The Official SDK Proving Grounds. This group spawned from the DDK Proving Grounds (Double Digit Kyu) group, & it's popularity. Here, SDK's can play against other SDK's (or Dan players that haven’t established a solid foothold in Dan land yet). If you get s",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 100,
                "icon": "https://user-uploads.online-go.com/fe22e722b560243ad3845b81f4d4722b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-05-05T09:00:00Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 22,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-26T18:05:31.572410Z",
            "ended": "2024-07-18T15:46:51.815970Z",
            "start_waiting": "2024-04-26T18:05:30.757555Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe22e722b560243ad3845b81f4d4722b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 63305,
            "name": "DDK teaching tournament",
            "director": {
                "id": 502237,
                "username": "bagelfan",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/f942945e37fe5209ec40fde32c8b257d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2172.7291670856425,
                        "deviation": 68.35081776677339,
                        "volatility": 0.06012718193379842
                    }
                },
                "ranking": 32.880895872583366,
                "professional": false,
                "ui_class": ""
            },
            "description": "If you want to get your tournament game reviewed, please message me!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": true,
            "group": {
                "id": 865,
                "name": "OGS Teaching Ladder",
                "summary": "Teach the weaker, learn from the stronger",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 653,
                "icon": "https://user-uploads.online-go.com/24ecd9d9f2f78df3b3e6b5f90732b0e3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-31T13:00:00Z",
            "players_start": 20,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-31T13:00:50.713868Z",
            "ended": "2021-07-26T04:29:02.261707Z",
            "start_waiting": "2020-07-31T13:00:48.557699Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/24ecd9d9f2f78df3b3e6b5f90732b0e3-15.png",
            "player_count": 35,
            "ranked": true
        },
        {
            "id": 118827,
            "name": "19x19 Open League #59",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1403.533157928888,
                        "deviation": 68.76603329955958,
                        "volatility": 0.06017440557456411
                    }
                },
                "ranking": 22.764546900089854,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "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": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 68,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-18T21:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-18T10:34:23.914041Z",
            "ended": "2024-11-24T09:20:01.979511Z",
            "start_waiting": "2024-08-18T10:34:23.371276Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}