List all tournaments or create a new tournament.

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

{
    "count": 59173,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=3929",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=3927",
    "results": [
        {
            "id": 51433,
            "name": "Correspondence 9x9 RoundRobin 2019-08-26 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260123T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-23T19:00:35.234039Z",
                "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-01-26T19: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-08-26T19:00:48.356245Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-08-26T19:01:38.024902Z",
            "ended": "2019-09-02T19:26:21.606265Z",
            "start_waiting": "2019-08-26T19:01:37.323359Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 40203,
            "name": "Correspondence 19x19 RoundRobin 2018-08-23 01: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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260121T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-01-21T19:00:04.635133Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "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-24T19: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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2018-08-23T01:00:54.526881Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-08-23T01:01:18.964688Z",
            "ended": "2018-09-20T19:03:47.801545Z",
            "start_waiting": "2018-08-23T01:01:18.213598Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 55626,
            "name": "第1期かおり杯棋聖戦予選リーグ2",
            "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\n1位→本戦Sリーグ\n\n2位→本戦Aリーグ\n\n3位→本戦B2リーグ\n\n4位→本戦B1リーグ\n\n5位→リーグ1~3の5位の中で勝ち数1位→本戦B1リーグ\n\nリーグ1~3の5位の中で勝ち数2位→本戦C1リーグ\n\nリーグ1~3の5位の中で勝ち数3位→本戦C2リーグ\n\n※リーグ1~3の5位の勝ち数が同数の場合は抽選\n\n6位→本戦C2リーグ\n\n7位→本戦C1リーグ",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "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": 289,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-18T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-01-18T11:00:03.435363Z",
            "ended": "2020-03-23T11:08:48.934014Z",
            "start_waiting": "2020-01-18T11:00:02.276463Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 51288,
            "name": "Correspondence 19x19 RoundRobin 2019-08-21 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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260121T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-01-21T19:00:04.635133Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "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-24T19: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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-08-21T19:00:51.216501Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-08-21T19:01:51.663419Z",
            "ended": "2019-11-04T21:24:12.798832Z",
            "start_waiting": "2019-08-21T19:01:47.128383Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 47248,
            "name": "Training Ground Class 6 May 2019",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "If you want to be stronger, then you should often play with those who are a little stronger than you. Training Grounds tournaments provide you with this opportunity.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3516,
                "name": "Game Of Stones",
                "summary": "This group is no longer operated.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 143,
                "icon": "https://user-uploads.online-go.com/439f945317b077e50df083e0d0f09ce5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-05-08T01:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 16,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-05-08T01:00:43.842098Z",
            "ended": "2019-12-30T15:43:30.631329Z",
            "start_waiting": "2019-05-08T01:00:43.101394Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/439f945317b077e50df083e0d0f09ce5-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 50157,
            "name": "DDK.NL Go Club - Full Moon Tournament #9",
            "director": {
                "id": 463810,
                "username": "SuzieKyu",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/62a582e29c917f3dfcb81bce64a13f7a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1171.4995125731932,
                        "deviation": 63.025646037873635,
                        "volatility": 0.06000597450469722
                    }
                },
                "ranking": 18.5811525604583,
                "professional": false,
                "ui_class": ""
            },
            "description": "Monthly Round Robin tournament for ddk players",
            "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",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2979,
                "name": "Internatio.NL Go Club",
                "summary": "Virtuele DDK club voor Nederlandse spelers en hun vrienden",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 64,
                "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-07-16T21:39:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-07-16T21:39:57.338786Z",
            "ended": "2019-08-21T18:00:53.827601Z",
            "start_waiting": "2019-07-16T21:39:54.341839Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 83484,
            "name": "Classic W.D.D.T. XLI",
            "director": {
                "id": 929191,
                "username": "EnsoZEN",
                "country": "cz",
                "icon": "https://user-uploads.online-go.com/9de5727796a655588080bb89cc627977-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1463.5820448380764,
                        "deviation": 67.30723430909097,
                        "volatility": 0.06004488935091738
                    }
                },
                "ranking": 23.734396346844115,
                "professional": false,
                "ui_class": ""
            },
            "description": "Classic weekly double death tournament.\n\nImportant! This is a tournament for beginners and intermediates. All registered players acknowledge that if they increase their position by more than 2 classes during the tournament, they will be disqualified.",
            "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": true,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8129,
                "name": "ZEN Go",
                "summary": "The search for happiness is one of the chief sources of unhappiness.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-20T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 23,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-12-20T00:00:15.249576Z",
            "ended": "2022-03-09T01:40:07.865679Z",
            "start_waiting": "2021-12-20T00:00:15.128841Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 12495,
            "name": "good luck",
            "director": {
                "id": 148855,
                "username": "SLScraft",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/bbf6a8942d6de1a3b70bc7f60f38f54f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 931.049844681381,
                        "deviation": 79.54299923247758,
                        "volatility": 0.06001028392084275
                    }
                },
                "ranking": 13.262971881467163,
                "professional": false,
                "ui_class": ""
            },
            "description": "have fun for everybody",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 691209,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 840,
                "max_time": 691200,
                "time_increment": 691200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 19,
                "name": "頑張って”Good Luck\"",
                "summary": "We are here to help! Ask questions! We wish you luck on your  囲碁(Igo).",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2015-11-17T19:22:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-12-31T14:08:45.868974Z",
            "ended": "2015-12-31T14:36:47.158437Z",
            "start_waiting": "2015-12-31T14:08:45.776188Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 99269,
            "name": "2023.02 GO 19X19 tournament #1 25K~17K",
            "director": {
                "id": 1161013,
                "username": "朵兒普拉斯-doorplus-",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1151.0937500744108,
                        "deviation": 63.06821920011851,
                        "volatility": 0.05991569077389414
                    }
                },
                "ranking": 18.174361096243295,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome and have fun :)\n                                                           \n                                                                 \nPauses are not allowed.                                    \nPauses are not allowed.                                         \nPauses are not allowed.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 58968,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 57600,
                "initial_time": 172800,
                "max_time": 518400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8304,
                "name": "club hikaru no go",
                "summary": "welcome all fan of Hikaru no go and on piece",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-01-31T16:09:00Z",
            "players_start": 12,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 13,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-01-31T16:09:11.791985Z",
            "ended": "2023-08-31T13:43:23.944746Z",
            "start_waiting": "2023-01-31T16:09:10.185874Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 118037,
            "name": "GO TOURNAMENTTTTE",
            "director": {
                "id": 1590447,
                "username": "Fosfor",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f7dde26c452990880120fe68d902b17b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 557.610363239186,
                        "deviation": 88.79965928945768,
                        "volatility": 0.06001211621301211
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi! THis is a tournament for beginners to play",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15084,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 86400,
                "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": 17731,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-12T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}