List all tournaments or create a new tournament.

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

{
    "count": 58855,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=182",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=180",
    "results": [
        {
            "id": 117948,
            "name": "Tianyuan Nines 2020 Title Match - Board 7",
            "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": "<!--\nTianyuan Nines 2020 Title Match - Board 1\n-->\n\nTitle Holder:\n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Nines Tianyuan] x2</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>14th</td>\n\t<td style=\"color:yellow\">Tianyuan</td>\n\t<td>Nines</td>\n\t<td>2020</td>\n\t<td><a style=\"color:yellow\" href='https://online-go.com/player/43936/Sadaharu'>Sadaharu [Nines Tianyuan]</a></td>\n\t<td><a href='https://online-go.com/player/64817/'>mark5000 [5d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664480'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664509'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664556'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664593'><s>Board 4</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664639'><s>Board 5</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117944'><s>Board 6</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117948'>Board 7</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/118004'>Board 8</a></td>\n</tr>\n</table>\n\n\nTitle Tournament: <a style=\"color:yellow\" href='https://online-go.com/tournament/63586'>Tianyuan Nines Title Tournament 2020</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.\n- If you are seeing bigger board numbers like 'Board 6', it's because in the first 5 boards the assignment of black and white is too unbalanced and it's flagged by one or both of the Title Match players. If these extra boards contributed to a more balanced distribution of black and white, we will cancel the 5th (and the 4th) board and use the result in the new boards. For example: if in Board 1~5 player A is always assigned Black, and in Board 6 and Board 8, player A is assigned White while in Board 7, player A is assigned Black again, we will use the results from Board 1, 2, 3, 6, 8, instead of Board 1~5. This is a workaround to balance the black-white assignment in the title match as on OGS, there's no way for a tournament director to assign the color of individual games.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 107733,
            "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": 2966,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-11T04:49:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-07-11T04:49:17.664910Z",
            "ended": "2024-10-16T14:12:53.946101Z",
            "start_waiting": "2024-07-11T04:49:17.626199Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 101970,
            "name": "DDK tournament",
            "director": {
                "id": 1250299,
                "username": "Caballol",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6110fc2fa7b9caae4d3363291077ec93?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1531.6591983772223,
                        "deviation": 61.27499141218141,
                        "volatility": 0.06001975643601352
                    }
                },
                "ranking": 24.78690426581728,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun\n\"Victorious warriors win first and then go to war, while defeated warriors go to war first and then seek to win\" Sun Tzu\n\n\"Ponder and deliberate before you make a move\" Sun Tzu",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 107733,
            "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": 13092,
                "name": "Killstones",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-22T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-22T00:00:47.930536Z",
            "ended": "2023-08-25T17:31:45.125158Z",
            "start_waiting": "2023-04-22T00:00:47.645001Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 111058,
            "name": "Another Round Robin attempt",
            "director": {
                "id": 949383,
                "username": "Disjoint_Set",
                "country": "ps",
                "icon": "https://secure.gravatar.com/avatar/45409f17bb2afddc94c7cc7251c1ba45?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1229.570597441022,
                        "deviation": 64.08249039988512,
                        "volatility": 0.059985866753659856
                    }
                },
                "ranking": 19.70115969473084,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "I think the \"Start when Full\" option may have been destroying the other tournaments, so despite what I said before I am trying again!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 107733,
            "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": false,
            "group": {
                "id": 13825,
                "name": "Go-Getters",
                "summary": "A place for people who play with Disjoint_Set to play with each other.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-28T17: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": "2023-12-27T18:49:57.921406Z",
            "ended": "2024-01-31T13:12:03.228535Z",
            "start_waiting": "2023-12-27T18:49:57.819868Z",
            "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": 117671,
            "name": "Tianyuan Nines 2020 Title Match - Board 4",
            "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": "<!--\nTianyuan Nines 2020 Title Match - Board 1\n-->\n\nTitle Holder:\n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Nines Tianyuan] x2</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>14th</td>\n\t<td style=\"color:yellow\">Tianyuan</td>\n\t<td>Nines</td>\n\t<td>2020</td>\n\t<td><a style=\"color:yellow\" href='https://online-go.com/player/43936/Sadaharu'>Sadaharu [Nines Tianyuan]</a></td>\n\t<td><a href='https://online-go.com/player/64817/'>mark5000 [5d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664480'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664509'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664556'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117671'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117672'>Board 5</a></td>\n</tr>\n</table>\n\n\nTitle Tournament: <a style=\"color:yellow\" href='https://online-go.com/tournament/63586'>Tianyuan Nines Title Tournament 2020</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 107733,
            "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": 2966,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-03T05:47:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-07-03T05:48:06.569651Z",
            "ended": "2024-08-01T13:55:15.404513Z",
            "start_waiting": "2024-07-03T05:48:06.521688Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 115720,
            "name": "the best of the best",
            "director": {
                "id": 1522666,
                "username": "oli-ninja",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/8df3cd9ca371dc5212a2fd871e69b2df-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1059.7681959889096,
                        "deviation": 70.55835507041039,
                        "volatility": 0.06018196536712789
                    }
                },
                "ranking": 16.260727086757964,
                "professional": false,
                "ui_class": ""
            },
            "description": "hi, this is the best of the best i hope you have fun, good luck😁",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 107733,
            "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": 14117,
                "name": "Olis Friends ",
                "summary": "For olis friends",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://user-uploads.online-go.com/dfef5b377611439480b1aab42f2a86a1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-12T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-12T07:00:04.562184Z",
            "ended": "2024-08-06T10:07:06.596299Z",
            "start_waiting": "2024-05-12T07:00:04.037329Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dfef5b377611439480b1aab42f2a86a1-15.png",
            "player_count": 31,
            "ranked": true
        },
        {
            "id": 100555,
            "name": "Meijin Nines 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": "Meijin Nines Title Tournament 2023\n\nTitle Holder: <a style=\"color:green\" href='https://online-go.com/player/43936'>Sadaharu [Nines Meijin] x2</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/2385'>2008</a></td>\n\t<td><b>Teldris</b></td><td></td><td></td>\n\t<td><b>Teldris (3k)</b></td><td>Akimoon (1k)</td><td>littleman (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2401'>2009</a></td>\n\t<td><b>KlausP</b></td><td>5-0</td><td>Teldris</td>\n\t<td><b>KlausP (3d)</b></td><td>RaikB (9k)</td><td>smed (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2417'>2010</a></td>\n\t<td><b>KlausP</b></td><td>4-1</td><td>illluck</td>\n\t<td><b>KlausP (3d)</b></td><td>illluck (1d)</td><td>mouton (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2433'>2011</a></td>\n\t<td><b>KlausP</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>vitality (5d)</b></td><td>KlausP (3d)</td><td>FernandoPR (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2455'>2012</a></td>\n\t<td><b>pollemand</b></td><td>&lowast;</td><td>KlausP</td>\n\t<td><b>pollemand (3d)</b></td><td>Adonroid (1k)</td><td>vitality (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2473'>2013</a></td>\n\t<td><b>pollemand</b></td><td>5-0</td><td>yanpin</td>\n\t<td><b>yanpin (2d)</b></td><td>vitality (5d)</td><td>jukucho (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2493'>2014</a></td>\n\t<td><b>drmwc</b></td><td>&lowast;</td><td>pollemand</td>\n\t<td><b>drmwc (6d)</b></td><td>gamesorry (3d)</td><td>devariot (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/4532'>2015</a></td>\n\t<td><b>mark5000</b></td><td>3-2</td><td>drmwc</td>\n\t<td><b>mark5000 (2d)</b></td><td>一只安东尼 (3d)</td><td>Hikachu (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/13886'>2016</a></td>\n\t<td><b>mark5000</b></td>\n\t<td>3-0</td>\n\t<td>dexy</td>\n\t<td><b>dexy (1d)</b></td>\n\t<td>mark5000 (2d)</td>\n\t<td>zebra (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/23980'>2017</a></td>\n\t<td><b>mark5000</b></td>\n\t<td><a href='https://online-go.com/game/11573150'>3-2</a></td>\n\t<td>Sadaharu</td>\n\t<td><b>Sadaharu (5d)</b></td>\n\t<td>gamesorry (4d)</td>\n\t<td>silk (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/33908'>2018</a></td>\n\t<td><b>smurph</b></td>\n\t<td><a href='https://online-go.com/game/17730520'>4-1</a></td>\n\t<td>mark5000</td>\n\t<td><b>smurph (6d)</b></td>\n\t<td>Baklan (7d)</td>\n\t<td>Lomis (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/43368'>2019</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/tournament/73465'>5-0 (&lowast;)</a></td>\n\t<td>Baklan</td>\n\t<td><b>Sadaharu [9d]</b></td>\n\t<td>Baklan [6d]</td>\n\t<td>Borealiz [7d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/56359'>2020</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/tournament/87350'>5-0</a></td>\n\t<td>Myosu</td>\n\t<td><b>Myosu [6d]</b></td>\n\t<td>AlGebr [3d]</td>\n\t<td>lovecall [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/69385'>2021</a></td>\n\t<td>TBA: Sadaharu</td>\n\t<td>vs</td>\n\t<td>zanio</td>\n\t<td><b>Sadaharu [5d]</b></td>\n\t<td>zanio [2k]</td>\n\t<td>Novakun [4d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/86186'>2022</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Novakun [6d]</b></td>\n\t<td>Rise. [3d]</td>\n\t<td>まいどー(^笑^)/ [3d]</td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement. Old OGS ranks are displayed for cycles before 2017.\n\nNotes:\n- The starting time on this page is an approximation and subject to change. It will be finalized once the announcement is posted in <a href='https://online-go.com/group/515'>OGS Title Tournaments</a> group and <a href='https://forums.online-go.com/t/title-tournament-announcements/10408/'>Title Tournament Announcement</a>.\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 107733,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2966,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-10T07: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": "2023-05-10T21:03:05.623438Z",
            "ended": "2023-12-22T09:06:47.772383Z",
            "start_waiting": "2023-05-10T21:02:59.534833Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 100,
            "ranked": true
        },
        {
            "id": 100938,
            "name": "20th Kuksu Nines Title Match - Board 2",
            "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": "<!--\n20th Kuksu Nines Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:purple\" href='https://online-go.com/user/view/1044/'>drmwc [Nines Kuksu] x2</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>20th</td>\n\t<td style=\"color:purple\">Kuksu</td>\n\t<td>Nines</td>\n\t<td>2020</td>\n\t<td><a style=\"color:purple\" href='https://online-go.com/user/view/1044/'>drmwc [Nines Kuksu]</a></td>\n\t<td><a href='https://online-go.com/player/40318/'>gamesorry [3d]</a></td>\n\t<td><a href='https://online-go.com/game/view/53450326'>Board 1</a></td>\n\t<td><a href='https://online-go.com/tournament/100938'>Board 2</a></td>\n\t<td><a href='https://online-go.com/tournament/100939'>Board 3</a></td>\n\t<td><a href='https://online-go.com/tournament/100940'>Board 4</a></td>\n\t<td><a href='https://online-go.com/tournament/100941'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/51835'>20th Kuksu Nines Title Tournament</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 107733,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2966,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-07T07:26:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2023-05-07T07:27:03.183145Z",
            "ended": "2023-07-17T08:01:07.919555Z",
            "start_waiting": "2023-05-07T07:27:03.132808Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 117670,
            "name": "Tianyuan Nines 2020 Title Match - Board 3",
            "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": "<!--\nTianyuan Nines 2020 Title Match - Board 1\n-->\n\nTitle Holder:\n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Nines Tianyuan] x2</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>14th</td>\n\t<td style=\"color:yellow\">Tianyuan</td>\n\t<td>Nines</td>\n\t<td>2020</td>\n\t<td><a style=\"color:yellow\" href='https://online-go.com/player/43936/Sadaharu'>Sadaharu [Nines Tianyuan]</a></td>\n\t<td><a href='https://online-go.com/player/64817/'>mark5000 [5d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664480'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664509'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117670'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117671'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117672'>Board 5</a></td>\n</tr>\n</table>\n\n\nTitle Tournament: <a style=\"color:yellow\" href='https://online-go.com/tournament/63586'>Tianyuan Nines Title Tournament 2020</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 107733,
            "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": 2966,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-03T05:45:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-07-03T05:45:59.971745Z",
            "ended": "2024-10-10T03:57:21.046375Z",
            "start_waiting": "2024-07-03T05:45:59.933467Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 112658,
            "name": "Alan Turing Nines 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": "Alan Turing Nines Title Tournament 2023\n\nTitle Holder:\n<a style=\"color:orange\" href='https://online-go.com/player/43936/'>Sadaharu [Nines Alan Turing]</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<th style=\"border:1px solid\">Year</th>\n\t<th style=\"border:1px solid\">Title Match Winner</th>\n\t<th style=\"border:1px solid\">Score</th>\n\t<th style=\"border:1px solid\">Title Match Runner-up</th>\n\t<th style=\"border:1px solid\">\n\tTitle Tournament Winner\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_9.png' alt='Gold'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament Runner-up\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_9.png' alt='Silver'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament 3rd Place\n\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png' alt='Bronze'></img>\n\t</th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2448'>2010</a></td>\n\t<td><b>Aloril</b></td><td></td><td></td>\n\t<td><b>Aloril (3d)</b></td><td>vitality (5d)</td><td>KlausP (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2452'>2011</a></td>\n\t<td><b>Valkyria9</b></td><td><a href='https://online-go.com/tournament/2542'>5-0</a></td><td>Aloril</td>\n\t<td><b>Valkyria9 (4d)</b></td><td>zealot (3d)</td><td>devariot (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2470'>2012</a></td>\n\t<td><b>Valkyria9</b></td><td><a href='https://online-go.com/tournament/2555'>1-0</a></td><td>pollemand</td>\n\t<td><b>Valkyria9 (4d)</b></td><td>pollemand (3d)</td><td>Aloril (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/6300'>2015</a></td>\n\t<td><b>Valkyria9</b></td><td>3-2</td><td>mark5000</td>\n\t<td><b>Valkyria9 (4d)</b></td><td>mark5000 (2d)</td><td>Sadaharu (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/17053'>2016</a></td>\n\t<td><b>Valkyria9</b></td><td>4-1</td><td>mark5000</td>\n\t<td><b>Valkyria9 (4d)</b></td><td>mark5000 (2d)</td><td>Sofiam (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/26617'>2017</a></td>\n\t<td><b>mark5000</b></td><td>3-2</td><td>Valkyria9</td>\n\t<td><b>Valkyria9 (7d)</b></td><td>mark5000 (6d)</td><td># (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/37846'>2018</a></td>\n\t<td><b>Deep Scholar</b></td>\n\t<td><a href='https://online-go.com/game/18900734'>5-0</a></td>\n\t<td>mark5000</td>\n\t<td><b>Deep Scholar (9d)</b></td><td>Sadaharu (9d)</td><td>Valkyria9 (7d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/49196'>2019</a></td>\n\t<td><b>Sadaharu</b></td><td><a href='https://online-go.com/tournament/73604'>4-1</a></td><td>Deep Scholar</td>\n\t<td><b>Sadaharu (9d)</b></td><td>earlgreyhot (9d)</td><td>martin3141 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/60660'>2020</a></td>\n\t<td>TBA: Sadaharu</td><td>vs</td><td>mark5000</td>\n\t<td><b>mark5000 [6d]</b></td><td>nutpenAI [6d]</td><td>spicydragon [5d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/73880'>2021</a></td>\n\t<td></td><td></td><td></td>\n\t<td><b>Deep Scholar [7d]</b></td><td>KataGo-Strong [9d+]</td><td>Tenebris [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/91628'>2022</a></td>\n\t<td></td><td></td><td></td>\n\t<td><b>fuseki3 [5d]</b></td><td>Buniu [2d]</td><td>adhalanay [2d]</td>\n</tr>\n</table>\n\nNotes: \n- The starting time on this page is an approximation and subject to change. It will be finalized once the announcement is posted in <a href='https://online-go.com/group/515'>OGS Title Tournaments</a> group and <a href='https://forums.online-go.com/t/title-tournament-announcements/10408/'>Title Tournament Announcement</a>.\n- Old OGS ranks are displayed for tournaments before 2017. \n- Bots and use of AI are allowed in Alan Turing tournaments.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 107733,
            "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": false,
            "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": 2966,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-26T05: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": "2024-07-01T04:27:12.948298Z",
            "ended": "2025-04-03T15:45:34.709288Z",
            "start_waiting": "2024-07-01T04:27:08.786603Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 83,
            "ranked": true
        },
        {
            "id": 118166,
            "name": "Alan Turing Nines 2020 Title Match - Board 5",
            "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": "<!--\nAlan Turing Nines 2020 Title Match - Board 1\n-->\n\nTitle Holder:\n<a style=\"color:orange\" href='https://online-go.com/user/view/43936'>Sadaharu [Nines Alan Turing] x1</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>9th</td>\n\t<td style=\"color:orange\">Alan Turing</td>\n\t<td>Nines</td>\n\t<td>2020</td>\n\t<td><a style=\"color:orange\" href='https://online-go.com/user/view/43936'>Sadaharu [Nines Alan Turing]</a></td>\n\t<td><a href='https://online-go.com/player/64817/'>mark5000 [5d]</a></td>\n\t<td><a href='https://online-go.com/game/66581498'>Board 1</a></td>\n\t<td><a href='https://online-go.com/game/66581528'>Board 2</a></td>\n\t<td><a href='https://online-go.com/game/66581563'>Board 3</a></td>\n\t<td><a href='https://online-go.com/game/66048355'>Board 4</a></td>\n\t<td><a href='https://online-go.com/tournament/118166'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/60660'>Alan Turing Nines Title Tournament 2020</a>\n\nNote:\n- Bots and use of AI are allowed in Alan Turing title tournaments.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 107733,
            "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": 2966,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-04T00:19:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-08-04T00:19:18.651791Z",
            "ended": "2024-10-30T05:45:56.522566Z",
            "start_waiting": "2024-08-04T00:19:18.581132Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}