List all tournaments or create a new tournament.

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

{
    "count": 59093,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=4027",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=4025",
    "results": [
        {
            "id": 124154,
            "name": "Correspondence 13x13 RoundRobin 2025-01-10 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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260116T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-16T19:00:51.484195Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "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-01-19T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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-01-10T19:00:38.045171Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-10T19:00:38.911301Z",
            "ended": "2025-03-31T05:30:07.764872Z",
            "start_waiting": "2025-01-10T19:00:38.318993Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 54555,
            "name": "Correspondence 13x13 RoundRobin 2019-12-08 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 Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260116T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-16T19:00:51.484195Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "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-01-19T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": "2019-12-08T19:00:55.718390Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-12-08T19:01:06.524006Z",
            "ended": "2020-01-29T14:34:29.745380Z",
            "start_waiting": "2019-12-08T19:01:02.360021Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 109450,
            "name": "M1/2 : ทดสอบระบบการแข่งขันออนไลน์",
            "director": {
                "id": 779033,
                "username": "T.Boss Chanatip",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b48d7002f7cfe5a5b7dbf304aa99b403-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2035.3577057312855,
                        "deviation": 73.07838554282719,
                        "volatility": 0.06006497874786784
                    }
                },
                "ranking": 31.368912011527872,
                "professional": false,
                "ui_class": ""
            },
            "description": "มาเล่นหมากล้อมกันนนน",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10225,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13760,
                "name": "Satit PIM M1-M3 Class T.Boss",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 856,
                "icon": "https://user-uploads.online-go.com/01bddb523006f2ecdc9fc4c2a6c4172b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-11-10T06:05:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-11-10T06:05:30.062637Z",
            "ended": "2023-11-26T06:28:53.159599Z",
            "start_waiting": "2023-11-10T06:05:29.712969Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/01bddb523006f2ecdc9fc4c2a6c4172b-15.png",
            "player_count": 30,
            "ranked": true
        },
        {
            "id": 126588,
            "name": "Correspondence 13x13 RoundRobin 2025-03-20 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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260116T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-16T19:00:51.484195Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "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-01-19T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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-03-20T19:00:17.317086Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-20T19:01:39.118329Z",
            "ended": "2025-04-29T17:06:31.405312Z",
            "start_waiting": "2025-03-20T19:01:38.560195Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 49967,
            "name": "9x9 Lover's Double Elimination Tourney",
            "director": {
                "id": 508594,
                "username": "Kampinkarl1",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/7cceb0191a16caacbcd28f303e6b72ac-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1459.7204371363496,
                        "deviation": 67.42639978843152,
                        "volatility": 0.060125611186152214
                    }
                },
                "ranking": 23.673235197189392,
                "professional": false,
                "ui_class": ""
            },
            "description": "Rank unlimited double elimination tournament. Simple clock with 2 days per move and no pause on weekends. Japanese ruleset. One game at a time.\n\nThe tournament starts on August 1st or when full, whichever comes first.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 690,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-08-01T03: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": "2019-07-11T07:31:26.032863Z",
            "ended": "2019-12-21T07:28:44.967219Z",
            "start_waiting": "2019-07-11T07:31:22.620881Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 28,
            "ranked": true
        },
        {
            "id": 89014,
            "name": "Mepcg",
            "director": {
                "id": 1141488,
                "username": "saleprepcg4.03",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3662fb542b57b81063bae38d4018d09e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 853.1926391158355,
                        "deviation": 226.09382822289476,
                        "volatility": 0.06000296938979042
                    }
                },
                "ranking": 11.24134128592415,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "มาล้อมกันเถอะ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9094,
                "name": "PCG 2021",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 205,
                "icon": "https://user-uploads.online-go.com/4015630728c97c57801ce2f2d71705ae-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-22T04: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": "2022-09-25T22:48:11.761667Z",
            "ended": "2022-10-11T13:28:00.313808Z",
            "start_waiting": "2022-09-25T22:48:11.652234Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4015630728c97c57801ce2f2d71705ae-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 84836,
            "name": "Go Zodiac Friendship Games Online ราศีมังกร รุ่น F1 กระดาน 9x9 ( ต่ำกว่า 8 คิว)",
            "director": {
                "id": 912815,
                "username": "cp06",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/4da1ef892b79d62ea729b1964f8d22fc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1714.2976090919533,
                        "deviation": 165.413817348452,
                        "volatility": 0.05999825538800575
                    }
                },
                "ranking": 27.394794550290733,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "อ่านข้อมูลเพิ่มที่ https://www.thaigo.org/go-zodiac/",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10408,
                "name": "Zodiac กลุ่ม F(ต่ำกว่า 8 คิว) กระดาน 9",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 931,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-28T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-01-28T10:00:22.663275Z",
            "ended": "2022-01-28T10:54:25.459282Z",
            "start_waiting": "2022-01-28T10:00:22.404373Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 126685,
            "name": "Happy 9x9 #1",
            "director": {
                "id": 1429536,
                "username": "Миша_HGO",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/d5af1aa0c6b787dda11ea5fc4247a616?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1754.8517113399512,
                        "deviation": 67.8954246974407,
                        "volatility": 0.06017561667680709
                    }
                },
                "ranking": 27.936062826051693,
                "professional": false,
                "ui_class": ""
            },
            "description": "For Happy!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 15142,
                "name": "Ekaterinburg",
                "summary": "Previous winners:\n\nHappy 19х19:\n\n    Happy 19x19 #1 - Chlowski\n    Happy 19x19 #2 - registration\n\nHappy 13x13:\n\n    Happy 13x13 #1 - registration\n\nHappy 9x9:\n\n    Happy 9x9 #1 - in progress",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://user-uploads.online-go.com/9c663c990d9af1cdaec895b7401d3585-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-04-26T10:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-25T22:32:19.827109Z",
            "ended": "2025-05-29T03:03:08.704213Z",
            "start_waiting": "2025-04-25T22:32:19.029659Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9c663c990d9af1cdaec895b7401d3585-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 52064,
            "name": "9x9 Lovers Winners' Circle",
            "director": {
                "id": 508594,
                "username": "Kampinkarl1",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/7cceb0191a16caacbcd28f303e6b72ac-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1459.7204371363496,
                        "deviation": 67.42639978843152,
                        "volatility": 0.060125611186152214
                    }
                },
                "ranking": 23.673235197189392,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tournament for the 1st through 3rd winners of each bracket from the April rank-based tournaments. \n\n<a href = 'https://online-go.com/tournament/47017' > Dan </a> \n\n<a href = 'https://online-go.com/tournament/47013'> SDK </a>\n\n<a href = 'https://online-go.com/tournament/47014'> DDK </a>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 690,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-25T11:00:00Z",
            "players_start": 9,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2019-10-04T18:10:23.524940Z",
            "ended": "2019-12-07T21:38:48.313444Z",
            "start_waiting": "2019-10-04T18:10:17.666401Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 84831,
            "name": "Go Zodiac Friendship Games Online ราศีมังกร รุ่น A กระดาน 19x19 (3 ดั้งขึ้นไป)",
            "director": {
                "id": 912066,
                "username": "cp01",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/de68cddd8756dc15dabf0412cd45dfe9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1025.93061700216,
                        "deviation": 107.2899597198185,
                        "volatility": 0.06005411806588447
                    }
                },
                "ranking": 15.509507700673431,
                "professional": false,
                "ui_class": ""
            },
            "description": "อ่านข้อมูลเพิ่มที่ https://www.thaigo.org/go-zodiac/",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "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": 10403,
                "name": "Zodiac กลุ่ม A(3 ดั้งขึ้นไป)",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 42,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-28T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-01-28T10:00:23.009314Z",
            "ended": "2022-01-28T12:04:50.456157Z",
            "start_waiting": "2022-01-28T10:00:22.898280Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 9,
            "ranked": true
        }
    ]
}