List all tournaments or create a new tournament.

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

{
    "count": 59433,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=15",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=13",
    "results": [
        {
            "id": 117948,
            "name": "Tianyuan Nines 2020 Title Match - Board 7",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2012.9559535605183,
                        "deviation": 68.60793827360258,
                        "volatility": 0.060159740716376316
                    }
                },
                "ranking": 31.11270367402861,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "<!--\nTianyuan Nines 2020 Title Match - Board 1\n-->\n\nTitle Holder:\n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Nines Tianyuan] x2</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>14th</td>\n\t<td style=\"color:yellow\">Tianyuan</td>\n\t<td>Nines</td>\n\t<td>2020</td>\n\t<td><a style=\"color:yellow\" href='https://online-go.com/player/43936/Sadaharu'>Sadaharu [Nines Tianyuan]</a></td>\n\t<td><a href='https://online-go.com/player/64817/'>mark5000 [5d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664480'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664509'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664556'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664593'><s>Board 4</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664639'><s>Board 5</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117944'><s>Board 6</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117948'>Board 7</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/118004'>Board 8</a></td>\n</tr>\n</table>\n\n\nTitle Tournament: <a style=\"color:yellow\" href='https://online-go.com/tournament/63586'>Tianyuan Nines Title Tournament 2020</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.\n- If you are seeing bigger board numbers like 'Board 6', it's because in the first 5 boards the assignment of black and white is too unbalanced and it's flagged by one or both of the Title Match players. If these extra boards contributed to a more balanced distribution of black and white, we will cancel the 5th (and the 4th) board and use the result in the new boards. For example: if in Board 1~5 player A is always assigned Black, and in Board 6 and Board 8, player A is assigned White while in Board 7, player A is assigned Black again, we will use the results from Board 1, 2, 3, 6, 8, instead of Board 1~5. This is a workaround to balance the black-white assignment in the title match as on OGS, there's no way for a tournament director to assign the color of individual games.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 107733,
            "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": true,
            "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": 2961,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-11T04:49:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-07-11T04:49:17.664910Z",
            "ended": "2024-10-16T14:12:53.946101Z",
            "start_waiting": "2024-07-11T04:49:17.626199Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 82016,
            "name": "การทดสอบแข่งขันป. 5",
            "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": "ทดสอบแข่งขัน",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "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": "2021-11-02T05:52:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-02T05:52:50.103435Z",
            "ended": "2022-09-18T17:08:04.302112Z",
            "start_waiting": "2021-11-02T05:52:49.945176Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 124363,
            "name": "Campeonato de Go Intermedio Invierno 2024 Primera Ronda",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1157.6718486315883,
                        "deviation": 60.49240620363622,
                        "volatility": 0.059727902321015866
                    }
                },
                "ranking": 18.30627868350828,
                "professional": false,
                "ui_class": ""
            },
            "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14953,
                "name": "Kanik",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 17,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-17T00:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2025-01-17T00:00:40.013625Z",
            "ended": "2025-01-17T00:22:37.967062Z",
            "start_waiting": "2025-01-17T00:00:39.960153Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 118232,
            "name": "19x19 Open D.E. Cup #78",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1449.4206189958652,
                        "deviation": 69.7033743288012,
                        "volatility": 0.06016120028799529
                    }
                },
                "ranking": 23.509309294900017,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-07-21T21:05:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-22T00:00:17.543375Z",
            "ended": "2025-07-13T14:27:26.974299Z",
            "start_waiting": "2024-07-22T00:00:17.405594Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 97993,
            "name": "TOURNOI A HANDICAP FRANCE",
            "director": {
                "id": 588317,
                "username": "marcjegoupro",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/024480a74211c70918a9158957bd4c75?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1176.566858715197,
                        "deviation": 61.12875023743989,
                        "volatility": 0.05997496465987448
                    }
                },
                "ranking": 18.681072432178638,
                "professional": false,
                "ui_class": ""
            },
            "description": "tournoi à Handicap , tirage mac mahon",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 60,
                "max_time": 2100
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 95,
                "name": "France Go Players",
                "summary": "Le groupe pour les joueurs français!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1296,
                "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-23T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-01-31T06:05:42.538001Z",
            "ended": "2023-01-31T06:16:07.740938Z",
            "start_waiting": "2023-01-31T06:05:42.444930Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 106724,
            "name": "13x13 Open D.E. Cup #19",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1449.4206189958652,
                        "deviation": 69.7033743288012,
                        "volatility": 0.06016120028799529
                    }
                },
                "ranking": 23.509309294900017,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-09-10T20:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-09-10T08:09:12.704228Z",
            "ended": "2024-03-18T19:52:37.845868Z",
            "start_waiting": "2023-09-10T08:09:12.587043Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 124957,
            "name": "19x19 Open D.E. Cup #99",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1449.4206189958652,
                        "deviation": 69.7033743288012,
                        "volatility": 0.06016120028799529
                    }
                },
                "ranking": 23.509309294900017,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-02-09T22:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-08T05:58:35.551433Z",
            "ended": "2025-12-03T12:57:21.757937Z",
            "start_waiting": "2025-02-08T05:58:35.437398Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 119319,
            "name": "2024 Funny Cup (9x9)",
            "director": {
                "id": 1381238,
                "username": "BuzzerBeater",
                "country": "030",
                "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1761.9369609410396,
                        "deviation": 81.27381320980203,
                        "volatility": 0.060920948640087395
                    }
                },
                "ranking": 28.02934323922052,
                "professional": false,
                "ui_class": ""
            },
            "description": "Good luck and have fun!\nJust give you a heads up, and suspicious activities might get you kicked out of this tournament (such as AI use).",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14385,
                "name": "The Ranked Group",
                "summary": "Join this group and compete for the best ^^",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 190,
                "icon": "https://user-uploads.online-go.com/afe0747efdb912a764d15d5340a4b85f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-19T08:00:00Z",
            "players_start": 16,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-20T01:16:01.993097Z",
            "ended": "2024-10-10T09:27:31.581791Z",
            "start_waiting": "2024-08-20T01:16:01.693443Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/afe0747efdb912a764d15d5340a4b85f-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 121092,
            "name": "JORNADA 6 DE ENTRENAMIENTO BÁSICO DE GO INVIERNO 2024",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1157.6718486315883,
                        "deviation": 60.49240620363622,
                        "volatility": 0.059727902321015866
                    }
                },
                "ranking": 18.30627868350828,
                "professional": false,
                "ui_class": ""
            },
            "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 51,
            "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": true,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-10-13T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2024-10-13T00:35:31.424562Z",
            "ended": "2024-10-13T00:59:01.919326Z",
            "start_waiting": "2024-10-13T00:35:31.385611Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 124031,
            "name": "9x9 New Zealand Open D.E. #14",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "All players welcome. 8 players. Starts only when full.\n\nNew Zealand rules. 9x9 board. Even games. Double-elimination.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-02-08T04:09:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-30T17:26:16.995217Z",
            "ended": "2025-04-13T18:45:12.415873Z",
            "start_waiting": "2025-01-30T17:26:16.869901Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}