List all tournaments or create a new tournament.

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

{
    "count": 59341,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-auto_start_on_max&page=3644",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-auto_start_on_max&page=3642",
    "results": [
        {
            "id": 134708,
            "name": "Correspondence 9x9 RoundRobin 2025-11-25 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260207T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-02-07T19:00:41.687304Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-02-10T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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-25T19:00:09.891551Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-11-25T19:01:10.097145Z",
            "ended": "2025-12-13T22:59:43.889384Z",
            "start_waiting": "2025-11-25T19:01:09.799686Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 133130,
            "name": "Live 9x9 Double Elimination Tournament 2025-10-06 14: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:20260209T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-09T18:00:43.739405Z",
                "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-09T22: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": "2025-10-06T14:30:49.590647Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-10-06T14:31:01.386525Z",
            "ended": "2025-10-06T15:15:54.195367Z",
            "start_waiting": "2025-10-06T14:31:01.263254Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 133137,
            "name": "Dave.",
            "director": {
                "id": 1777250,
                "username": "FluffyJarvis4980",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/c22e22ac721c21af86e224cd587456e9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 445.2245936434326,
                        "deviation": 79.02854485584564,
                        "volatility": 0.06000095514814018
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Dave.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 7,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "rapid",
                "pause_on_weekends": false,
                "time_increment": 6,
                "initial_time": 120,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15314,
                "name": "Marlcliffe primary go nerds",
                "summary": "hi",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/e9f7dbf31c21511c5ad5fd4ed12f2ddb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-11T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e9f7dbf31c21511c5ad5fd4ed12f2ddb-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 47945,
            "name": "TEST+",
            "director": {
                "id": 619334,
                "username": "JBX2010",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/f363c792d3d905c59bfcf58023a82476-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1517.7703464971755,
                        "deviation": 65.53284998770297,
                        "volatility": 0.060101665434586234
                    }
                },
                "ranking": 24.576026041161832,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a test bots can join",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3571,
                "name": "TORNIMENTS",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/d5bca0e496fbde7826e4f94139c50831-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-30T04:00:00Z",
            "players_start": 1000,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-02-22T12:50:54.224524Z",
            "ended": "2025-10-06T18:32:55.110336Z",
            "start_waiting": "2020-02-22T12:50:42.848992Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d5bca0e496fbde7826e4f94139c50831-15.png",
            "player_count": 239,
            "ranked": true
        },
        {
            "id": 133144,
            "name": "Blitz 13x13 Swiss Tournament 2025-10-06 23: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260209T150000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-02-09T15:00:43.494018Z",
                "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-02-09T19: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-10-06T23:30:49.647197Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-10-06T23:31:00.499276Z",
            "ended": "2025-10-06T23:50:29.044521Z",
            "start_waiting": "2025-10-06T23:31:00.352049Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 133135,
            "name": "Correspondence Weekly McMahon 19x19 2025-10-11 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:20260209T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-02-09T17:00:43.681091Z",
                "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-16T17: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-10-11T17:00:49.640171Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-10-11T17:01:36.660018Z",
            "ended": null,
            "start_waiting": "2025-10-11T17:01:34.894005Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 31,
            "ranked": true
        },
        {
            "id": 135661,
            "name": "Blitz 19x19 Elimination Tournament 2025-12-23 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:20260209T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-09T17:00:43.602390Z",
                "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-09T21: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": "2025-12-23T13:30:10.385880Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-23T13:31:10.504187Z",
            "ended": "2025-12-23T14:07:57.147445Z",
            "start_waiting": "2025-12-23T13:31:10.406129Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 133193,
            "name": "TTW-ซ้อม",
            "director": {
                "id": 664990,
                "username": "Poom",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b55c13b4cffa5e5170f73c4b058f8f72-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1201.3759398068928,
                        "deviation": 62.92866559705105,
                        "volatility": 0.06020741925231712
                    }
                },
                "ranking": 19.164137934958273,
                "professional": false,
                "ui_class": ""
            },
            "description": "ซ้อมเตรียมแข่ง",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "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": 15541,
                "name": "TTW-G001",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/2cbd1064652082ab298bcf68f64478ea-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-09T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-10-09T06:46:34.685771Z",
            "ended": "2025-10-09T07:49:17.110537Z",
            "start_waiting": "2025-10-09T06:46:34.616395Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2cbd1064652082ab298bcf68f64478ea-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 136664,
            "name": "Go Zodiac Friendship Games Online ราศีชวด รุ่น D2 กระดาน 19x19 (5-8 คิว)",
            "director": {
                "id": 912068,
                "username": "cp02",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/ae018e5524da4ed68a067c720b339b3f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 469.4157984086007,
                        "deviation": 153.83582770708145,
                        "volatility": 0.06004073543967728
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "แต้มต่อ 6.5 คะแนน",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10406,
                "name": "Zodiac กลุ่ม D(5-8 คิว)",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 330,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-30T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-01-30T10:01:07.200350Z",
            "ended": "2026-01-30T11:48:11.458311Z",
            "start_waiting": "2026-01-30T10:01:06.974595Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 125430,
            "name": "2nd 22 go event",
            "director": {
                "id": 1689239,
                "username": "jakevos",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/79d5912270097bf98f831d2fef174cd2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 767.3997733284523,
                        "deviation": 60.91838295751438,
                        "volatility": 0.06002360081990082
                    }
                },
                "ranking": 8.787962699415864,
                "professional": false,
                "ui_class": ""
            },
            "description": "22 go event YEAR 2 !!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "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": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14972,
                "name": "Forsyth County Go Club",
                "summary": "Online and in-person club\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/0d85077aeb7bc2e9d094d02b1a3bd578-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-02T23:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-02T23:30:45.977275Z",
            "ended": "2026-02-03T01:47:36.701280Z",
            "start_waiting": "2026-02-02T23:30:45.436214Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0d85077aeb7bc2e9d094d02b1a3bd578-15.png",
            "player_count": 27,
            "ranked": true
        }
    ]
}