List all tournaments or create a new tournament.

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

{
    "count": 59509,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5731",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5729",
    "results": [
        {
            "id": 36141,
            "name": "Das Schwarze mit der blonden Seele",
            "director": {
                "id": 522816,
                "username": "RufusGoldstreiff",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4ff1a2b835bdb6c41c4679349208dc90?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1153.4641900213853,
                        "deviation": 64.81230610804766,
                        "volatility": 0.06007891407607496
                    }
                },
                "ranking": 18.221984723465166,
                "professional": false,
                "ui_class": ""
            },
            "description": "Turnierchen",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2321,
                "name": "Schulis Beginner Tournaments",
                "summary": "A group of brothers playing each other, but hosting public tournaments as well. Beginner level!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-04-07T17:40:00Z",
            "players_start": 3,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-04-07T17:40:14.200025Z",
            "ended": "2018-04-07T18:57:56.592475Z",
            "start_waiting": "2018-04-07T17:40:13.880087Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 137665,
            "name": "5ltrs",
            "director": {
                "id": 1094739,
                "username": "graphite_he",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fc0d8c906f7bfd540e3f4d5942e693ec?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1980.4194204437813,
                        "deviation": 62.00335552117993,
                        "volatility": 0.06000744072434889
                    }
                },
                "ranking": 30.735460195018536,
                "professional": false,
                "ui_class": ""
            },
            "description": "blahblahblah.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 16229,
                "name": "稷下棋宫",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-23T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2026-02-23T17:00:40.589896Z",
            "ended": "2026-02-24T07:07:46.507691Z",
            "start_waiting": "2026-02-23T17:00:40.477540Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 93741,
            "name": "churaaze line sticker cup",
            "director": {
                "id": 1183558,
                "username": "churaaze",
                "country": "tw",
                "icon": "https://secure.gravatar.com/avatar/40b2a069c6bdf8ab75a81d5792126cfd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2277.0271039242225,
                        "deviation": 77.49367826793734,
                        "volatility": 0.06000042965351029
                    }
                },
                "ranking": 33.966321411254036,
                "professional": false,
                "ui_class": ""
            },
            "description": "churaaze line sticker cup",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12202,
                "name": "ChuRaazeYoutube",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 76,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-21T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-21T03:09:00.311330Z",
            "ended": "2022-08-21T04:15:24.028933Z",
            "start_waiting": "2022-08-21T03:09:00.196614Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 84065,
            "name": "Simple go",
            "director": {
                "id": 1098142,
                "username": "IIIIIIIIIlllllllll",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/f1f49f59f2405d8ee9937a522592629c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1235.0400069303855,
                        "deviation": 139.1776033544333,
                        "volatility": 0.05999469860859381
                    }
                },
                "ranking": 19.803907802125092,
                "professional": false,
                "ui_class": ""
            },
            "description": "Simple go tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 604800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8062,
                "name": "Любители игры го",
                "summary": "Здесь я провожу разные турниры, рад новым участникам.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://user-uploads.online-go.com/41d4de775268389735423350fdd3b100-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-24T14:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-17T02:11:34.057134Z",
            "ended": "2022-11-07T01:35:40.343895Z",
            "start_waiting": "2022-02-17T02:11:33.910380Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/41d4de775268389735423350fdd3b100-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 59299,
            "name": "TEST 4",
            "director": {
                "id": 755983,
                "username": "袁老師",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fe0808b21c82c7a9cb7addf61c922ef6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1625.628468273391,
                        "deviation": 112.15342538501214,
                        "volatility": 0.06001071925002786
                    }
                },
                "ranking": 26.16532238960867,
                "professional": false,
                "ui_class": ""
            },
            "description": "TEST 4",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5110,
                "name": "香港兒童棋院",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 108,
                "icon": "https://user-uploads.online-go.com/d6eb3e6028ad3f005423be2afc2e5d0e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-19T05:25:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-04-19T05:25:18.887393Z",
            "ended": "2020-04-19T05:31:44.563906Z",
            "start_waiting": "2020-04-19T05:25:18.640085Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d6eb3e6028ad3f005423be2afc2e5d0e-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 137687,
            "name": "GAMBATE 5",
            "director": {
                "id": 775143,
                "username": "c16896",
                "country": "pe",
                "icon": "https://user-uploads.online-go.com/00f634cd07ddcbcdfcdd7eb157515147-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1054.7275486904118,
                        "deviation": 90.80601680581353,
                        "volatility": 0.05999389210736036
                    }
                },
                "ranking": 16.150354477783242,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 114,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 14400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16210,
                "name": "EPGUTP MBA 47P 48AD",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/b81fbe4a7f368ad85f6743e5ce98fead-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-24T02:40:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-02-24T02:40:40.759481Z",
            "ended": "2026-02-24T15:33:25.440606Z",
            "start_waiting": "2026-02-24T02:40:40.554049Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b81fbe4a7f368ad85f6743e5ce98fead-15.png",
            "player_count": 9,
            "ranked": false
        },
        {
            "id": 119296,
            "name": "Kuksu Main Title Tournament 15th Cycle - League C2",
            "director": {
                "id": 199065,
                "username": "Kuksu League",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/068ce77b41c5451811b692b8280d0f68?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "<!--\nKuksu Main Title Tournament 15th Cycle - League A\n-->\n\nTitle Holder:\n<a style=\"color:purple\" href='https://online-go.com/player/43936/Sadaharu'>Sadaharu [Kuksu] x2</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<td style=\"border:1px solid\"><b>Cycle</b></td>\n\t<td style=\"border:1px solid\"><b>Title Match<br/>Winner</b></td>\n\t<td style=\"border:1px solid\"><b>Score</b></td>\n\t<td style=\"border:1px solid\"><b>Title Match<br/>Runner-up</b></td>\n\t<td style=\"border:1px solid\"><b>Title Tournament<br/>Winner</b><img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_19.png' alt='Gold'></img></td>\n\t<td style=\"border:1px solid\"><b>Title Tournament<br/>Runner-up</b><img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_19.png' alt='Silver'></img></td>\n\t<td style=\"border:1px solid\"><b>Title Tournament<br/>3rd Place</b><img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_19.png' alt='Bronze'></img></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2375'>1</a></td>\n\t<td><b>luke</b></td><td></td><td></td>\n\t<td><b>luke (4d)</b></td><td>davos (5d)</td><td>gomad361 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2384'>2</a></td>\n\t<td><b>gomad361</b></td><td>3-2</td><td>luke</td>\n\t<td><b>luke (4d)</b></td><td>gomad361 (4d)</td><td>hotspur (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2391'>3</a></td>\n\t<td><b>Uberdude</b></td><td>&lowast;</td><td>gomad361</td>\n\t<td><b>Uberdude (9d)</b></td><td>KyuT (4d)</td><td>marigo (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2406'>4</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>KyuT</td>\n\t<td><b>KyuT (4d)</b></td><td>quiller (5d)</td><td>morituri (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2424'>5</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>gomad361</td>\n\t<td><b>gomad361 (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/2439'>6</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>Elin</td>\n\t<td><b>Elin (5d)</b></td><td>gomad361 (4d)</td><td>morituri (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2460'>7</a></td>\n\t<td><b>Uberdude</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>vitality (9d)</b></td><td>Elin (5d)</td><td>gomad361 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2475'>8</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>Uberdude</td>\n\t<td><b>vitality (9d)</b></td><td>nrx (5d)</td><td>gojohn (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/12653'>9</a></td>\n\t<td><b>vitality</b></td><td>5-0</td><td>Sadaharu</td>\n\t<td><b>Sadaharu (7d)</b></td><td>xhu98 (8d)</td><td>tegais (6d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/23029'>10</a></td>\n\t<td><b>vitality</b></td><td><a href='https://online-go.com/game/11519617'>5-0</a></td><td>micky0427</td>\n\t<td><b>micky0427 (7d)</b></td><td>SanDiego (4d)</td><td>tegais (6d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/36244'>11</a></td>\n\t<td><b>SanDiego</b></td><td><a href='https://online-go.com/tournament/60968'>5-0 (&lowast;)</a></td><td>Sadaharu</td>\n\t<td><b>peecatchoo (9d+)</b></td><td>Sadaharu (9d)</td><td>Isoko (6d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/47922'>12</a></td>\n\t<td><b>Sadaharu</b></td><td><a href='https://online-go.com/tournament/73458'>5-0</a></td><td>tegais</td>\n\t<td><b>Sadaharu (9d)</b></td><td>peecatchoo (9d)</td><td>earlgreyhot (9d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/62321'>13</a></td>\n\t<td><b>Sadaharu</b></td><td><a href='https://online-go.com/tournament/100550'>5-0 (&lowast;)</a></td><td>drmwc</td>\n\t<td><b>drmwc [6d]</b></td><td>KUNIJEEL [6d]</td><td>bookkey1234567 [7d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/79585'>14</a></td>\n\t<td></td><td></td><td></td>\n\t<td><b>claire yang [8d]</b></td><td>Bhsd [6d]</td><td>Neandertaler [3d]</td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/119292'>[A]</a>\n\t</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/119293'>[B1]</a>\n\t\t<a href='https://online-go.com/tournament/119294'>[B2]</a>\n\t</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/119292'>15</a></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/119295'>[C1]</a>\n\t\t<a href='https://online-go.com/tournament/119296'>[C2]</a>\n\t\t<a href='https://online-go.com/tournament/119297'>[C3]</a>\n\t\t<a href='https://online-go.com/tournament/119298'>[C4]</a>\n\t</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/119299'>[D1]</a>\n\t\t<a href='https://online-go.com/tournament/119300'>[D2]</a>\n\t\t<a href='https://online-go.com/tournament/119301'>[D3]</a>\n\t\t<a href='https://online-go.com/tournament/119302'>[D4]</a>\n\t\t<a href='https://online-go.com/tournament/119303'>[D5]</a>\n\t\t<a href='https://online-go.com/tournament/119304'>[D6]</a>\n\t</td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/119305'>[D7]</a>\n\t\t<a href='https://online-go.com/tournament/119306'>[D8]</a>\n\t</td>\n\t<td></td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/119307'>[E1]</a>\n\t\t<a href='https://online-go.com/tournament/119308'>[E2]</a>\n\t\t<a href='https://online-go.com/tournament/119309'>[E3]</a>\n\t\t<a href='https://online-go.com/tournament/119310'>[E4]</a>\n\t\t<a href='https://online-go.com/tournament/119311'>[E5]</a>\n\t\t<a href='https://online-go.com/tournament/119312'>[E6]</a>\n\t</td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/119313'>[E7]</a>\n\t\t<a href='https://online-go.com/tournament/119314'>[E8]</a>\n\t\t<a href='https://online-go.com/tournament/119316'>[E9]</a>\n\t\t<a href='https://online-go.com/tournament/119317'>[E10]</a>\n\t\t<a href='https://online-go.com/tournament/119318'>[E11]</a>\n\t</td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/119320'>[E12]</a>\n\t\t<a href='https://online-go.com/tournament/119321'>[E13]</a>\n\t\t<a href='https://online-go.com/tournament/119322'>[E14]</a>\n\t\t<a href='https://online-go.com/tournament/119323'>[E15]</a>\n\t\t<a href='https://online-go.com/tournament/119324'>[E16]</a>\n\t</td>\n</tr>\n<!-- \n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/119326'>[F1]</a>\n\t\t<a href='https://online-go.com/tournament/119327'>[F2]</a>\n\t\t<a href='https://online-go.com/tournament/119328'>[F3]</a>\n\t\t<a href='https://online-go.com/tournament/119330'>[F4]</a>\n\t\t<a href='https://online-go.com/tournament/119331'>[F5]</a>\n\t\t<a href='https://online-go.com/tournament/119332'>[F6]</a>\n\t</td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/119333'>[F7]</a>\n\t\t<a href='https://online-go.com/tournament/119334'>[F8]</a>\n\t\t<a href='https://online-go.com/tournament/119335'>[F9]</a>\n\t\t<a href='https://online-go.com/tournament/119337'>[F10]</a>\n\t\t<a href='https://online-go.com/tournament/119338'>[F11]</a>\n\t</td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/119339'>[F12]</a>\n\t</td>\n</tr>\n -->\n</table>\n\n&lowast; means the games were finished by timeout or retirement.\n\nNotes:\n- Please refer to the basic rules <a href='https://forums.online-go.com/t/league-format-kuksu-title-tournament-rules-and-discussion/5191'>here</a>.\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "korean",
            "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": 2972,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-08T07:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-09-06T05:40:13.008315Z",
            "ended": "2025-05-12T16:18:46.529040Z",
            "start_waiting": "2024-09-06T05:40:12.414312Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 126720,
            "name": "N y h",
            "director": {
                "id": 845981,
                "username": "deleted-2b50c1b5-a40a-4962-9623-393e8bf6b95c",
                "country": "uy",
                "icon": "https://user-uploads.online-go.com/4f804f84589b77fb951f8da36f0e5e6e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1293.4782880615553,
                        "deviation": 70.53548500880392,
                        "volatility": 0.06196015099157038
                    }
                },
                "ranking": 20.874168722955073,
                "professional": false,
                "ui_class": ""
            },
            "description": "@xzsd",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8883,
                "name": "WSOIHHNNININ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 5,
                "icon": "https://user-uploads.online-go.com/2c12c088376074a602d72bb644581c65-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-23T14:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-23T14:01:24.747161Z",
            "ended": "2025-03-23T14:44:13.511569Z",
            "start_waiting": "2025-03-23T14:01:24.695428Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2c12c088376074a602d72bb644581c65-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 111280,
            "name": "🦊 Just use your brain 2024 🦧🌞",
            "director": {
                "id": 629701,
                "username": "Sipjin",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/5d60113dc259ac2f8bd5d6e440632725-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1463.9453008652702,
                        "deviation": 62.94057005142687,
                        "volatility": 0.05980924014327876
                    }
                },
                "ranking": 23.740141384262834,
                "professional": false,
                "ui_class": ""
            },
            "description": "========================\n\nHave fun! No conditional moves or analysis during the game. Just the players and their skillset.\n\nFeel free to give tips to your partner after the game. That’s how we can improve :)\n\nPlease no bots. The use of AI is not allowed.\n\n========================\n\nTournament History:\n\n🦊 Just use your brain 2022 🦧🌞\n\n🦊 Just use your brain 2023 🦧🌞",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87768,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13788,
                "name": "Just use your brain 🦧",
                "summary": "A group for players who like to play Go with just their skills (no in-game analysis) and want to train and improve.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 130,
                "icon": "https://user-uploads.online-go.com/516bbd96baeb702c9fff4dc493ece718-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-04T19:00:00Z",
            "players_start": 50,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-03-04T19:00:38.925773Z",
            "ended": "2026-02-13T13:51:34.183118Z",
            "start_waiting": "2024-03-04T19:00:31.548837Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/516bbd96baeb702c9fff4dc493ece718-15.png",
            "player_count": 84,
            "ranked": true
        },
        {
            "id": 126904,
            "name": "Torneo Blitz Prueba II",
            "director": {
                "id": 1861,
                "username": "sbstnmntlf",
                "country": "cl",
                "icon": "https://user-uploads.online-go.com/268a3294e0b64c27c9707f9b961dd3f7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1909.44671360151,
                        "deviation": 73.0821128798431,
                        "volatility": 0.06006568945367504
                    }
                },
                "ranking": 29.890597948713307,
                "professional": false,
                "ui_class": ""
            },
            "description": "Juega rápido, pierde rápido.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 67,
                "name": "Club de Go AONKEN, Punta Arenas - Chile",
                "summary": "Punta Arenas, Chile.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-29T00:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-03-29T00:30:12.583087Z",
            "ended": "2025-03-29T01:14:13.208872Z",
            "start_waiting": "2025-03-29T00:30:12.477414Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}