List all tournaments or create a new tournament.

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

{
    "count": 59280,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=722",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=720",
    "results": [
        {
            "id": 93084,
            "name": "Fast tournament",
            "director": {
                "id": 1025834,
                "username": "shudan",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/e58f78ef5855d9adbca2db4c56a6b04f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1275.3035593219709,
                        "deviation": 61.05610593620694,
                        "volatility": 0.06002331852835921
                    }
                },
                "ranking": 20.54657999319224,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12007,
                "name": "All kinds of Tournaments",
                "summary": "Group for all kinds of Tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-13T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-13T08:00:04.845803Z",
            "ended": "2022-08-13T08:38:13.500073Z",
            "start_waiting": "2022-08-13T08:00:04.455969Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 71754,
            "name": "28 february handicap tournament",
            "director": {
                "id": 380817,
                "username": "look info döskee",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1001.1282744304297,
                        "deviation": 68.63680878166396,
                        "volatility": 0.058646562422007574
                    }
                },
                "ranking": 14.942969758566955,
                "professional": false,
                "ui_class": ""
            },
            "description": "Chinese rules\n\nHope handicap will be correctly set :)",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 175680,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 172800,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 819,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-28T10: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": "2021-02-28T10:00:55.117210Z",
            "ended": "2022-03-15T14:54:11.678573Z",
            "start_waiting": "2021-02-28T10:00:54.667453Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 42570,
            "name": "Strijd om Vlaanderen",
            "director": {
                "id": 300878,
                "username": "dantevanpoucke",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ff79516a4eb06230d8295a111b5daa97?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "DE strijd om Vlaanderen",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3045,
                "name": "Vlaamsche Leeuw",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-11-07T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-11-07T13:14:21.090876Z",
            "ended": "2018-12-01T07:13:04.333021Z",
            "start_waiting": "2018-11-07T13:14:20.639275Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 42052,
            "name": "Mingren Nines Title Tournament 2018",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2004.4188438214221,
                        "deviation": 67.71437067217448,
                        "volatility": 0.06015576961047741
                    }
                },
                "ranking": 31.014313855840236,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Mingren Nines Title Tournament 2018\n\nTitle Holder: <a style=\"color:deepskyblue\" href='https://online-go.com/user/view/344560'>Winterfell [Nines 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\">\n\tTitle Tournament Winner\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_9.png' alt='Gold'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament Runner-up\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_9.png' alt='Silver'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament 3rd Place\n\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png' alt='Bronze'></img>\n\t</th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2376'>2007</a></td>\n\t<td><b>hotspur</b></td><td></td><td></td>\n\t<td><b>hotspur (3d)</b></td><td>jnhmsbn (5k)</td><td>dmg (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2395'>2008</a></td>\n\t<td><b>Rena</b></td><td>&lowast;</td><td>hotspur</td>\n\t<td><b>Rena (5k)</b></td><td>RaikB (9k)</td><td>Akimoon (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2410'>2009</a></td>\n\t<td><b>Rena</b></td><td>4-1</td><td>keiler</td>\n\t<td><b>keiler (1k)</b></td><td>Isao (1k)</td><td>KlausP (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2426'>2010</a></td>\n\t<td><b>KlausP</b></td><td>4-1</td><td>Rena</td>\n\t<td><b>KlausP (3d)</b></td><td>illluck (1d)</td><td>kennabee (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2442'>2011</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>KlausP</td>\n\t<td><b>vitality (5d)</b></td><td>kennabee (1d)</td><td>redundant (5k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2463'>2012</a></td>\n\t<td><b>pollemand</b></td><td>5-0</td><td>vitality</td>\n\t<td><b>pollemand (3d)</b></td><td>mmc (1d)</td><td>tacololo (3k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2482'>2013</a></td>\n\t<td><b>pollemand</b></td><td>5-0</td><td>gamesorry</td>\n\t<td><b>gamesorry (3d)</b></td><td>devariot (1k)</td><td>nrx (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/4506'>2014</a></td>\n\t<td><b>xhu98</b></td><td>3-2</td><td>gamesorry</td>\n\t<td><b>gamesorry (3d)</b></td><td>xhu98 (3d)</td><td>adhalanay (5k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/11925'>2015</a></td>\n\t<td><b>xhu98</b></td>\n\t<td>4-1</td>\n\t<td>mark5000</td>\n\t<td><b>mark5000 (2d)</b></td><td>zebra (1k)</td><td>hozoin76 (8k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/21622'>2016</a></td>\n\t<td><b>Winterfell</b></td>\n\t<td>3-2</td>\n\t<td>xhu98</td>\n\t<td><b>Winterfell (7d)</b></td><td>gamesorry (5d)</td><td>Sofiam (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/29845'>2017</a></td>\n\t<td>Ongoing: Winterfell</td>\n\t<td>0-0</td>\n\t<td>Sadaharu</td>\n\t<td><b>Sadaharu (7d)</b></td><td>kungpao (5d)</td><td>popop (1d)</td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement. Old OGS ranks were displayed for cycles before 2016.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "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": 2971,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-11-24T04:00:00Z",
            "players_start": 100,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-11-24T05:35:57.060176Z",
            "ended": "2019-08-22T18:48:03.264727Z",
            "start_waiting": "2018-11-24T05:35:28.838256Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 94,
            "ranked": true
        },
        {
            "id": 65196,
            "name": "6th Wednesday Weekly Tournament",
            "director": {
                "id": 760687,
                "username": "HHG",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/94b05df11403a71a7a364ac616a2b643?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1358.7847135068978,
                        "deviation": 64.1188301435753,
                        "volatility": 0.0601574746002211
                    }
                },
                "ranking": 22.014439802187283,
                "professional": false,
                "ui_class": ""
            },
            "description": "Come on Shusaku! Make the tournament already!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 70,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4456,
                "name": "Our Go House",
                "summary": "Hello this is Our Go House 🔰🔰\n😃🙃😊👋 YEET",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 160,
                "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-09T22: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": "2020-09-10T02:24:11.785111Z",
            "ended": "2020-09-10T05:15:31.954980Z",
            "start_waiting": "2020-09-10T02:24:11.482159Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 88832,
            "name": "思澄vs君然",
            "director": {
                "id": 1125975,
                "username": "東東1234",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/7073c3c0c19e1e2362786d7d3cacee04?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1636.613123803098,
                        "deviation": 92.9778953940374,
                        "volatility": 0.06000761280908969
                    }
                },
                "ranking": 26.321224844663433,
                "professional": false,
                "ui_class": ""
            },
            "description": "1111111111111111111",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 100,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 60,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11450,
                "name": "黎老師群組",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 39,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-04-18T04: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": "2022-04-18T03:47:36.247216Z",
            "ended": "2022-04-18T03:51:27.250384Z",
            "start_waiting": "2022-04-18T03:47:36.210207Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 119311,
            "name": "Kuksu Main Title Tournament 15th Cycle - League E5",
            "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": 2971,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-27T07: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-11-07T07:04:31.203894Z",
            "ended": "2025-02-21T08:39:49.435517Z",
            "start_waiting": "2024-11-07T07:04:30.985062Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 131733,
            "name": "Monthly Tournament September 2025 - 2025 年 9 月月度锦标赛",
            "director": {
                "id": 1056529,
                "username": "rosa.thomas",
                "country": "_Olympic_Movement",
                "icon": "https://secure.gravatar.com/avatar/6884b58683368c2771984f725049be6f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1572.972316820048,
                        "deviation": 60.93721146999175,
                        "volatility": 0.05985849861478793
                    }
                },
                "ranking": 25.403051557060355,
                "professional": false,
                "ui_class": ""
            },
            "description": "## Monthly Tournament September 2025\n\n### Start Time\n\n2025-09-06 11:00 (UTC)\n\n### Clock\n\nFischer: Clock starts with 10 minutes and increments by 20 seconds per move up to a maximum of 15 minutes.\n\n### Rules\n\nNew Zealand: Area scoring is used. Multi-stone suicide is allowed. Situational superko. Komi is 7 points.\n\n----\n\n## 2025 年 9 月月度锦标赛\n\n### 开始时间\n\n2025-09-06 19:00(北京时间)\n\n### 时钟\n\n菲舍尔制(加秒制):初始时间 10 分钟,每手增加时间 20 秒,时间上限 15 分钟。\n\n### 规则\n\n新西兰:采用数子法,允许自杀,禁止全局同形再现,贴目 7 点。\n\n----\n\nHave fun!\n\n祝您对局愉快!",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 900,
                "max_time": 900,
                "per_move": 0
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15608,
                "name": "简体中文围棋学习 - Learning Go in Simplified Chinese",
                "summary": "一个以简体中文为主要语言的围棋学习群组,提供教学视频、电子棋书、对局复盘、指导棋等资源,不定期举办群内赛事。",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/82b74f955d081408f2b9cdaf223b4314-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-06T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-09-06T10:44:41.866797Z",
            "ended": "2025-09-06T12:08:26.958609Z",
            "start_waiting": "2025-09-06T12:08:26.953113Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/82b74f955d081408f2b9cdaf223b4314-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 114496,
            "name": "Casual Tuesday",
            "director": {
                "id": 1376960,
                "username": "fancyTank",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6fa347ee5c999a554ac49b2ff6273910?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 708.0834023028157,
                        "deviation": 63.417236435422495,
                        "volatility": 0.06004413904725901
                    }
                },
                "ranking": 6.925637896224379,
                "professional": false,
                "ui_class": ""
            },
            "description": "Casual Tuesday",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6757,
                "name": "If you die in an elevator, make sure you press the up button",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-04-02T18:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-04-02T17:59:30.638556Z",
            "ended": "2024-04-02T18:22:52.576619Z",
            "start_waiting": "2024-04-02T17:59:30.569996Z",
            "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": 61461,
            "name": "Random made tournament",
            "director": {
                "id": 768389,
                "username": "skywarsplayer200",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/2c2a093ed64166b29de8479ebd6494ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 776.0526556885173,
                        "deviation": 64.21718301864442,
                        "volatility": 0.060069356764301106
                    }
                },
                "ranking": 9.047531859423218,
                "professional": false,
                "ui_class": ""
            },
            "description": "for noobs (like me) and pros (like my friend)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5943,
                "name": "MaccPack Go Club",
                "summary": "join (for beginners it will help(a lot) really)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/4189d72ece1bb40ac2ca5615e676bf66-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-05T02:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-05T22:21:13.096229Z",
            "ended": "2020-11-26T23:16:30.034062Z",
            "start_waiting": "2020-06-05T22:21:12.803633Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4189d72ece1bb40ac2ca5615e676bf66-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}