List all tournaments or create a new tournament.

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

{
    "count": 59042,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=451",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=449",
    "results": [
        {
            "id": 130043,
            "name": "Good bye squid game!",
            "director": {
                "id": 875708,
                "username": "vanecho",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/21fd8ed0ecc0af43aabf973b48f11224?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1394.7405472660932,
                        "deviation": 67.62793700753289,
                        "volatility": 0.060329591840027785
                    }
                },
                "ranking": 22.6190646291034,
                "professional": false,
                "ui_class": ""
            },
            "description": "Who doesn't like squid game?",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10243,
                "name": "AGA GO CLUB",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 27,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-31T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-07-31T18:00:40.194980Z",
            "ended": null,
            "start_waiting": "2025-07-31T18:00:39.973066Z",
            "board_size": 19,
            "active_round": 5,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 119031,
            "name": "Servus Oida Open Tournament #2",
            "director": {
                "id": 1285178,
                "username": "VikingKoala",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1078.9399543991713,
                        "deviation": 63.16141551325623,
                        "volatility": 0.0597063154755829
                    }
                },
                "ranking": 16.67577959945592,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "McMahon Kyu Player Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5720,
                "name": "Outside Go7",
                "summary": "Die Gruppe für alle, die sonst im Go7 spielen.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-25T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-25T18:00:44.864225Z",
            "ended": "2025-04-05T22:18:10.013080Z",
            "start_waiting": "2024-08-25T18:00:44.534530Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 102190,
            "name": "OST - Olympic System Tournament",
            "director": {
                "id": 1033608,
                "username": "NetCat",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/013a769c858b338916b473d8298930be?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1406.6650193080409,
                        "deviation": 70.55993802829255,
                        "volatility": 0.06003444046653894
                    }
                },
                "ranking": 22.81614654991628,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournaments are held every Saturday\n\nJoin the OST community (^-^)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 11969,
                "name": "OST GO",
                "summary": "For Olympic tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://user-uploads.online-go.com/2510b06e500642c98f1a27be3aea35d9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-20T14: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-05-20T14:00:56.327270Z",
            "ended": "2024-06-05T15:28:23.436123Z",
            "start_waiting": "2023-05-20T14:00:56.141402Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2510b06e500642c98f1a27be3aea35d9-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 101409,
            "name": "OST - Olympic System Tournament",
            "director": {
                "id": 1033608,
                "username": "NetCat",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/013a769c858b338916b473d8298930be?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1406.6650193080409,
                        "deviation": 70.55993802829255,
                        "volatility": 0.06003444046653894
                    }
                },
                "ranking": 22.81614654991628,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournaments are held every Saturday\n\nJoin the OST community (^-^)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 11969,
                "name": "OST GO",
                "summary": "For Olympic tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://user-uploads.online-go.com/2510b06e500642c98f1a27be3aea35d9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-01T14: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-04-01T14:00:58.659129Z",
            "ended": "2023-11-06T23:58:41.181083Z",
            "start_waiting": "2023-04-01T14:00:58.479087Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2510b06e500642c98f1a27be3aea35d9-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 123077,
            "name": "Servus Oida Open Tournament #9",
            "director": {
                "id": 1285178,
                "username": "VikingKoala",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1078.9399543991713,
                        "deviation": 63.16141551325623,
                        "volatility": 0.0597063154755829
                    }
                },
                "ranking": 16.67577959945592,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "McMahon Kyu Player Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5720,
                "name": "Outside Go7",
                "summary": "Die Gruppe für alle, die sonst im Go7 spielen.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-02-11T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-10T17:05:41.578431Z",
            "ended": "2025-05-29T06:55:03.706020Z",
            "start_waiting": "2025-02-10T17:05:41.353733Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 118776,
            "name": "Mingren 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": "Mingren Main Title Tournament 2023\n\nTitle Holder:\n<a style=\"color:deepskyblue\" href='https://online-go.com/player/472318'>Peikai Xue [Mingren]</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/2378'>2007</a></td>\n\t<td><b>gomad361</b></td><td></td><td></td>\n\t<td><b>gomad361 (2d)</b></td><td>davos (3d)</td><td>doubleR (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2394'>2008</a></td>\n\t<td><b>gomad361</b></td><td>&lowast;</td><td>KyuT</td>\n\t<td><b>KyuT (4d)</b></td><td>morituri (2d)</td><td>betterlife (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2409'>2009</a></td>\n\t<td><b>Rathbone</b></td><td>3-2</td><td>gomad361</td>\n\t<td><b>Rathbone (4d)</b></td><td>Uberdude (6d)</td><td>betterlife (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2425'>2010</a></td>\n\t<td><b>Rathbone</b></td><td>5-0</td><td>Elin</td>\n\t<td><b>Rathbone (4d)</b></td><td>Elin (3d)</td><td>gomad361 (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2441'>2011</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>Rathbone</td>\n\t<td><b>vitality (5d)</b></td><td>fabu (1d)</td><td>gojohn (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2462'>2012</a></td>\n\t<td><b>Sadaharu</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>Sadaharu (5d)</b></td><td>vitality (5d)</td><td>shilba (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2481'>2013</a></td>\n\t<td><b>gogop2016</b></td>\n\t<td>3-2 (&lowast;)</td>\n\t<td>Sadaharu</td>\n\t<td><b>gogop2016 (3d)</b></td><td>naptod (2k)</td><td>Erproxy (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/4531'>2014</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td>5-0 (&lowast;)</td>\n\t<td>gogop2016</td>\n\t<td><b>Sadaharu (5d)</b></td>\n\t<td>MagariSimoku (9d)</td>\n\t<td>mark5000 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/14332'>2015</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td>5-0 (&lowast;)</td>\n\t<td>vor09</td>\n\t<td><b>vor09 (2d)</b></td>\n\t<td>SanDiego (2d)</td>\n\t<td>gamesorry (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/23682'>2016</a></td>\n\t<td><b>yopology</b></td>\n\t<td><a href='https://online-go.com/tournament/66126'>5-0</a></td>\n\t<td>Peyrauba</td>\n\t<td><b>micky0427 (5d)</b></td>\n\t<td>Winterfell (7d)</td>\n\t<td># (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/30642'>2017</a></td>\n\t<td><b>yopology</b></td>\n\t<td><a href='https://online-go.com/tournament/73970'>4-1</a> (&lowast;)</td>\n\t<td>Puffin888</td>\n\t<td><b>rzhang20877 [9d]</b></td>\n\t<td>zirth [9d]</td>\n\t<td>Puffin888 [6d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/42054'>2018</a></td>\n\t<td><b>Peikai Xue</b></td>\n\t<td><a href='https://online-go.com/tournament/100945'>3-0</a> (Ongoing)</td>\n\t<td>yopology</td>\n\t<td><b>palusijf [6d]</b></td>\n\t<td>Neandertaler [4d]</td>\n\t<td>bigko [7d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/53126'>2019</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>drmwc [6d]</td>\n\t<td>husrev [7d]</td>\n\t<td>Ryogishiki [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/67259'>2020</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>gs2020 [4d]</td>\n\t<td>sha7 [5d]</td>\n\t<td>Sadaharu [6d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/83359'>2021</a></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\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/96938'>2022</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 1</td>\n\t<td></td>\n\t<td></td>\n</tr>\n</table>\n\nNotes:\n- &lowast; means some or all games were ended by timeout or retirement.\n- Old OGS ranks are displayed for cycles before 2014.\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": "chinese",
            "time_per_move": 91187,
            "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": 2968,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-02T02: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": "2024-12-31T23:35:50.713595Z",
            "ended": null,
            "start_waiting": "2024-12-31T23:35:41.814372Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 145,
            "ranked": true
        },
        {
            "id": 129285,
            "name": "Servus Oida Open Tournament #15",
            "director": {
                "id": 1285178,
                "username": "VikingKoala",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1078.9399543991713,
                        "deviation": 63.16141551325623,
                        "volatility": 0.0597063154755829
                    }
                },
                "ranking": 16.67577959945592,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "McMahon Kyu Player Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5720,
                "name": "Outside Go7",
                "summary": "Die Gruppe für alle, die sonst im Go7 spielen.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-08-12T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-26T10:30:07.269787Z",
            "ended": "2026-01-02T17:33:17.634899Z",
            "start_waiting": "2025-07-26T10:30:07.072326Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 106902,
            "name": "Third tournament - Round Robin",
            "director": {
                "id": 1290047,
                "username": "TaroMan",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/0a1bf82f79b8cfa1ec48474db6a9488f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1074.5194898914124,
                        "deviation": 64.06811999242666,
                        "volatility": 0.05991128509978694
                    }
                },
                "ranking": 16.580738202358354,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "This will be round-robin style, so expect many games coming at once. Enjoy!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13496,
                "name": "Happy Beginners",
                "summary": "Good luck and have fun everyone :)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/30720022a6506335acd2ce745076871f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-01T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 8,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-09-01T16:30:10.741673Z",
            "ended": "2023-09-19T03:39:18.694326Z",
            "start_waiting": "2023-09-01T16:30:10.655033Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/30720022a6506335acd2ce745076871f-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 129284,
            "name": "Servus Oida Open Tournament #14",
            "director": {
                "id": 1285178,
                "username": "VikingKoala",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1078.9399543991713,
                        "deviation": 63.16141551325623,
                        "volatility": 0.0597063154755829
                    }
                },
                "ranking": 16.67577959945592,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "McMahon Kyu Player Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5720,
                "name": "Outside Go7",
                "summary": "Die Gruppe für alle, die sonst im Go7 spielen.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-07-14T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-07T14:12:24.352248Z",
            "ended": "2026-02-13T00:10:50.040472Z",
            "start_waiting": "2025-07-07T14:12:24.005794Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 118733,
            "name": "DDK Tournament Series #1 (Correspondence 19*19)",
            "director": {
                "id": 1583021,
                "username": "thebeautyofmath.kl.lac.2",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f4ceceed4b2a54a7bb4849c0bab231b1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 786.6429380415319,
                        "deviation": 62.01701835195671,
                        "volatility": 0.06020617957703907
                    }
                },
                "ranking": 9.36130863178452,
                "professional": false,
                "ui_class": ""
            },
            "description": "DDK Tournament (Correspondence) - Double Elimination Game",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 24,
                "name": "Double Digit Kyu Room",
                "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3647,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-01T15:00:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-03T14:18:32.924532Z",
            "ended": "2025-03-01T08:11:23.936180Z",
            "start_waiting": "2024-08-03T14:18:32.797574Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 11,
            "ranked": true
        }
    ]
}