List all tournaments or create a new tournament.

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

{
    "count": 59039,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=620",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=618",
    "results": [
        {
            "id": 83685,
            "name": "Correspondence 19x19 RoundRobin 2021-12-14 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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260112T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-01-12T19:00:48.936181Z",
                "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-01-15T19: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": "2021-12-14T19:00:58.417331Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-12-14T19:01:00.175614Z",
            "ended": "2022-08-25T05:42:29.494274Z",
            "start_waiting": "2021-12-14T19:00:59.181541Z",
            "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": 86640,
            "name": "Correspondence 13x13 RoundRobin 2022-02-28 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:20260110T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-10T19:00:47.764813Z",
                "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-01-13T19: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-02-28T19:00:20.289474Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-28T19:01:14.562795Z",
            "ended": "2022-04-05T00:49:12.779894Z",
            "start_waiting": "2022-02-28T19:01:14.257183Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 89555,
            "name": "Blitz 9x9",
            "director": {
                "id": 599102,
                "username": "🐬⚔️🐬 🍩🥂🕯️🌱",
                "country": "bs",
                "icon": "https://user-uploads.online-go.com/9f1b3b5e4e9ea8e9cad3ce3456addaf5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1646.7114093252521,
                        "deviation": 65.53236576357357,
                        "volatility": 0.06020281826982568
                    }
                },
                "ranking": 26.463626879317594,
                "professional": false,
                "ui_class": ""
            },
            "description": "Anyone is welcome, happy blitzing!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 30,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10635,
                "name": "Blitz ⚡",
                "summary": "Welcome,\n\nBlitz style tourneys, please join if you like speedy Go!\n\n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-05T02:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-05T02:00:25.522959Z",
            "ended": "2022-05-05T02:02:27.537662Z",
            "start_waiting": "2022-05-05T02:00:25.450882Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 102101,
            "name": "Correspondence 13x13 RoundRobin 2023-04-12 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:20260110T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-10T19:00:47.764813Z",
                "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-01-13T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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-12T19:00:04.596876Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-12T19:00:07.470829Z",
            "ended": "2023-05-19T09:34:27.124894Z",
            "start_waiting": "2023-04-12T19:00:07.247833Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 10451,
            "name": "Torneio 13 X 13  da Independência",
            "director": {
                "id": 1997,
                "username": "Gonin",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/e7f4f487aaa9881678447e8e70d7630f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1275.5268690151236,
                        "deviation": 64.02714118968137,
                        "volatility": 0.0599188242087021
                    }
                },
                "ranking": 20.55063327666594,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's shock",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 300,
                "main_time": 300,
                "stones_per_period": 15
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 725,
                "name": "Go Brasil",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 116,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2015-09-08T01:02:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2015-09-08T01:02:21.378472Z",
            "ended": "2015-09-08T02:02:05.316423Z",
            "start_waiting": "2015-09-08T01:02:21.210607Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 87089,
            "name": "Correspondence 19x19 RoundRobin 2022-03-11 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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260112T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-01-12T19:00:48.936181Z",
                "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-01-15T19: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": "2022-03-11T19:00:14.611902Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-03-11T19:00:19.195704Z",
            "ended": "2022-07-21T09:44:11.837512Z",
            "start_waiting": "2022-03-11T19:00:17.673407Z",
            "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": 57548,
            "name": "coppa nazionale",
            "director": {
                "id": 740352,
                "username": "Haaland Can",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/bea4c463d9106aad9af8614de4aa0174-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 908.5516141194921,
                        "deviation": 62.836034696418736,
                        "volatility": 0.06010253014759615
                    }
                },
                "ranking": 12.69669704549219,
                "professional": false,
                "ui_class": ""
            },
            "description": "e un torneo dıffıcıle",
            "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": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8823,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-16T14: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": "2020-03-17T19:57:06.701388Z",
            "ended": "2020-07-03T11:03:04.842999Z",
            "start_waiting": "2020-03-17T19:57:05.680978Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 127689,
            "name": "dragon 2",
            "director": {
                "id": 1744471,
                "username": "Thee1234",
                "country": "_GoT_Greyjoy",
                "icon": "https://user-uploads.online-go.com/48a07dc211daa7e949093dfa7aad7051-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 733.9870402587704,
                        "deviation": 63.19615265105208,
                        "volatility": 0.05996463733953168
                    }
                },
                "ranking": 7.757405485939341,
                "professional": false,
                "ui_class": ""
            },
            "description": "truiufgjgvde4rjop7",
            "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": 15189,
                "name": "beginer team",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/040b337da9de3f4d44c85a6d3b42d7b4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-21T02:48:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-21T02:48:16.042559Z",
            "ended": "2025-04-21T02:48:16.029229Z",
            "start_waiting": "2025-04-21T02:48:15.981141Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/040b337da9de3f4d44c85a6d3b42d7b4-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 107214,
            "name": "ALZ 4",
            "director": {
                "id": 371940,
                "username": "Fabertelli",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/b2385f1a102acadea9a7fb7a49dc3d4d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1344.3952755434875,
                        "deviation": 66.14559822399715,
                        "volatility": 0.05977984401695895
                    }
                },
                "ranking": 21.76797553666538,
                "professional": false,
                "ui_class": ""
            },
            "description": "Treinamento",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 92495,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12474,
                "name": "Anna Lamberga",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 32,
                "icon": "https://user-uploads.online-go.com/38422ecae9f38f6103c0f90ab7828e76-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-09-07T01:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-09-09T03:59:01.970555Z",
            "ended": "2023-10-06T01:35:38.535908Z",
            "start_waiting": "2023-09-09T03:59:01.559999Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/38422ecae9f38f6103c0f90ab7828e76-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 102081,
            "name": "Frohe Ostern 9x9",
            "director": {
                "id": 746065,
                "username": "Elnefo11",
                "country": "co",
                "icon": "https://secure.gravatar.com/avatar/1815dd1847a342bb3cf440bad4d14a91?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1138.825878978731,
                        "deviation": 64.91284272867738,
                        "volatility": 0.06000552542745924
                    }
                },
                "ranking": 17.926314021268468,
                "professional": false,
                "ui_class": ""
            },
            "description": "Felices pascuas 9x9!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 30,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 506,
                "name": "Shibumi",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/d8db21da9526245762bab1b669a5c275-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-11T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-04-11T03:02:38.783331Z",
            "ended": "2023-04-11T03:19:08.452748Z",
            "start_waiting": "2023-04-11T03:02:38.697637Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d8db21da9526245762bab1b669a5c275-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}