List all tournaments or create a new tournament.

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

{
    "count": 59373,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=ended&page=3586",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=ended&page=3584",
    "results": [
        {
            "id": 85461,
            "name": "Correspondence 9x9 RoundRobin 2022-01-30 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:20260210T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-02-10T19:00:45.628565Z",
                "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-02-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-01-30T19:00:40.983397Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-30T19:01:37.745084Z",
            "ended": "2022-03-01T01:46:04.335858Z",
            "start_waiting": "2022-01-30T19:01:37.089209Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 84039,
            "name": "Correspondence 13x13 RoundRobin 2021-12-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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260212T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-02-12T19:00:48.696264Z",
                "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-02-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": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-12-24T19:00:04.941622Z",
            "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-24T19:01:03.926565Z",
            "ended": "2022-03-01T01:46:16.983427Z",
            "start_waiting": "2021-12-24T19:01:01.669668Z",
            "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": 77235,
            "name": "Fujiwara no Sai   CUP  2021",
            "director": {
                "id": 721084,
                "username": "Lexxgo",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/eadd3bb95af972db608b10e308217d0d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1702.0164192076516,
                        "deviation": 66.54857732174423,
                        "volatility": 0.059972624948633195
                    }
                },
                "ranking": 27.22835155459872,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fujiwara no Sai   CUP  2021",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9239,
                "name": "World tournaments",
                "summary": "World tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-08T12:00:00Z",
            "players_start": 100,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-12T08:46:17.598254Z",
            "ended": "2022-03-01T01:46:24.598344Z",
            "start_waiting": "2021-07-12T08:46:15.707790Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 86690,
            "name": "แข่งขันภายใน ป.2 Big match !!",
            "director": {
                "id": 779033,
                "username": "T.Boss Chanatip",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b48d7002f7cfe5a5b7dbf304aa99b403-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2035.3577057312855,
                        "deviation": 73.07838554282719,
                        "volatility": 0.06006497874786784
                    }
                },
                "ranking": 31.368912011527872,
                "professional": false,
                "ui_class": ""
            },
            "description": "ชนะ + 3 คะแนน\nแพ้. + 2 คะแนน",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9318,
                "name": "Piyachat ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 222,
                "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-01T02:35:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-03-01T02:35:32.836869Z",
            "ended": "2022-03-01T02:57:59.558120Z",
            "start_waiting": "2022-03-01T02:35:32.372567Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 86693,
            "name": "การแข่งขันภายใน ป.3 Big Match !!",
            "director": {
                "id": 779033,
                "username": "T.Boss Chanatip",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b48d7002f7cfe5a5b7dbf304aa99b403-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2035.3577057312855,
                        "deviation": 73.07838554282719,
                        "volatility": 0.06006497874786784
                    }
                },
                "ranking": 31.368912011527872,
                "professional": false,
                "ui_class": ""
            },
            "description": "ชนะ + 3 คะแนน\nแพ้. + 2 คะแนน",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9318,
                "name": "Piyachat ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 222,
                "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-01T03:16:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-03-01T03:16:34.414115Z",
            "ended": "2022-03-01T03:57:30.262680Z",
            "start_waiting": "2022-03-01T03:16:34.264720Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 86694,
            "name": "การแข่งขันภายใน ป.4  Big match  !!",
            "director": {
                "id": 779033,
                "username": "T.Boss Chanatip",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b48d7002f7cfe5a5b7dbf304aa99b403-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2035.3577057312855,
                        "deviation": 73.07838554282719,
                        "volatility": 0.06006497874786784
                    }
                },
                "ranking": 31.368912011527872,
                "professional": false,
                "ui_class": ""
            },
            "description": "Win  + 3 Point\nLose + 2 Point",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9318,
                "name": "Piyachat ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 222,
                "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-01T04:05:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-03-01T04:05:36.433976Z",
            "ended": "2022-03-01T04:41:05.243681Z",
            "start_waiting": "2022-03-01T04:05:36.310436Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 86696,
            "name": "Blitz 19x19 Elimination Tournament 2022-03-01 05:30",
            "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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260213T050000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-13T05:00:47.710715Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-13T09:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2022-03-01T05:30:38.436472Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-03-01T05:30:39.661482Z",
            "ended": "2022-03-01T05:54:35.456996Z",
            "start_waiting": "2022-03-01T05:30:39.572412Z",
            "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": 86697,
            "name": "การแข่งขันภายใน ป.5 Big match",
            "director": {
                "id": 779033,
                "username": "T.Boss Chanatip",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b48d7002f7cfe5a5b7dbf304aa99b403-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2035.3577057312855,
                        "deviation": 73.07838554282719,
                        "volatility": 0.06006497874786784
                    }
                },
                "ranking": 31.368912011527872,
                "professional": false,
                "ui_class": ""
            },
            "description": "Win  + 3 Point\nLose + 2 Point",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 420,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9318,
                "name": "Piyachat ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 222,
                "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-01T06:02:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-03-01T06:02:40.743680Z",
            "ended": "2022-03-01T06:40:29.025924Z",
            "start_waiting": "2022-03-01T06:02:40.651503Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 86686,
            "name": "Class tournament",
            "director": {
                "id": 35052,
                "username": "egri-nagy",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/d65ee709c57369195a8c878ed7b9693b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1335.2933033884167,
                        "deviation": 63.60286072153694,
                        "volatility": 0.06004676499818552
                    }
                },
                "ranking": 21.610709899611326,
                "professional": false,
                "ui_class": ""
            },
            "description": "Class tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9587,
                "name": "Igo Math Classroom 2022 Winter (AY2021)",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 18,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-01T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-01T04:24:13.688349Z",
            "ended": "2022-03-01T06:48:28.267551Z",
            "start_waiting": "2022-03-01T04:24:13.517407Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 86698,
            "name": "Live 9x9 Double Elimination Tournament 2022-03-01 06:30",
            "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": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260213T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-13T06:00:47.725023Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-13T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2022-03-01T06:30:40.672024Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-03-01T06:30:41.863716Z",
            "ended": "2022-03-01T06:51:36.693650Z",
            "start_waiting": "2022-03-01T06:30:41.762853Z",
            "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
        }
    ]
}