List all tournaments or create a new tournament.

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

{
    "count": 59549,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=982",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=980",
    "results": [
        {
            "id": 105321,
            "name": "Correspondence 19x19 RoundRobin 2023-07-13 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260430T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-04-30T19:00:48.758440Z",
                "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-05-03T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": "2023-07-13T19:00:47.419658Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-07-13T19:01:47.913543Z",
            "ended": "2024-03-04T16:20:50.225006Z",
            "start_waiting": "2023-07-13T19:01:47.347252Z",
            "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": 25257,
            "name": "Correspondence 19x19 RoundRobin 2017-03-07 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260430T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-04-30T19:00:48.758440Z",
                "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-05-03T19: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": "2017-03-07T01:00:02.864529Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-03-07T01:00:28.854805Z",
            "ended": "2017-10-06T13:16:44.459095Z",
            "start_waiting": "2017-03-07T01:00:23.577106Z",
            "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": 12812,
            "name": "Correspondence 19x19 RoundRobin 2015-11-29 07:18",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260430T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-04-30T19:00:48.758440Z",
                "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-05-03T19: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,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-11-29T07:18:30.394296Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-11-29T07:18:49.326805Z",
            "ended": "2016-02-23T05:16:24.206791Z",
            "start_waiting": "2015-11-29T07:18:48.420492Z",
            "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": 91628,
            "name": "Alan Turing Nines Title Tournament 2022",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2004.4188438214221,
                        "deviation": 67.71437067217448,
                        "volatility": 0.06015576961047741
                    }
                },
                "ranking": 31.014313855840236,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Alan Turing Nines Title Tournament 2022\n\nTitle Holder:\n<a style=\"color:orange\" href='https://online-go.com/player/43936/'>Sadaharu [Nines Alan Turing]</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<th style=\"border:1px solid\">Year</th>\n\t<th style=\"border:1px solid\">Title Match Winner</th>\n\t<th style=\"border:1px solid\">Score</th>\n\t<th style=\"border:1px solid\">Title Match Runner-up</th>\n\t<th style=\"border:1px solid\">\n\tTitle Tournament Winner\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_9.png' alt='Gold'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament Runner-up\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_9.png' alt='Silver'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament 3rd Place\n\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png' alt='Bronze'></img>\n\t</th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2448'>2010</a></td>\n\t<td><b>Aloril</b></td><td></td><td></td>\n\t<td><b>Aloril (3d)</b></td><td>vitality (5d)</td><td>KlausP (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2452'>2011</a></td>\n\t<td><b>Valkyria9</b></td><td><a href='https://online-go.com/tournament/2542'>5-0</a></td><td>Aloril</td>\n\t<td><b>Valkyria9 (4d)</b></td><td>zealot (3d)</td><td>devariot (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2470'>2012</a></td>\n\t<td><b>Valkyria9</b></td><td><a href='https://online-go.com/tournament/2555'>1-0</a></td><td>pollemand</td>\n\t<td><b>Valkyria9 (4d)</b></td><td>pollemand (3d)</td><td>Aloril (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/6300'>2015</a></td>\n\t<td><b>Valkyria9</b></td><td>3-2</td><td>mark5000</td>\n\t<td><b>Valkyria9 (4d)</b></td><td>mark5000 (2d)</td><td>Sadaharu (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/17053'>2016</a></td>\n\t<td><b>Valkyria9</b></td><td>4-1</td><td>mark5000</td>\n\t<td><b>Valkyria9 (4d)</b></td><td>mark5000 (2d)</td><td>Sofiam (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/26617'>2017</a></td>\n\t<td><b>mark5000</b></td><td>3-2</td><td>Valkyria9</td>\n\t<td><b>Valkyria9 (7d)</b></td><td>mark5000 (6d)</td><td># (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/37846'>2018</a></td>\n\t<td><b>Deep Scholar</b></td>\n\t<td><a href='https://online-go.com/game/18900734'>5-0</a></td>\n\t<td>mark5000</td>\n\t<td><b>Deep Scholar (9d)</b></td><td>Sadaharu (9d)</td><td>Valkyria9 (7d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/49196'>2019</a></td>\n\t<td><b>Sadaharu</b></td><td><a href='https://online-go.com/tournament/73604'>4-1</a></td><td>Deep Scholar</td>\n\t<td><b>Sadaharu (9d)</b></td><td>earlgreyhot (9d)</td><td>martin3141 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/60660'>2020</a></td>\n\t<td>TBA: Sadaharu</td><td>vs</td><td>mark5000</td>\n\t<td><b>mark5000 [6d]</b></td><td>nutpenAI [6d]</td><td>spicydragon [5d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/73880'>2021</a></td>\n\t<td></td><td></td><td></td>\n\t<td><b>Deep Scholar [7d]</b></td><td>KataGo-Strong [9d+]</td><td>Tenebris [2d]</td>\n</tr>\n</table>\n\nNotes: \n- The starting time on this page is an approximation and subject to change. It will be finalized once the announcement is posted in <a href='https://online-go.com/group/515'>OGS Title Tournaments</a> group and <a href='https://forums.online-go.com/t/title-tournament-announcements/10408/'>Title Tournament Announcement</a>.\n- Old OGS ranks are displayed for tournaments before 2017. \n- Bots and use of AI are allowed in Alan Turing tournaments.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": true,
            "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": 2974,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-12T22:00:00Z",
            "players_start": 100,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-12T22:00:45.603003Z",
            "ended": "2023-07-04T07:05:31.141038Z",
            "start_waiting": "2022-08-12T22:00:39.556598Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 113,
            "ranked": true
        },
        {
            "id": 105513,
            "name": "First 9x9 online Tournament",
            "director": {
                "id": 1376302,
                "username": "deleted-7ecc3ceb-b911-4f0d-a544-f9b5aa41af63",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/c3dde81ef42f58bdd9a214ec9bd40e72-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1411.1087309385007,
                        "deviation": 66.3497413022085,
                        "volatility": 0.06001783900828083
                    }
                },
                "ranking": 22.889163064828328,
                "professional": false,
                "ui_class": ""
            },
            "description": "Das erste online Turnier der Hochtaunusschule!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90971,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 129600,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13426,
                "name": "High-Taunus-School of Go",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/b8f3d25d42da690bdde8d0a7bd84dcc8-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-21T10:00: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-07-21T10:00:49.416625Z",
            "ended": "2023-08-13T18:52:58.466032Z",
            "start_waiting": "2023-07-21T10:00:49.256927Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b8f3d25d42da690bdde8d0a7bd84dcc8-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 98344,
            "name": "9x9 - 7 days absolute time.",
            "director": {
                "id": 126739,
                "username": "🐬Sofiam🐬",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1012.0554496406809,
                        "deviation": 84.91308607572303,
                        "volatility": 0.076882078105041
                    }
                },
                "ranking": 15.194279748149173,
                "professional": false,
                "ui_class": ""
            },
            "description": "Everyone is welcome. Pauses and vacation mode are not allowed.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_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": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 360,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-02T16:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-06-02T16:01:00.094815Z",
            "ended": "2023-10-07T23:43:36.589570Z",
            "start_waiting": "2023-06-02T16:00:59.311533Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 56600,
            "name": "Fast Correspondence - 9x9 - Weekly Round Robin - 2020, #09",
            "director": {
                "id": 497519,
                "username": "Kosh-retired",
                "country": "_Lord_Howe_Island",
                "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1574.954785564748,
                        "deviation": 61.40997215047312,
                        "volatility": 0.060088015249815864
                    }
                },
                "ranking": 25.432209892698047,
                "professional": false,
                "ui_class": ""
            },
            "description": "### ! Does NOT pause on the weekend !\n\n### This tournament is intended for players who don't use vacation.\n\n---\n\n- Just one round of simultaneous games. Chinese Rules/Scoring.\n\n- This is a '**FAST** Correspondence Tournament'. Please avoid delaying your games using the Vacation feature or Pause. Any participant using Vacation or Pause may be disqualified (and forfeit unfinished games) at the discretion of the Tournament Director.\n\n- Please make sure you understand the [**'Clock' settings**](https://github.com/online-go/online-go.com/wiki/Finding-(starting)-a-game#basic-time-controls-explained) before you join this tournament.  It typically takes 2-3 weeks to complete and you will need to log on and play at two well-spaced times most days to avoid losing by timeout.\n\n- If this suits you then, Bonne Partie....and please invite your friends. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 822,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-26T22:57:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-02-26T22:57:36.379052Z",
            "ended": "2020-03-19T17:22:12.633394Z",
            "start_waiting": "2020-02-26T22:57:30.148215Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 37702,
            "name": "unete noma",
            "director": {
                "id": 540392,
                "username": "luciano.montesol",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/90b4ce7cdf54117c8796d1a3023e1457?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1576.4858413768188,
                        "deviation": 295.80239314211764,
                        "volatility": 0.05999920706928624
                    }
                },
                "ranking": 25.45470369729968,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "el premio es una play 10000",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2492,
                "name": "Encuentro chileno argentino de Go Infantil",
                "summary": "Primer Encuentro escolar de Go chileno-argentino",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://user-uploads.online-go.com/c22cee22e9faf3bdc9df35de1c1057d9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-05-29T18: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": "2018-05-30T16:39:01.345825Z",
            "ended": "2018-08-16T08:54:45.300242Z",
            "start_waiting": "2018-05-30T16:39:01.021420Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c22cee22e9faf3bdc9df35de1c1057d9-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 17830,
            "name": "double elimination anime forever!",
            "director": {
                "id": 309036,
                "username": "pirhana4",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/4469d4b2dee314a90b2cc6ffb346edde-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1185.5278438637613,
                        "deviation": 65.86447312557685,
                        "volatility": 0.06003452812490413
                    }
                },
                "ranking": 18.85671975161347,
                "professional": false,
                "ui_class": ""
            },
            "description": "lez play go yas",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 313,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 300,
                "main_time": 1200,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1136,
                "name": "Anime~Forever",
                "summary": "Anime? you like it? great! join!(also for vocaloids, and manga, utau, utaite etc) LEZ ALL HAVE FUNZ TALKIN ABOUT THESE THINGS YEAH *and playing go X)  yaaaaaa",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/e21067e8d7d57b6e48a664e1ca456af1-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-05-30T19:35:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-05-30T19:35:10.758477Z",
            "ended": "2016-05-30T20:33:32.981965Z",
            "start_waiting": "2016-05-30T19:35:10.696669Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e21067e8d7d57b6e48a664e1ca456af1-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 68635,
            "name": "3rd Beginners 9x9 Knockout Tournament",
            "director": {
                "id": 750750,
                "username": "begingo1000",
                "country": "ez",
                "icon": "https://secure.gravatar.com/avatar/d705f1ba732fe17b3a05d20723059c83?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1317.1885810619165,
                        "deviation": 64.49012040956917,
                        "volatility": 0.06003208049018038
                    }
                },
                "ranking": 21.294680724602816,
                "professional": false,
                "ui_class": ""
            },
            "description": "The 3rd Beginners 9x9 Knockout Tournament will start on Friday! Players between 10-25 Kyu are welcome!\n\nNOTE: The maximum number of players is 32. If you did not manage to sign in on time for the tournament, you are welcome to join our Swiss Tournament:\n\nhttps://online-go.com/tournament/68682",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "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": 4957,
                "name": "Beginners 9x9",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 32,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-11T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-11T07:00:32.842868Z",
            "ended": "2021-04-07T07:55:31.366140Z",
            "start_waiting": "2020-12-11T07:00:31.733459Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 32,
            "ranked": true
        }
    ]
}