List all tournaments or create a new tournament.

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

{
    "count": 58890,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=subsequent_pairing_method&page=562",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=subsequent_pairing_method&page=560",
    "results": [
        {
            "id": 75492,
            "name": "Correspondence 19x19 RoundRobin 2021-05-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": "2021-05-24T19:00:07.432570Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-24T19:00:10.125067Z",
            "ended": "2021-08-23T13:40:29.066622Z",
            "start_waiting": "2021-05-24T19:00:09.029788Z",
            "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": 88354,
            "name": "KLSG-1 Beginner",
            "director": {
                "id": 1095664,
                "username": "USE17",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8a6e68aaae476904d26cb7a7372643ea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1188.792006203979,
                        "deviation": 61.76404829061147,
                        "volatility": 0.0606255655038105
                    }
                },
                "ranking": 18.920372006199532,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginner tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 20,
                "periods": 5
            },
            "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": 8807,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-08T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-08T19:00:28.030846Z",
            "ended": "2022-04-08T19:15:54.200393Z",
            "start_waiting": "2022-04-08T19:00:27.912841Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 88512,
            "name": "1 -> 張溢滇 2 -> 葉恩滌",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 -> 張溢滇\n2 -> 葉恩滌",
            "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": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-04-10T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-10T07:44:11.784040Z",
            "ended": "2022-04-10T08:10:43.080176Z",
            "start_waiting": "2022-04-10T07:44:11.736560Z",
            "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": 76117,
            "name": "Admin Recruiting july",
            "director": {
                "id": 818383,
                "username": "SubToMixzory",
                "country": "vi",
                "icon": "https://user-uploads.online-go.com/c6aa9dd0c30d28446d4dcafe2b6186e9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1269.4299654571807,
                        "deviation": 64.69887391357838,
                        "volatility": 0.0601483836856834
                    }
                },
                "ranking": 20.439713055563516,
                "professional": false,
                "ui_class": ""
            },
            "description": "Get to be the admin for 1  month!!! ONLY \n\n(Admins pls don't join except temporary ones)",
            "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": false,
            "group": {
                "id": 8463,
                "name": "Friendly Go Tournament Club",
                "summary": "A group for friendly friends to enjoy regular casual tournaments. Handicaps for weaker players. Correspondence and live tournaments. Learn and grow stronger together! ♥",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/8cbb7654b3ba711461de7545d0d09595-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-23T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-06-23T11:50:24.171683Z",
            "ended": "2021-06-23T11:56:27.418705Z",
            "start_waiting": "2021-06-23T11:50:24.070560Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8cbb7654b3ba711461de7545d0d09595-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 88538,
            "name": "Teaching League 2 - Beginners",
            "director": {
                "id": 1095664,
                "username": "USE17",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8a6e68aaae476904d26cb7a7372643ea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1188.792006203979,
                        "deviation": 61.76404829061147,
                        "volatility": 0.0606255655038105
                    }
                },
                "ranking": 18.920372006199532,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginners tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 20,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 28,
                "name": "Teaching League",
                "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4441,
                "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-11T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-11T17:00:21.959436Z",
            "ended": "2022-04-11T18:12:36.655237Z",
            "start_waiting": "2022-04-11T17:00:21.799040Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 75489,
            "name": "Sunday tournament",
            "director": {
                "id": 56637,
                "username": "milanm",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/3ca6488bbc5b99dee6389c8324babd42-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1726.3281591447594,
                        "deviation": 64.22415032595333,
                        "volatility": 0.059936870656982416
                    }
                },
                "ranking": 27.556688570467138,
                "professional": false,
                "ui_class": "supporter aga"
            },
            "description": "Weekly 9x9 tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5803,
                "name": "Massachusetts Go Foundation",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-23T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-05-23T17:00:01.438618Z",
            "ended": "2021-05-23T17:50:37.495488Z",
            "start_waiting": "2021-05-23T17:00:01.271408Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 74554,
            "name": "9x9 Classic W.D.D.T. XII",
            "director": {
                "id": 959671,
                "username": "ZachLee",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/9f6a01a48db5819cb29f790866e3ad03-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1422.2965587704578,
                        "deviation": 64.39474436082165,
                        "volatility": 0.05998151141691156
                    }
                },
                "ranking": 23.071981640961692,
                "professional": false,
                "ui_class": ""
            },
            "description": "Classic weekly double death tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 8129,
                "name": "ZEN Go",
                "summary": "The search for happiness is one of the chief sources of unhappiness.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-23T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-23T23:00:16.484330Z",
            "ended": "2021-09-27T08:38:05.052083Z",
            "start_waiting": "2021-05-23T23:00:16.088125Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 73474,
            "name": "Oza Treizes 2019 Title Match - Board 4",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2000.7972568551363,
                        "deviation": 69.46442720129943,
                        "volatility": 0.060157485864512514
                    }
                },
                "ranking": 30.972448568668963,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "<!-- \nOza Treizes 2019 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza] x3</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>4th</td>\n\t<td style=\"color:cyan\">Oza</td>\n\t<td>Treizes</td>\n\t<td>2019</td>\n\t<td><a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza]</a></td>\n\t<td><a href='https://online-go.com/player/589692/'>Utaha [1d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32650295'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32678579'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32678593'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73474'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73475'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/43367'>Oza Treizes Title Tournament 2019</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2953,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-07T07:58: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-04-07T07:58:11.625737Z",
            "ended": "2021-05-18T04:59:35.907489Z",
            "start_waiting": "2021-04-07T07:58:11.516364Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 71815,
            "name": "Correspondence 13x13 RoundRobin 2021-02-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: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": "2021-02-24T19:00:10.501132Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-24T19:00:12.611647Z",
            "ended": "2021-05-21T02:30:01.826190Z",
            "start_waiting": "2021-02-24T19:00:11.024295Z",
            "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": 87764,
            "name": "Classic W.D.D.T. LV",
            "director": {
                "id": 959671,
                "username": "ZachLee",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/9f6a01a48db5819cb29f790866e3ad03-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1422.2965587704578,
                        "deviation": 64.39474436082165,
                        "volatility": 0.05998151141691156
                    }
                },
                "ranking": 23.071981640961692,
                "professional": false,
                "ui_class": ""
            },
            "description": "Classic weekly double death tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 8129,
                "name": "ZEN Go",
                "summary": "The search for happiness is one of the chief sources of unhappiness.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-17T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-17T23:00:50.064906Z",
            "ended": "2022-07-07T13:26:22.021336Z",
            "start_waiting": "2022-04-17T23:00:49.927741Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}