List all tournaments or create a new tournament.

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

{
    "count": 59931,
    "next": "https://online-go.com/api/v1/tournaments/?ordering=board_size&page=5870",
    "previous": "https://online-go.com/api/v1/tournaments/?ordering=board_size&page=5868",
    "results": [
        {
            "id": 133067,
            "name": "Blitz 19x19 Elimination Tournament 2025-10-04 17: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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260616T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-06-16T09:00:19.377730Z",
                "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-06-16T13: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-10-04T17:30:51.248548Z",
            "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-04T17:31:01.419424Z",
            "ended": "2025-10-04T18:06:12.905613Z",
            "start_waiting": "2025-10-04T17:31:01.334563Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 133063,
            "name": "Live 19x19 Swiss Tournament 2025-10-04 16: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260616T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-06-16T08:00:19.369036Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "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-16T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-10-04T16:30:49.418514Z",
            "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-04T16:31:00.582332Z",
            "ended": "2025-10-04T18:11:24.663736Z",
            "start_waiting": "2025-10-04T16:31:00.460379Z",
            "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": 133053,
            "name": "October Brawl 2025",
            "director": {
                "id": 75581,
                "username": "hemme",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/868e6109374636f68d1a6c8ac19c8109-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1139.0002157108972,
                        "deviation": 62.243291142685955,
                        "volatility": 0.05952789520083519
                    }
                },
                "ranking": 17.9298576590966,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo online per i membri del gruppo MC no Go. \nReview e commenti sul gruppo telegram e dal vivo.",
            "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": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12623,
                "name": "MC no Go",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/7bce46f2a00e3992975a9f2578727ae4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-04T12:30:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-10-04T12:31:00.230048Z",
            "ended": "2025-11-15T11:34:39.612305Z",
            "start_waiting": "2025-10-04T12:31:00.138923Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7bce46f2a00e3992975a9f2578727ae4-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 135606,
            "name": "19x19 Open League #114",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1347.1016385930843,
                        "deviation": 70.11113679728197,
                        "volatility": 0.06021097414481852
                    }
                },
                "ranking": 21.814531284423843,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 76,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-28T22:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-12-28T13:40:14.094381Z",
            "ended": "2026-06-09T06:19:15.860214Z",
            "start_waiting": "2025-12-28T13:40:13.368623Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 124838,
            "name": "Say CHEESE",
            "director": {
                "id": 1558538,
                "username": "Jerrygomaster",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/d5fd7c1453ab796cef257b9830d79407-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 748.0256653976678,
                        "deviation": 67.12284185395168,
                        "volatility": 0.06002856355977597
                    }
                },
                "ranking": 8.196003470956546,
                "professional": false,
                "ui_class": ""
            },
            "description": "I’m going to be in Year three on the day that this tournament starts! Yippee!!!!!!!!!!! NOT ANYMORE-I’M IN YEAR THREE AND I’M ON HOLIDAY!",
            "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": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14323,
                "name": "Epping West Thursday Go Class",
                "summary": "This group is for Epping West Thursday Go Class students who are learning how to play Go.\n",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-10-05T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-10-05T07:00:49.722872Z",
            "ended": "2025-12-09T21:36:03.771361Z",
            "start_waiting": "2025-10-05T07:00:49.458333Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 133041,
            "name": "Sente Tournament 2",
            "director": {
                "id": 1864696,
                "username": "The Atari Union",
                "country": "in",
                "icon": "https://user-uploads.online-go.com/97a3545e27ab6dc2768c65861fc96dd0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 275.4271587796327,
                        "deviation": 83.19570494461763,
                        "volatility": 0.059985568052562735
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Weekly tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "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": 15743,
                "name": "The Aji Union (+25k Beginners)",
                "summary": "This group is open for all and beginner friendly. If you do not wish to join this group try the The Opening Tournament on Oct 7th, it is called The Aji Tournament!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://user-uploads.online-go.com/4a4eaae21c0ccdddb0b5e26d211af026-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-17T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-10-17T18:00:46.000632Z",
            "ended": "2025-12-19T20:20:16.930316Z",
            "start_waiting": "2025-10-17T18:00:45.841042Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4a4eaae21c0ccdddb0b5e26d211af026-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 130609,
            "name": "Chill and basic Go tournament V",
            "director": {
                "id": 665775,
                "username": "Behanix",
                "country": "no",
                "icon": "https://secure.gravatar.com/avatar/9f264bcdd3cdee8a4d5c71013aaf4d57?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 918.1130851378354,
                        "deviation": 64.00226405714763,
                        "volatility": 0.05997268229676274
                    }
                },
                "ranking": 12.93905140396409,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A relaxed Go tournament for beginners and DDKs.\n\nHave fun and try to learn as much as possible.\n\nYou should check in once a day since the max time is 3 days, and time increment is 12 hours.\n\nHandicap is enabled so everyone has a chance to win 🔥\n\nGood luck 🤞\n\nPrevious winners of the Chill and Basic:\n\n1. madbrain\n2. FinRabe",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 45251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18011,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-22T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-12-22T09:00:13.840225Z",
            "ended": null,
            "start_waiting": "2025-12-22T09:00:10.003509Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 65,
            "ranked": true
        },
        {
            "id": 135627,
            "name": "Blitz 19x19 Elimination Tournament 2025-12-22 09: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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260616T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-06-16T09:00:19.377730Z",
                "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-06-16T13: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-22T09:30:14.028708Z",
            "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-22T09:31:10.060760Z",
            "ended": "2025-12-22T09:46:09.315822Z",
            "start_waiting": "2025-12-22T09:31:10.007648Z",
            "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": 132857,
            "name": "第9期かおり杯棋聖戦Bリーグ",
            "director": {
                "id": 575743,
                "username": "site15",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/bc007d9395773691f25a5b61c493d20c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2232.771642016839,
                        "deviation": 66.15745879617059,
                        "volatility": 0.059975550212188235
                    }
                },
                "ranking": 33.51195664282314,
                "professional": false,
                "ui_class": ""
            },
            "description": "このトーナメントは下記の方が参加予定です。空きがないため参加者となっていない方は参加することができません。\n\nThis tournament have already been “reserved” for members listed below. If you are not one among them, don’t click “Join this tournament!”. (There is no vacancy.)\n\nZenkyuさん、Nebraskaさん、smith0108さん、はっしーのアカウントさん、rinsiさん、TeTAsAさん、keraten_igoさん、gushio0703さん、ハロウィーン0章さん",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 297,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-04T11: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-10-04T11:00:50.243846Z",
            "ended": "2025-11-22T23:11:40.621968Z",
            "start_waiting": "2025-10-04T11:00:49.746223Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 134731,
            "name": "1st Go Genius League",
            "director": {
                "id": 865775,
                "username": "tomsyd22",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b1446e2ddb58c18279928ea696efa77c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2352.0405024169886,
                        "deviation": 70.49889343727092,
                        "volatility": 0.060015080716221976
                    }
                },
                "ranking": 34.716672173966344,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome to the 1st Go Genius League tournament. Every match pushes you a little further, whether you are 20kyu or dan. Every month, games will get analysed inside Go Genius, have fun :)\n\nWelcome to the Go Genius League.\n\nLet’s grow together",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15807,
                "name": "Go Genius",
                "summary": "Learn Go from Australian Go Champion Tom Chen.\nUnlock your mind’s potential in 30 days.\nJoin a global dojo of mastery and intelligence.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/7d077b5fce1a663573a6d18760c34a92-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-01T12:59:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-01T12:59:10.925442Z",
            "ended": null,
            "start_waiting": "2025-12-01T12:59:10.593827Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/7d077b5fce1a663573a6d18760c34a92-15.png",
            "player_count": 28,
            "ranked": true
        }
    ]
}