List all tournaments or create a new tournament.

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

{
    "count": 59274,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-auto_start_on_max&page=3742",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-auto_start_on_max&page=3740",
    "results": [
        {
            "id": 136337,
            "name": "Live 9x9 Double Elimination Tournament 2026-01-13 22:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260203T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-03T22:01:08.516656Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-04T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-01-13T22:30:49.334832Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-01-13T22:31:49.421567Z",
            "ended": "2026-01-13T23:25:52.785597Z",
            "start_waiting": "2026-01-13T22:31:49.336607Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 118392,
            "name": "USGC24 Post Congress Tournament",
            "director": {
                "id": 356,
                "username": "Dyonn",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/d34852f36c3644d382908282ee323e3f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1640.2180609641957,
                        "deviation": 67.37817481538933,
                        "volatility": 0.06019894645753776
                    }
                },
                "ranking": 26.372160839984268,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tournament for attendees of the '24 Congress. Participation is not required.\n\nI'm not sure what these settings will do, but let's see!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 105547,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 446,
                "name": "AGA (American Go Association)",
                "summary": "This is the official meetup place for the 2021 e-Go Congress, an online event organized by the AGA (American Go Association). Join us and say hi!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1531,
                "icon": "https://user-uploads.online-go.com/9410cf16aa1994fed5749fa6372ec1b5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-30T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-07-30T21:00:18.310211Z",
            "ended": "2026-01-29T10:03:29.121638Z",
            "start_waiting": "2024-07-30T21:00:17.489962Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9410cf16aa1994fed5749fa6372ec1b5-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 136853,
            "name": "Blitz 19x19 Elimination Tournament 2026-01-29 13:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260203T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-03T21:01:09.742460Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-04T01:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-01-29T13:30:26.384271Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-01-29T13:30:42.533570Z",
            "ended": "2026-01-29T14:27:26.240374Z",
            "start_waiting": "2026-01-29T13:30:42.475154Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 135646,
            "name": "第六回ほたて会【ゆるめ部門】1",
            "director": {
                "id": 1609909,
                "username": "ほたて囲碁教室",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/651c2aebc8ac9e8fef162798dd97d08a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 652.7412618189767,
                        "deviation": 127.46654126231485,
                        "volatility": 0.06004845959415647
                    }
                },
                "ranking": 5.041666221837165,
                "professional": false,
                "ui_class": ""
            },
            "description": "日時:令和7年12月28日(日)16:00~17:00\n\n対局開始方法:お時間になりますと、自動で対局が開始されます。OGSを開いてお待ち下さい。\n\n対局方法:【通信対局】で1局打つ\n\n着手方法:盤面ワンクリックで着手(打ち間違いに気をつけて下さい)or 盤面に石を打って画面右上のユーザー名下にある「着手決定」をクリック ※皆様のOGSの【通信対局】設定により変わります\n\nzoom:使用しません\n\n飲食:自由\n\n対局中に席を離れても大丈夫です\n\n解散方法:対局が終わり次第、各自終了です\n\n結果:この画面に表示されます and ほたて先生から報告します。\n\nこのリーグの参加者は↓↓\n\nnem2 高知県 20級\n\nほたる 香川県 20級",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 4787,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15994,
                "name": "ほたてオンライン2",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 25,
                "icon": "https://user-uploads.online-go.com/d458889987f619cffbd015113b6a27ef-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-28T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-12-28T07:00:11.701369Z",
            "ended": "2025-12-28T07:16:14.421813Z",
            "start_waiting": "2025-12-28T07:00:11.658085Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d458889987f619cffbd015113b6a27ef-15.png",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 136347,
            "name": "Live 9x9 Double Elimination Tournament 2026-01-14 06:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260203T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-03T22:01:08.516656Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-04T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-01-14T06:30:49.477172Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-01-14T06:31:49.588243Z",
            "ended": "2026-01-14T06:58:11.891144Z",
            "start_waiting": "2026-01-14T06:31:49.491237Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 133813,
            "name": "Torneo del ermitaño",
            "director": {
                "id": 663579,
                "username": "Panunezc",
                "country": "cl",
                "icon": "https://user-uploads.online-go.com/b7c22b012f3480efcf1bbf3954634209-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1409.14470657014,
                        "deviation": 61.634670470241765,
                        "volatility": 0.05989992588216151
                    }
                },
                "ranking": 22.85691974167661,
                "professional": false,
                "ui_class": ""
            },
            "description": "Cada cierto tiempo un rōnin se te cruza en el camino. Ten cuidado.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4262,
                "name": "Rōnin - Club de Go",
                "summary": "Club virtual de Go en español.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 25,
                "icon": "https://user-uploads.online-go.com/92d5a59bb7625690aae574f4fccfb493-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-31T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-10-31T00:00:03.091966Z",
            "ended": null,
            "start_waiting": "2025-10-31T00:00:02.496146Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/92d5a59bb7625690aae574f4fccfb493-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 136361,
            "name": "Năm mới vui vẻ",
            "director": {
                "id": 1801894,
                "username": "HPGO_Doanh Gấu j97",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/db4a4ba29142276de8c8dbcc12444d11-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 605.8516963183346,
                        "deviation": 66.92841681167573,
                        "volatility": 0.060034171102394444
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Thi định kì",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40,
            "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": 15953,
                "name": "HPLightGO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/e5b67136712070fc0aea45b54ba63d9b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-18T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e5b67136712070fc0aea45b54ba63d9b-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 136358,
            "name": "Năm mới vui vẻ",
            "director": {
                "id": 1801894,
                "username": "HPGO_Doanh Gấu j97",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/db4a4ba29142276de8c8dbcc12444d11-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 605.8516963183346,
                        "deviation": 66.92841681167573,
                        "volatility": 0.060034171102394444
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Thi định kì",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 15953,
                "name": "HPLightGO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/e5b67136712070fc0aea45b54ba63d9b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-15T10:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e5b67136712070fc0aea45b54ba63d9b-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 134490,
            "name": "Play for best",
            "director": {
                "id": 1078350,
                "username": "Kingsboss",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/e821750bcfc53c45584de3305718ce18-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1466.2720977734025,
                        "deviation": 64.61752067849777,
                        "volatility": 0.05999204512237171
                    }
                },
                "ranking": 23.776906820008207,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just join",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 133019,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 129600,
                "initial_time": 432000,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15851,
                "name": "Kingsboss group",
                "summary": "Vip group request to join!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/e821750bcfc53c45584de3305718ce18-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-19T10: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": "2025-11-19T10:00:07.453715Z",
            "ended": null,
            "start_waiting": "2025-11-19T10:00:07.397919Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://user-uploads.online-go.com/e821750bcfc53c45584de3305718ce18-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 133804,
            "name": "Correspondence Weekly McMahon 19x19 2025-11-01 17: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 Site-wide Tournament",
            "schedule": {
                "id": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260202T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-02-02T17:01:08.958529Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "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": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-02-09T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": "2025-11-01T17:00:43.346659Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-11-01T17:01:36.324964Z",
            "ended": null,
            "start_waiting": "2025-11-01T17:01:35.232569Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 23,
            "ranked": true
        }
    ]
}