List all tournaments or create a new tournament.

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

{
    "count": 58832,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=ended&page=5790",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=ended&page=5788",
    "results": [
        {
            "id": 137637,
            "name": "Blitz 19x19 Elimination Tournament 2026-02-22 21:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260303T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-03T21:00:19.455674Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-04T01:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-02-22T21:30:40.327913Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-22T21:31:40.450768Z",
            "ended": "2026-02-22T21:58:05.579078Z",
            "start_waiting": "2026-02-22T21:31:40.321719Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 137638,
            "name": "Live 9x9 Double Elimination Tournament 2026-02-22 22:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260303T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-03T18:00:19.331712Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-03T22:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-02-22T22:30:40.340472Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-22T22:31:40.482368Z",
            "ended": "2026-02-22T22:57:02.220604Z",
            "start_waiting": "2026-02-22T22:31:40.341929Z",
            "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": 133575,
            "name": "Rolling Rival - Single Elimination",
            "director": {
                "id": 1776211,
                "username": "MAESTRO of BADUK",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1685.0933470016703,
                        "deviation": 65.47145729440903,
                        "volatility": 0.060028328141349445
                    }
                },
                "ranking": 26.997020178533013,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is for players who want to play fast correspondence match \n\nSingle Elimination for 15k ~ 3D\n\nStart time: 2 days\n\nFischer:: 7 hours\n\nMax. Time: 3 days\n\nNo conditional move\n\n*****\nPlease be careful below the rule;\n\nNO PAUSE & NO VACATION, anyone who takes on the vacation or pauses a game, will be disqualified.\n\nPlease send the tournament director a message if you find that your opponent pauses or turns vacation mode on.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26568,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 25200,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15815,
                "name": "RollingStones : Global & 한국인",
                "summary": "한국인 대환영. 한국인과 글로벌 유저들을 위한 모임, We are connected all together.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 58,
                "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-10-27T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 15,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-10-27T17:00:43.284386Z",
            "ended": "2026-02-23T05:12:24.194965Z",
            "start_waiting": "2025-10-27T17:00:42.986514Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-15.png",
            "player_count": 24,
            "ranked": true
        },
        {
            "id": 137649,
            "name": "แข่ง23/2",
            "director": {
                "id": 564908,
                "username": "Sarawoot Kanya",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b6481afb00bf1ffc14aefec9418093c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1428.3733342620876,
                        "deviation": 65.87288697611051,
                        "volatility": 0.06068751158219223
                    }
                },
                "ranking": 23.170679540751433,
                "professional": false,
                "ui_class": ""
            },
            "description": "แต้มต่อ 6.5",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14733,
                "name": "ศรีสังวาลย์",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://user-uploads.online-go.com/77a325d663f63d21c325d52de886e9e2-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-02-23T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-02-23T07:14:47.534234Z",
            "ended": "2026-02-23T07:15:59.425656Z",
            "start_waiting": "2026-02-23T07:14:47.404127Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/77a325d663f63d21c325d52de886e9e2-15.png",
            "player_count": 5,
            "ranked": false
        },
        {
            "id": 137651,
            "name": "แข่ง23/2A",
            "director": {
                "id": 564908,
                "username": "Sarawoot Kanya",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b6481afb00bf1ffc14aefec9418093c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1428.3733342620876,
                        "deviation": 65.87288697611051,
                        "volatility": 0.06068751158219223
                    }
                },
                "ranking": 23.170679540751433,
                "professional": false,
                "ui_class": ""
            },
            "description": "แต้มต่อ 6.5",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14733,
                "name": "ศรีสังวาลย์",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://user-uploads.online-go.com/77a325d663f63d21c325d52de886e9e2-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-02-23T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-02-23T07:18:13.800882Z",
            "ended": "2026-02-23T07:47:29.770693Z",
            "start_waiting": "2026-02-23T07:18:13.637642Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/77a325d663f63d21c325d52de886e9e2-15.png",
            "player_count": 6,
            "ranked": false
        },
        {
            "id": 109435,
            "name": "Honinbo Main Title Tournament 2023",
            "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": "Honinbo Main Title Tournament 2023\n\nTitle Holder:\n<a style=\"color:red\" href='https://online-go.com/user/view/43936/'>Sadaharu [Honinbo] x2+1</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\">Title Tournament Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_19.png' alt='Gold'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_19.png' alt='Silver'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament 3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_19.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2370'>2007</a></td>\n\t<td><b>luke</b></td><td></td><td></td>\n\t<td><b>luke (2d)</b></td><td>dexy (1d)</td><td>davos (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2390'>2008</a></td>\n\t<td><b>Uberdude</b></td><td>&lowast;</td><td>luke</td>\n\t<td><b>Uberdude (6d)</b></td><td>KyuT (4d)</td><td>gomad361 (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2403'>2009</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>gomad361</td>\n\t<td><b>gomad361 (2d)</b></td><td>morituri (2d)</td><td>dexy (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2420'>2010</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>Elin</td>\n\t<td><b>Elin (3d)</b></td><td>dexy (1d)</td><td>gomad361 (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2435'>2011</a></td>\n\t<td><b>Uberdude</b></td><td></td><td></td>\n\t<td><b>Uberdude (6d)</b></td><td>vitality (5d)</td><td>Kobajagi (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2457'>2012</a></td>\n\t<td><b>nrx</b></td><td>&lowast;</td><td>Uberdude</td>\n\t<td><b>nrx (3d)</b></td><td>tegais (3d)</td><td>vitality (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2477'>2013</a></td>\n\t<td><b>vitality</b></td><td>5-0</td><td>nrx</td>\n\t<td><b>vitality (5d)</b></td><td>Sadaharu (5d)</td><td>wurfmaul (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2495'>2014</a></td>\n\t<td><b>vitality</b></td><td>5-0</td><td>Sadaharu</td>\n\t<td><b>vitality (5d)</b></td><td>Sadaharu (5d)</td><td>nrx (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/4470'>2015</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td>5-0</td>\n\t<td>vitality</td>\n\t<td><b>Sadaharu (4d)</b></td><td>Staffan (7d)</td><td>GreenLeaf (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/15379'>2016</a></td>\n\t<td><b>meteor</b></td>\n\t<td>4-1 (&lowast;)</td>\n\t<td>Sadaharu</td>\n\t<td><b>micky0427 (6d)</b></td>\n\t<td>Vladas (6d)</td>\n\t<td>meteor (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/25799'>2017</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/tournament/73910'>5-0</a></td>\n\t<td>meteor</td>\n\t<td><b>Sadaharu (9d)</b></td>\n\t<td>sha7 (4d)</td>\n\t<td>asdffdsaasdffdsa (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/37246'>2018</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/tournament/87344'>5-0 (&lowast;)</a></td>\n\t<td>bigko</td>\n\t<td><b>rzhang20877 [9d]</b></td>\n\t<td>Sadaharu [7d]</td>\n\t<td>bigko [6d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/48518'>2019</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Neandertaler [4d]</b></td>\n\t<td>Puffin888 [6d]</td>\n\t<td>palusijf [6d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/56651'>2020</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Neandertaler [3d]</b></td>\n\t<td>au-delà [4d]</td>\n\t<td>bigko [6d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/70977'>2021</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 3</td>\n\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/89262'>2022</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 2</td>\n\t<td></td>\n</tr>\n</table>\n\n&lowast; means there were games finished by timeout or retirement. Old OGS ranks are displayed for cycles before 2015.\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- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "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": 2965,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-10T21:00:00Z",
            "players_start": 150,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-12-10T21:00:39.762585Z",
            "ended": "2026-02-23T07:59:20.969484Z",
            "start_waiting": "2023-12-10T21:00:31.743211Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 162,
            "ranked": true
        },
        {
            "id": 137659,
            "name": "78676876878676",
            "director": {
                "id": 1970013,
                "username": "zephyr886",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/42082ff73169257d454a81bc7be18678?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.5334492879327,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 13.000000000000002,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "42453453",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16232,
                "name": "123786373783786",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-23T13:39:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-23T13:39:40.502078Z",
            "ended": "2026-02-23T13:44:25.503364Z",
            "start_waiting": "2026-02-23T13:39:40.422573Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 137660,
            "name": "78676876878676",
            "director": {
                "id": 1970013,
                "username": "zephyr886",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/42082ff73169257d454a81bc7be18678?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.5334492879327,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 13.000000000000002,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "42453453",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16232,
                "name": "123786373783786",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-23T13:47:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-23T13:47:40.491476Z",
            "ended": "2026-02-23T13:49:12.356400Z",
            "start_waiting": "2026-02-23T13:47:40.422696Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 137661,
            "name": "78676876878676",
            "director": {
                "id": 1970013,
                "username": "zephyr886",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/42082ff73169257d454a81bc7be18678?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.5334492879327,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 13.000000000000002,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "42453453",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16232,
                "name": "123786373783786",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-23T13:54:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-23T13:54:40.495955Z",
            "ended": "2026-02-23T14:01:22.978038Z",
            "start_waiting": "2026-02-23T13:54:40.427283Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 137662,
            "name": "Live 9x9 Double Elimination Tournament 2026-02-23 14:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260303T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-03T18:00:19.331712Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-03T22:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-02-23T14:30:40.429239Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-23T14:31:40.659525Z",
            "ended": "2026-02-23T15:05:35.540114Z",
            "start_waiting": "2026-02-23T14:31:40.444153Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}