List all tournaments or create a new tournament.

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

{
    "count": 59887,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=rules&page=11",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=rules&page=9",
    "results": [
        {
            "id": 104530,
            "name": "Dexieme tentative",
            "director": {
                "id": 647,
                "username": "Tilwen",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/21681eabc569024d6a8661e7efd21554?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1859.4762051107325,
                        "deviation": 63.797662998323815,
                        "volatility": 0.06014774451089559
                    }
                },
                "ranking": 29.276690427056977,
                "professional": false,
                "ui_class": ""
            },
            "description": "yzt n",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 14,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 120,
                "max_time": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13196,
                "name": "L'Avare Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/847005562e23b5a9ee50a6e247583fee-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-20T11:53:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2023-06-20T10:53:23.686603Z",
            "ended": "2023-06-20T11:34:27.643309Z",
            "start_waiting": "2023-06-20T10:53:23.502200Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/847005562e23b5a9ee50a6e247583fee-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 2792,
            "name": "19x19 DDK Tournament",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "8 moves per day. DDK players. Starts at 14:00 GMT on Wednesday, 28.1.2014.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 12720,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 172800,
                "time_increment": 10800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-01-29T14:00:21.664957Z",
            "ended": "2014-05-23T14:22:54.609217Z",
            "start_waiting": "2014-01-29T14:00:20.108479Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2791,
            "name": "Swiss Cup 9x9",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "The tournament will start at 15:00 UTC on Monday, 5.2.2014. This is live tournament, so PLEASE BE ONLINE!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 18,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 15,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-02-10T15:00:03.870865Z",
            "ended": "2014-02-10T15:28:16.922362Z",
            "start_waiting": "2014-02-10T15:00:03.268610Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2777,
            "name": "Go Is Magic",
            "director": {
                "id": 54417,
                "username": "victusnex",
                "country": "_GoT_Targaryen",
                "icon": "https://secure.gravatar.com/avatar/c521b47c4e56bd819176664cc2cfcb54?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1191.6369402977903,
                        "deviation": 65.56859646722863,
                        "volatility": 0.05998396447766706
                    }
                },
                "ranking": 18.975706785862375,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Tournament for Touhou Tea Time members. First round will be the 29th at our normal club time bring you laptops! For those that cannot make it will probably start around 7:00",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 43,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 1200,
                "periods": 100
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 189,
                "name": "Touhou Tea Time",
                "summary": "For past and present members of DigiPen's Touhou Tea Time",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-01-30T03:21:17.660071Z",
            "ended": "2014-06-25T00:37:22.190591Z",
            "start_waiting": "2014-01-30T03:21:16.707505Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2765,
            "name": "lets start 2014",
            "director": {
                "id": 46653,
                "username": "stargrazerfairy",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/8787416dcf6566daf35ef68e1727d828?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 909.612696320867,
                        "deviation": 70.34972580605175,
                        "volatility": 0.06014163066480003
                    }
                },
                "ranking": 12.72371776700733,
                "professional": false,
                "ui_class": ""
            },
            "description": "lets start 2014 right for everyone",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 28,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 300,
                "main_time": 1200,
                "stones_per_period": 20
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 39,
                "name": "Canadian Go Players",
                "summary": "Canadian Go Association",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 561,
                "icon": "https://user-uploads.online-go.com/373619b6c62ec2b70befaca77c9af1fa-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-02-07T06:11:16.752614Z",
            "ended": "2014-02-07T07:15:03.283523Z",
            "start_waiting": "2014-02-07T06:11:16.376648Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/373619b6c62ec2b70befaca77c9af1fa-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 126474,
            "name": "SadaharuπŸ¦”πŸ¦”πŸ¦”",
            "director": {
                "id": 1707341,
                "username": "абрикосик ΠΊoΡ‚ΠΈΠΊ",
                "country": "kz",
                "icon": "https://user-uploads.online-go.com/ee34d369ea0cd149373bf34337fb8672-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 469.5287450902599,
                        "deviation": 70.48489661058206,
                        "volatility": 0.06020834733651045
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”πŸ¦”",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 623947,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13797,
                "name": " ζ— ι—΄ε‹€η’ζœ―εŒ–  Go Advance forward forever",
                "summary": "ζ¬’θΏŽε›΄ζ£‹ηˆ±ε₯½θ€…ζ₯εˆ°ε±žδΊŽζ‚¨ηš„ε›­εœ°\n\n\n          In Your πŸ’– Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-19T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-19T11:00:17.505165Z",
            "ended": "2026-05-28T03:48:35.603328Z",
            "start_waiting": "2025-03-19T11:00:17.039323Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 45071,
            "name": "First Xi'an Hanova Tournament",
            "director": {
                "id": 610591,
                "username": "mrenglishhanovaclub",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/989f1ad9ba7b209139e98a1dc7a58656?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1662.3108939062977,
                        "deviation": 290.31896371798047,
                        "volatility": 0.05999967537233814
                    }
                },
                "ranking": 26.681897238489267,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Take part in the first Hanova Go Club tournament and see if you have what it takes to be the best!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 120,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "live",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3304,
                "name": "Xi'an Hanova 'Go'",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-02-20T07:15:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-02-20T07:17:00.381966Z",
            "ended": "2019-02-20T07:18:51.146448Z",
            "start_waiting": "2019-02-20T07:16:59.982298Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 103269,
            "name": "Inaugural CHIS Tournament",
            "director": {
                "id": 460399,
                "username": "wentworthdaniel",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/276df8ce1ad676baa88c8f239c33889d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1349.017661094724,
                        "deviation": 105.76491028555195,
                        "volatility": 0.060003563054821775
                    }
                },
                "ranking": 21.84743481980169,
                "professional": false,
                "ui_class": ""
            },
            "description": "The first tournament of the CHIS Go Club!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "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": 13216,
                "name": "CHIS Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 34,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-17T12:15:00Z",
            "players_start": 16,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-05-17T12:18:01.260428Z",
            "ended": "2023-05-17T13:06:39.626965Z",
            "start_waiting": "2023-05-17T12:18:01.109509Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 73342,
            "name": "Go for professional!",
            "director": {
                "id": 839251,
                "username": "Mapledge",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/014310fdc5f118f1a485818badd3b773-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 811.822879557998,
                        "deviation": 98.79461305451053,
                        "volatility": 0.06001611392915813
                    }
                },
                "ranking": 10.090712867300997,
                "professional": false,
                "ui_class": ""
            },
            "description": "...Yeah! Fight!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6730,
                "name": "Stony Brook Go Club",
                "summary": "ALL PLAYERS WELCOME!!!\n\nWe are a club group based at Stony Brook University. \n\nOur meetings times are Tuesdays and Thursdays 8-10PM via Zoom.\n\nRegardless of whether you are a beginner or a master, don't hesitate to come by to simply have some fun. \n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://user-uploads.online-go.com/bfaca7135d50ab09bc002ea3020d5f21-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-04-02T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-04-02T00:29:00.287365Z",
            "ended": "2021-04-02T01:57:15.612533Z",
            "start_waiting": "2021-04-02T00:29:00.164959Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bfaca7135d50ab09bc002ea3020d5f21-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 127087,
            "name": "1776s open tournaments 0.0006",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "A Tournament series",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "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": true,
            "group": {
                "id": 13797,
                "name": " ζ— ι—΄ε‹€η’ζœ―εŒ–  Go Advance forward forever",
                "summary": "ζ¬’θΏŽε›΄ζ£‹ηˆ±ε₯½θ€…ζ₯εˆ°ε±žδΊŽζ‚¨ηš„ε›­εœ°\n\n\n          In Your πŸ’– Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-08T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-08T08:00:14.332141Z",
            "ended": "2026-03-03T00:19:48.408684Z",
            "start_waiting": "2025-04-08T08:00:14.208833Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 12,
            "ranked": true
        }
    ]
}