List all tournaments or create a new tournament.

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

{
    "count": 59883,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5985",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5983",
    "results": [
        {
            "id": 139837,
            "name": "GO BEGINNERS 5",
            "director": {
                "id": 1339456,
                "username": "Arte13004",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/260c7951a5da6277ef7797205f43557d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 501.2843497457478,
                        "deviation": 64.36357837610934,
                        "volatility": 0.060004860079681595
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Bonjour à tous. \nCe tournois est réservé pour les joueurs débutants. \nLe niveau requis est 20 kyu ou moins. \nJ'espère que vous vous amusez beaucoup.\n\nHello everyone.\nThis tournament is for beginner players only.\nThe required skill level is 20 kyu or lower.\nI hope you have lots of fun.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 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": 1308,
                "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-06-01T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-06-01T13:00:17.799207Z",
            "ended": null,
            "start_waiting": "2026-06-01T13:00:17.496326Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 87090,
            "name": "Blitz 13x13 Swiss Tournament 2022-03-10 19:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260610T110000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-06-10T11:00:18.715076Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-06-10T15:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2022-03-10T19:30:14.643945Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-03-10T19:30:15.790619Z",
            "ended": "2022-03-10T20:13:43.233877Z",
            "start_waiting": "2022-03-10T19:30:15.478857Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 127269,
            "name": "Blitz 13x13 Swiss Tournament 2025-04-08 11:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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 Site-wide Tournament",
            "schedule": {
                "id": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260610T110000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-06-10T11:00:18.715076Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-06-10T15:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-04-08T11:30:14.218606Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-08T11:31:14.328075Z",
            "ended": "2025-04-08T12:09:54.513758Z",
            "start_waiting": "2025-04-08T11:31:14.227004Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 36314,
            "name": "Summer tournament",
            "director": {
                "id": 433931,
                "username": "natsu101",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/04dd329c876776138743c655012ff9aa-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1112.9758581338638,
                        "deviation": 65.41890522404191,
                        "volatility": 0.06008009375749486
                    }
                },
                "ranking": 17.394780305447448,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play go and have fun. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 177600,
            "time_control_parameters": {
                "period_time": 172800,
                "main_time": 432000,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 2,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1535,
                "name": "anime and go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://user-uploads.online-go.com/05c0c61350a73e2c48bff97d8ad9c196-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-06-06T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-06-06T22:00:51.759051Z",
            "ended": "2020-09-10T20:17:33.706914Z",
            "start_waiting": "2018-06-06T22:00:37.904518Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/05c0c61350a73e2c48bff97d8ad9c196-15.png",
            "player_count": 54,
            "ranked": true
        },
        {
            "id": 41392,
            "name": "Monthly Simultaneous McMahon 2018-10-16 17:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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": 10,
                "name": "Monthly Simultaneous McMahon",
                "rrule": "DTSTART:20260601T170000Z\nRRULE:FREQ=MONTHLY",
                "active": true,
                "created": "2015-12-16T02:47:16.592231Z",
                "last_run": "2026-06-01T17:00:17.557955Z",
                "lead_time_seconds": 1296000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 20,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 5,
                    "maximum_players": 200
                },
                "next_run": "2026-07-01T17:00:00Z",
                "base_points": "50.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2018-10-16T17:00:12.523924Z",
            "players_start": 50,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-10-16T17:00:50.414868Z",
            "ended": "2020-04-02T13:17:05.984784Z",
            "start_waiting": "2018-10-16T17:00:30.052946Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 74,
            "ranked": true
        },
        {
            "id": 125466,
            "name": "JORNADA 3 DE ENTRENAMIENTO INTERMEDIO DE GO PRIMAVERA 2025",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1116.3894591373814,
                        "deviation": 60.59466797679924,
                        "volatility": 0.059732167326301724
                    }
                },
                "ranking": 17.465674855011894,
                "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": 45,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "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": 19,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-16T00: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": "2025-02-16T00:35:32.076182Z",
            "ended": "2025-02-16T00:58:53.679988Z",
            "start_waiting": "2025-02-16T00:35:32.033123Z",
            "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": 82690,
            "name": "PSWJ League Round 2",
            "director": {
                "id": 656422,
                "username": "yc_tan",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f668362b9c2ca8801a69bc9fde736736?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1805.772278545794,
                        "deviation": 172.489536918797,
                        "volatility": 0.059993868261897614
                    }
                },
                "ranking": 28.59824535766695,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "League games for PSWJ members",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3794,
                "name": "WeiqiJB",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 80,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-21T07:30:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-11-21T07:30:00.742753Z",
            "ended": "2021-11-28T08:17:09.718399Z",
            "start_waiting": "2021-11-28T08:17:09.710511Z",
            "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": 93917,
            "name": "Torneo TDF Invierno 2022",
            "director": {
                "id": 1198191,
                "username": "criss.stefani",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f829c20e11a6746d60ee6fe324709b4a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Byo-Yomi Japonés: el reloj comienza con un tiempo principal de 20 minutos, seguido de 5 periodos de 30 segundos.\n\nCon la participacion de 14 jugadores se realizara el torneo Invierno TdF 2022-Los inscriptos y su usuario son:\n\n1 Olivier Terragno-------------Olivier T .\n\n2 Faustino Mirabelli------------Faustino .\n\n3 Alfonsina Tglesias------------Alfonsina_Grupo7 .\n\n4 Martina Ringa Herrera---------Rubí97 .\n\n5 Juan Bautista-----------------juanbautista .\n\n6 José Martin-------------------Martinj58 .\n\n7 Norma Oliva-------------------Norisa .\n\n8 Griselda Lopez----------------griseldatdf .\n\n9 Bani Torres-------------------Bani17 .\n\n10 Natalia Bertoldo--------------sérpularoja .\n\n11 Valentin Cardoso--------------valentin2010 .\n\n12 Andres Moraldo ---------------Macacomarcano\n\n13 Santino Carazo---------------Santino\n\n14 Juli Monteleone---------------juliette.monte93 .\n\n1: Reglas de la AAGO.\n\n2: Tablero 13 x 13.\n\n3: Tiempo principal 20 minutos y 5 periodos de bioyomi de 30 segundos.\n\n4: Sin ventaja.\n\n5: Todas las partidas colocarlas como evaluadas.\n\n6: Todos contra todos.\n\n7: Traten de jugar cuatro partidas por semana.\n\n8: Se puede adelantar partidas.\n\n9: Todas las comunicaciones y avisos de resultados en este grupo.\n\n10:Torneo con inscripcion gratuita.\n\n11:Habra premios. ( Clases particulares por internet o presenciales)\n\n12:Director de torneo Ernesto Cepeda. Resolvera cualquier duda, diferencia de opinion o inconveniente. Pausar la partida e informar por washupp.\n\n1 Fecha: 13-14 / 1-12 / 2-11 / 3-10 / 4-9 / 5-8 / 6-7\n2 Fecha: 14-6 / 7-5 / 8-4 / 9-3 / 10-2 / 11-1 / 12-13 3 Fecha: 12-14 / 13-11 / 1-10 / 2-9 / 3-8 / 4-7 / 5-6 4 Fecha: 14-5 / 6-4 / 7-3 / 8-2 / 9-1 / 10-13 / 11-12 5 Fecha: 11-14 / 12-10 / 13-9 / 1-8 / 2-7 / 3-6 / 4-5 6 Fecha: 14-4 / 5-3 / 6-2 / 7-1 / 8-13 / 9-12 / 10-11 7 Fecha: 10-14 / 11-9 / 12-8 / 13-7 / 1-6 / 2-5 / 3-4 8 Fecha: 14-3 / 4-2 / 5-1 / 6-13 / 7-12 / 8-11 / 9-10 9 Fecha: 9-14 / 10-8 / 11-7 / 12-6 / 13-5 / 1-4 / 2-3 10 Fecha: 14-2 / 3-1 / 4-13 / 5-12 / 6-11 / 7-10 / 8-9 11 Fecha: 8-14 / 9-7 / 10-6 / 11-5 / 12-4 / 13-3 / 1-2 12 Fecha: 14-1 / 2-13 / 3-12 / 4-11 / 5-10 / 6-9 / 7-8 13 Fecha: 7-14 / 8-6 / 9-5 / 10-4 / 11-3 / 12-2 / 13-1",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "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": 12205,
                "name": "Torneo Go Invierno TDF",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-26T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-08-26T04:19:20.261572Z",
            "ended": null,
            "start_waiting": "2022-08-26T04:19:20.231869Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 138349,
            "name": "16.3 แข่ง",
            "director": {
                "id": 470505,
                "username": "Kru.Phu",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/dbdf49f17f4fe6e6aed3c736fac58f0d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2208.607931409905,
                        "deviation": 69.28347543000088,
                        "volatility": 0.06001604873366919
                    }
                },
                "ranking": 33.26005499347702,
                "professional": false,
                "ui_class": ""
            },
            "description": "16.3 แข่ง",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16288,
                "name": "Mday class",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-03-16T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2026-03-16T11:38:44.122260Z",
            "ended": "2026-03-16T11:43:29.778059Z",
            "start_waiting": "2026-03-16T11:43:29.768217Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": false
        },
        {
            "id": 79169,
            "name": "PSWJ League",
            "director": {
                "id": 741353,
                "username": "leweiqi",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5b0ecae4681ada364e8a69673b62d5fb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1414.9794979505941,
                        "deviation": 143.52967038481785,
                        "volatility": 0.060003500574636326
                    }
                },
                "ranking": 22.95257814964255,
                "professional": false,
                "ui_class": ""
            },
            "description": "League games for PSWJ members",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3794,
                "name": "WeiqiJB",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 80,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-29T07:30:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2021-08-29T07:30:01.707426Z",
            "ended": "2021-11-14T11:06:22.913681Z",
            "start_waiting": "2021-11-14T11:06:22.908606Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        }
    ]
}