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

{
    "count": 58282,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=4423",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=4421",
    "results": [
        {
            "id": 66282,
            "name": "Correspondence 19x19 RoundRobin 2020-10-05 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:20251107T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-11-07T19:00:32.938160Z",
                "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": "2025-11-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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-10-05T19:00:44.670665Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-05T19:01:46.163950Z",
            "ended": "2021-02-08T09:39:22.702490Z",
            "start_waiting": "2020-10-05T19:01:43.524139Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10
        },
        {
            "id": 68618,
            "name": "Correspondence 9x9 RoundRobin 2020-12-06 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:20251106T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-11-06T19:00:32.554090Z",
                "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": "2025-11-09T19: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": "2020-12-06T19:00:44.357074Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-06T19:00:47.511960Z",
            "ended": "2021-01-05T16:37:21.693066Z",
            "start_waiting": "2020-12-06T19:00:45.020758Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10
        },
        {
            "id": 63652,
            "name": "Fast Correspondence 2020-08-06",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1576.6058983592984,
                        "deviation": 62.39509712483839,
                        "volatility": 0.05973302369801668
                    }
                },
                "ranking": 25.456466614065288,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Please, avoid delaying your games using the vacation feature.\n\nAnalysis is enabled to allow the use of conditional moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 797,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-06T00: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-08-06T00:00:34.302261Z",
            "ended": "2020-09-15T21:41:12.180182Z",
            "start_waiting": "2020-08-06T00:00:32.518359Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10
        },
        {
            "id": 65334,
            "name": "Correspondence 13x13 RoundRobin 2020-09-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:20251105T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2025-11-05T19:00:32.293492Z",
                "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": "2025-11-08T19: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": "2020-09-12T19:00:54.703647Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-12T19:00:58.178982Z",
            "ended": "2020-10-09T12:30:07.789480Z",
            "start_waiting": "2020-09-12T19:00:56.864385Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 8
        },
        {
            "id": 63959,
            "name": "สาระRails361! Tour ครั้งที่ 26",
            "director": {
                "id": 130250,
                "username": "Yuttasak.ko",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/3a4dce9f1a1574dc6cf5e93dde7009fc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1666.6596805365893,
                        "deviation": 64.19478947538018,
                        "volatility": 0.059861524859859454
                    }
                },
                "ranking": 26.742381082072914,
                "professional": false,
                "ui_class": ""
            },
            "description": "How you like that that that that....",
            "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": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 88,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-12T22:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-08-12T22:00:57.067298Z",
            "ended": "2020-10-13T20:38:56.657968Z",
            "start_waiting": "2020-08-12T22:00:54.934047Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 10
        },
        {
            "id": 61824,
            "name": "Mental Combat Basic 2020 9x9 Regular",
            "director": {
                "id": 476035,
                "username": "MonkeyMonk",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/893ba2588a07b3654986a9ddfaabc7d7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1421.3320906134593,
                        "deviation": 61.451764318788584,
                        "volatility": 0.0600152725576737
                    }
                },
                "ranking": 23.05627815682673,
                "professional": false,
                "ui_class": ""
            },
            "description": "Annual Mental Combat Basic regular tournament.",
            "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": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5771,
                "name": "Mental Combat",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 0,
                "icon": "https://user-uploads.online-go.com/cade87c9b60b1cde406b87b63c367e0f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-07-14T02:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-14T02:00:48.816777Z",
            "ended": "2020-12-25T19:28:02.359214Z",
            "start_waiting": "2020-07-14T02:00:48.178329Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cade87c9b60b1cde406b87b63c367e0f-15.png",
            "player_count": 19
        },
        {
            "id": 65511,
            "name": "go games",
            "director": {
                "id": 841555,
                "username": "anakwok1114",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2cbd35713ba5aa7f95ee742258396730?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1112.7132241858571,
                        "deviation": 66.50297708617926,
                        "volatility": 0.05999802796663696
                    }
                },
                "ranking": 17.389316850580485,
                "professional": false,
                "ui_class": ""
            },
            "description": "hi  dddddd",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 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": 8768,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-16T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-09-16T21:43:14.709221Z",
            "ended": "2020-10-10T19:33:17.804775Z",
            "start_waiting": "2020-09-16T21:43:13.988431Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4
        },
        {
            "id": 65546,
            "name": "Jumo&dan",
            "director": {
                "id": 846437,
                "username": "jumoyang",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/92f1aec442d9e734029234d0b12f1ba9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "gogogogogogo",
            "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": 6853,
                "name": "G101 Recitation MFA",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-17T00:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-17T00:00:19.777102Z",
            "ended": "2020-09-17T00:00:19.647497Z",
            "start_waiting": "2020-09-17T00:00:19.376644Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        },
        {
            "id": 61363,
            "name": "Simple Correspondence 19x19 DDK 2020 July",
            "director": {
                "id": 732922,
                "username": "woolpark",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c9b9a16afe87a94e5a79c216c5b7f9b4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1448.2613456324239,
                        "deviation": 74.13670102782378,
                        "volatility": 0.059982418884699545
                    }
                },
                "ranking": 23.490786089025057,
                "professional": false,
                "ui_class": ""
            },
            "description": "No analysis. Counting is good for you.\n\nEnjoy!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5017,
                "name": "Simple Correspondence",
                "summary": "2 days per move. No Analysis.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 67,
                "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-01T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-07-01T22:01:08.415880Z",
            "ended": "2020-09-21T00:57:19.820141Z",
            "start_waiting": "2020-07-01T22:01:06.595942Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-15.png",
            "player_count": 10
        },
        {
            "id": 65701,
            "name": "Correspondence 13x13 RoundRobin 2020-09-21 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:20251105T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2025-11-05T19:00:32.293492Z",
                "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": "2025-11-08T19: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": "2020-09-21T19:00:17.793562Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-21T19:00:22.904804Z",
            "ended": "2020-11-04T10:33:46.247834Z",
            "start_waiting": "2020-09-21T19:00:20.098498Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10
        }
    ]
}