List all tournaments or create a new tournament.

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

{
    "count": 58896,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5176",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5174",
    "results": [
        {
            "id": 66154,
            "name": "Correspondence 13x13 RoundRobin 2020-10-03 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:20251229T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2025-12-29T19:00:45.957756Z",
                "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-01T19: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-10-03T19:00:42.624869Z",
            "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-03T19:01:43.698503Z",
            "ended": "2021-01-13T23:23:51.291478Z",
            "start_waiting": "2020-10-03T19:01:41.255326Z",
            "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": 69765,
            "name": "Good game",
            "director": {
                "id": 841903,
                "username": "Clayton 2012",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/acf053bd9afd8eb70f1ce036e1cd7197?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 855.9249966897519,
                        "deviation": 65.68853498360008,
                        "volatility": 0.06007288177782305
                    }
                },
                "ranking": 11.315360920851413,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have a good game",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "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": 591,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-01-06T09:00:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-06T09:00:35.997077Z",
            "ended": "2021-01-11T05:44:41.784696Z",
            "start_waiting": "2021-01-06T09:00:35.812594Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 50439,
            "name": "Training Ground Class 1 August 2019",
            "director": {
                "id": 87790,
                "username": "MoonMonkey",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/9e29a56055728dccf9dafc7ebb3f8319-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1093.5261410201354,
                        "deviation": 62.180969905963046,
                        "volatility": 0.06028853857034597
                    }
                },
                "ranking": 16.986647782952765,
                "professional": false,
                "ui_class": ""
            },
            "description": "If you want to be stronger, then you should often play with those who are a little stronger than you. Training Grounds tournaments provide you with this opportunity.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 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-08-23T00:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-08-23T00:01:41.829335Z",
            "ended": "2019-11-20T13:57:42.562593Z",
            "start_waiting": "2019-08-23T00:01:40.954226Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/439f945317b077e50df083e0d0f09ce5-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 78498,
            "name": "zzzzz",
            "director": {
                "id": 1034571,
                "username": "llllIIIllllII",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/38d2c948fd83a84fcc51037e528e865b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "zzzzzzzz",
            "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": 9839,
                "name": "2bro gagaga",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-06T18: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-08-07T08:34:57.007775Z",
            "ended": "2021-10-09T12:07:11.269729Z",
            "start_waiting": "2021-08-07T08:34:56.870859Z",
            "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": 27159,
            "name": "FSTS Knockouts Open June 2017",
            "director": {
                "id": 87790,
                "username": "MoonMonkey",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/9e29a56055728dccf9dafc7ebb3f8319-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1093.5261410201354,
                        "deviation": 62.180969905963046,
                        "volatility": 0.06028853857034597
                    }
                },
                "ranking": 16.986647782952765,
                "professional": false,
                "ui_class": ""
            },
            "description": "Monthly regular contest for all OGS players",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "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": 353,
                "name": "Four Seasons Tournament Series",
                "summary": "Серия турниров \"Четыре Сезона\"",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 623,
                "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-06-15T12:00:00Z",
            "players_start": 25,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-06-15T12:00:48.601280Z",
            "ended": "2021-01-05T10:35:14.085116Z",
            "start_waiting": "2017-06-15T12:00:40.029104Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 88,
            "ranked": true
        },
        {
            "id": 49071,
            "name": "For those who was disappointed by Game of Thrones Season 8",
            "director": {
                "id": 488500,
                "username": "Picard",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f1c34fa096a5d8ad30ce9febb7d4870e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1470.3231083618412,
                        "deviation": 67.06113000039035,
                        "volatility": 0.0599711398659376
                    }
                },
                "ranking": 23.840777355800686,
                "professional": false,
                "ui_class": ""
            },
            "description": "Not so long night.\nNot what happend but how its happend.\nOr maybe do you think its best season ever?\n\nSTARTS WHEN FULL",
            "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": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2946,
                "name": "Final Frontier",
                "summary": "Welcome to Final Frontier.\n\nWe have tons of tournaments and a magnificent director-Picard.\nPlease join this frontier soon, we are closing!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-06-16T19:00:00Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-06-15T21:54:35.387816Z",
            "ended": "2019-08-12T15:45:24.119214Z",
            "start_waiting": "2019-06-15T21:54:34.757301Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 69784,
            "name": "Correspondence 19x19 RoundRobin 2021-01-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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251228T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-28T19:00:43.866143Z",
                "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-12-31T19: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-01-06T19:00:57.921651Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-06T19:01:02.085208Z",
            "ended": "2021-03-24T09:37:42.633100Z",
            "start_waiting": "2021-01-06T19:00:59.159151Z",
            "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": 51374,
            "name": "Correspondence 19x19 RoundRobin 2019-08-24 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:20251228T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-28T19:00:43.866143Z",
                "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-12-31T19: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-08-24T19:00:03.890177Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-08-24T19:00:41.121982Z",
            "ended": "2019-10-10T10:35:31.300474Z",
            "start_waiting": "2019-08-24T19:00:39.922609Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 69756,
            "name": "Group LOL New Year Tournament 2",
            "director": {
                "id": 811533,
                "username": "CookiesAndGo",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c558c9ad91a9bfc86c40dd7285133a17-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1044.2620853899564,
                        "deviation": 111.84505863404993,
                        "volatility": 0.05998548276399042
                    }
                },
                "ranking": 15.919502948899362,
                "professional": false,
                "ui_class": ""
            },
            "description": "Happy new year! Join this tournament!",
            "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": 7276,
                "name": "-GroupLOL-",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-05T02:21:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-01-05T02:21:17.195501Z",
            "ended": "2021-01-08T02:21:17.797266Z",
            "start_waiting": "2021-01-05T02:21:16.991679Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 58113,
            "name": "🧍‍♀️e1",
            "director": {
                "id": 736026,
                "username": "李張樂",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/d45769aab0523878768b0b2d1164cd85?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1373.2951358573407,
                        "deviation": 64.83524429933749,
                        "volatility": 0.060011864092403285
                    }
                },
                "ranking": 22.260347282571285,
                "professional": false,
                "ui_class": ""
            },
            "description": "fjdfkdfjjkf肌肤轮廓的反馈",
            "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": 4530,
                "name": "HKCGA 對局室",
                "summary": "\n同學想下棋可在下方留言,最好寫上自己棋力,方便對手設定合適讓子。 ( K = 級、 D = 段 )\n\nP.S. 此對局室只限 \" 香港兒童圍棋學院-網絡班 \" 學生使用。\n\n同學在此對局室,必須使用自己 \"中文全名\" 的帳號來對弈,敬請合作 !\n\n(hkcga2004)院長會不定時上線跟大家互相切磋,歡迎指教!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-28T12: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-29T22:39:14.539829Z",
            "ended": "2020-04-04T08:14:56.408116Z",
            "start_waiting": "2020-03-29T22:39:14.189897Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}