List all tournaments or create a new tournament.

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

{
    "count": 58960,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5326",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5324",
    "results": [
        {
            "id": 110998,
            "name": "Correspondence Weekly McMahon 19x19 2023-12-30 17:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260309T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-03-09T17:00:38.489330Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-03-16T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-12-30T17:00:03.429001Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-12-30T17:00:06.913361Z",
            "ended": "2025-07-14T21:44:18.139995Z",
            "start_waiting": "2023-12-30T17:00:04.974726Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 37,
            "ranked": true
        },
        {
            "id": 67277,
            "name": "Correspondence 19x19 RoundRobin 2020-11-01 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:20260313T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-13T19:00:11.215261Z",
                "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-03-16T19: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": "2020-11-01T19:00:09.779047Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-01T19:00:13.366983Z",
            "ended": "2021-04-27T05:51:43.282356Z",
            "start_waiting": "2020-11-01T19:00:11.582673Z",
            "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": 100145,
            "name": "9x9 Open League #61",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1420.5346413324014,
                        "deviation": 69.96178197406026,
                        "volatility": 0.06017588006144253
                    }
                },
                "ranking": 23.043286026595208,
                "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/10842",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 697,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-02-19T20:05:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-02-18T20:01:05.196938Z",
            "ended": "2023-04-29T23:02:34.929908Z",
            "start_waiting": "2023-02-18T20:01:04.582943Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 137812,
            "name": "Handicap Arena 2026 - 017",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.5333470405058,
                        "deviation": 63.485964838563035,
                        "volatility": 0.060069665367479576
                    }
                },
                "ranking": 17.21850588397341,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament - 2026. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as it is full (10 players).",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": true,
            "group": {
                "id": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 103,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-03-03T11: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": "2026-03-03T07:20:07.603671Z",
            "ended": null,
            "start_waiting": "2026-03-03T07:20:06.792262Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 73471,
            "name": "Oza Treizes 2019 Title Match - Board 1",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1995.719624534026,
                        "deviation": 68.02965633278002,
                        "volatility": 0.06015733969046198
                    }
                },
                "ranking": 30.913623719446058,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "<!-- \nOza Treizes 2019 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza] x3</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>4th</td>\n\t<td style=\"color:cyan\">Oza</td>\n\t<td>Treizes</td>\n\t<td>2019</td>\n\t<td><a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza]</a></td>\n\t<td><a href='https://online-go.com/player/589692/'>Utaha [1d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73471'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73472'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73473'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73474'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73475'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/43367'>Oza Treizes Title Tournament 2019</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2968,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-06T08:50:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-04-06T08:50:11.709821Z",
            "ended": "2021-05-04T13:15:42.702095Z",
            "start_waiting": "2021-04-06T08:50:11.651585Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 109214,
            "name": "Christmas Tournament 2023🎄",
            "director": {
                "id": 1322475,
                "username": "deleted-b8298226-c8a9-4910-964d-901a7982ce93",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/7624e55875265924b1b2a89d3fafef25-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 974.942678280357,
                        "deviation": 77.35526305128167,
                        "volatility": 0.05956714351670386
                    }
                },
                "ranking": 14.329396611199595,
                "professional": false,
                "ui_class": ""
            },
            "description": "Christmas Tournament 2023🎄\n\nHappy Christmas everone\n\nPlease enjoin the game\n\n<embed src=\"https://youtube.com/embed/aAkMkVFwAoo\"></embed>\n\n[25k]-[1k] [1d]-[9d] [1p]-[2p] and no rank can come to this tournament!\n\nGame setting\n\n9x9\nJapanese\n\nNone Handicap\n\nConditional Moves & Analysis None\n\nCorrespondence\n\nAbsolute\n\n7 Days\n\n\n<link rel=\"stylesheet\" type=\"text/css\" \nhref=\"https://poonpunokok.github.io/1.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://poonpunokok.github.io/test2607.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://poonpunokok.github.io/Rainbow.css\">",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21333,
            "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": 13413,
                "name": "Spotify​ Go​ Group​",
                "summary": "<div style=\"borderr: 3px dashed #FFAFB0;background-color:#696969\">\n⠀\n\n<h1><p style=\"color:#FFAFB0;\"> \nWelcome to group page!!!</p></h1>\n\n<b class=\"hr anim\"></b>\n\n<embed src=\"https://youtube.com/embed/9zEl-FQLI4A?si=0wAmEYDhYV1VnfUh\"></embed>\n\n<p style=\"col",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://user-uploads.online-go.com/9f5d09c7cd6c21863b0145af7d723a71-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-24T18: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": "2023-12-24T18:00:03.940244Z",
            "ended": "2024-02-23T11:28:18.472047Z",
            "start_waiting": "2023-12-24T18:00:03.008128Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9f5d09c7cd6c21863b0145af7d723a71-15.png",
            "player_count": 53,
            "ranked": true
        },
        {
            "id": 78163,
            "name": "Class A 29/07/64",
            "director": {
                "id": 510353,
                "username": "มะเฟือง",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/dc2da59394ef24fe6bb404acb8fe2ffb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.0844360299486,
                        "deviation": 65.51245580035878,
                        "volatility": 0.06028191673303621
                    }
                },
                "ranking": 29.752430986318352,
                "professional": false,
                "ui_class": ""
            },
            "description": "Class A 29/07/64",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9668,
                "name": "อบรมหมากล้อมออนไลน์",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 333,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-29T09:45:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-07-29T09:45:35.796357Z",
            "ended": "2021-07-29T11:02:10.025358Z",
            "start_waiting": "2021-07-29T09:45:35.511418Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 112846,
            "name": "9x9 Open D.E. Cup #127",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1420.5346413324014,
                        "deviation": 69.96178197406026,
                        "volatility": 0.06017588006144253
                    }
                },
                "ranking": 23.043286026595208,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 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": 697,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-02-25T20:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-21T10:28:21.022428Z",
            "ended": "2024-08-09T19:35:27.247693Z",
            "start_waiting": "2024-02-21T10:28:20.910324Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 131968,
            "name": "19x19 Open League #99",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1420.5346413324014,
                        "deviation": 69.96178197406026,
                        "volatility": 0.06017588006144253
                    }
                },
                "ranking": 23.043286026595208,
                "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": 67,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-09-07T21: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-09-07T07:31:03.218042Z",
            "ended": "2025-10-21T23:47:02.310014Z",
            "start_waiting": "2025-09-07T07:31:02.670092Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 30292,
            "name": "U of T Go Club September Intro. 9x9",
            "director": {
                "id": 283868,
                "username": "xanderchin1987",
                "country": "jm",
                "icon": "https://secure.gravatar.com/avatar/968af94bad52e54747dab620f49d191b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1565.5512389233825,
                        "deviation": 61.5424140536061,
                        "volatility": 0.05999530266701557
                    }
                },
                "ranking": 25.293574428450647,
                "professional": false,
                "ui_class": ""
            },
            "description": "High kyu 9x9 tournament mainly for getting new players to play some games with people they meet at the club.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1783,
                "name": "University of Toronto Go Club",
                "summary": "OGS group for The University of Toronto Go Club",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 75,
                "icon": "https://user-uploads.online-go.com/e59a13573ce512c0cb84dd5ea88cf1ce-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-09-18T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-09-18T14:00:14.080072Z",
            "ended": "2018-03-19T21:04:01.486969Z",
            "start_waiting": "2017-09-18T14:00:11.825632Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e59a13573ce512c0cb84dd5ea88cf1ce-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}