List all tournaments or create a new tournament.

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

{
    "count": 59432,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=rules&page=100",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=rules&page=98",
    "results": [
        {
            "id": 81886,
            "name": "TEST-TEST",
            "director": {
                "id": 1071107,
                "username": "Pharmacist",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/54ae12aa0911507ce8ef6bfcf1ae70c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 980.2386342661201,
                        "deviation": 155.38760016728656,
                        "volatility": 0.06000528176116577
                    }
                },
                "ranking": 14.454808694595076,
                "professional": false,
                "ui_class": ""
            },
            "description": "TEST-TEST",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": false,
            "group": {
                "id": 10438,
                "name": "Strategyturk Go",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/9e0c04c09cc52a57bf1678cdfc45f917-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-10-29T20: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": "2021-10-29T19:21:53.327949Z",
            "ended": "2021-10-29T19:24:10.238353Z",
            "start_waiting": "2021-10-29T19:21:53.240714Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9e0c04c09cc52a57bf1678cdfc45f917-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 58659,
            "name": "hyhygygt",
            "director": {
                "id": 748237,
                "username": "PAPA LOUIE",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5ca63bebc1e9733a922cf80a18e54a3a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 547.3072455519224,
                        "deviation": 78.58011345147807,
                        "volatility": 0.059984484173782465
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "hi. GL & HF",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "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": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4965,
                "name": "Cool people!",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-07T23:55:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-04-07T23:55:24.804078Z",
            "ended": "2020-04-07T23:58:56.455273Z",
            "start_waiting": "2020-04-07T23:55:24.356944Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 1968,
            "name": "DC Winter Go Tournament 2012",
            "director": {
                "id": 120,
                "username": "tzorec",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/8d5f53786927130e88220abf6db3579a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1462.546711540114,
                        "deviation": 63.36984099771668,
                        "volatility": 0.05994774483734988
                    }
                },
                "ranking": 23.718014315263463,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 864000,
                "time_increment": 86400
            },
            "is_open": false,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-01-01T00:00:02Z",
            "ended": "2012-12-31T23:00:02Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 48565,
            "name": "Julko's second",
            "director": {
                "id": 15530,
                "username": "Julko",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 860.355683898427,
                        "deviation": 67.10712421191323,
                        "volatility": 0.059279287559068666
                    }
                },
                "ranking": 11.434887566930879,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Just for fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": false,
            "group": {
                "id": 24,
                "name": "Double Digit Kyu Room",
                "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3654,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2019-05-24T03:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-05-24T03:00:40.325336Z",
            "ended": "2020-06-19T16:32:18.651361Z",
            "start_waiting": "2019-05-24T03:00:39.367028Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 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": 2004.4188438214221,
                        "deviation": 67.71437067217448,
                        "volatility": 0.06015576961047741
                    }
                },
                "ranking": 31.014313855840236,
                "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": 2970,
                "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": 1356,
            "name": "District 13",
            "director": {
                "id": 35526,
                "username": "zealot",
                "country": "eu",
                "icon": "https://secure.gravatar.com/avatar/5ca48540a154f7fb6d5d84f670a7e8b7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2380.2307632167012,
                        "deviation": 69.50844571254731,
                        "volatility": 0.06004846988351541
                    }
                },
                "ranking": 34.992485719099285,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-04-20T07:57:16Z",
            "ended": "2011-04-20T05:57:16Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 87060,
            "name": "๐Ÿ”žะŸโ„น๏ธโ“‚๏ธ๐Ÿ…ฟ๏ธ๐Ÿ’น",
            "director": {
                "id": 891706,
                "username": "HonkeyKong",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/85dea4bb9e578321a30a45ce457e768f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1288.815371355666,
                        "deviation": 63.847215433859006,
                        "volatility": 0.05997354121160503
                    }
                },
                "ranking": 20.79056348412165,
                "professional": false,
                "ui_class": ""
            },
            "description": "Big Honte Niall uhh ๐Ÿค” pro prrr gander at all. Bring your squad and cum get 0sum. \n\nะ‘ะธะณ ั„ะฐะบั cache me ousside big PIMPยฅ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": 9135,
                "name": "Incident at Honnonji",
                "summary": "ShaManically analytical nonsense",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/8be4a2d0bb3dc229d8a9c86370372130-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-03-19T00:13:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 17,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-03-19T00:13:37.715040Z",
            "ended": "2022-03-19T01:47:56.708194Z",
            "start_waiting": "2022-03-19T00:13:37.571847Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8be4a2d0bb3dc229d8a9c86370372130-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 96680,
            "name": "Mingren Nines Title Tournament 2022",
            "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 2022\n\nTitle Holder: <a style=\"color:deepskyblue\" href='https://online-go.com/user/view/40318'>gamesorry [Nines Mingren] 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/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><b>Sadaharu</b></td>\n\t<td>4-1</td>\n\t<td>Winterfell</td>\n\t<td><b>Sadaharu (7d)</b></td><td>kungpao (5d)</td><td>popop (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/42052'>2018</a></td>\n\t<td><b>gamesorry</b></td>\n\t<td><a href='https://online-go.com/tournament/69386'>3-2</a></td>\n\t<td>Sadaharu</td>\n\t<td><b>Sadaharu (9d+)</b></td><td>Baklan (7d)</td><td>gamesorry (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/53957'>2019</a></td>\n\t<td><b>gamesorry</b></td>\n\t<td><a href='https://online-go.com/tournament/87265'>3-2</a></td>\n\t<td>ๆ‰พๅ€Ÿๅฃๅฎ‰้™</td>\n\t<td><b>Uri-ChoRong [8d]</b></td><td>ๆ‰พๅ€Ÿๅฃๅฎ‰้™ [1d]</td><td>Snowman in Summer [4k]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/66125'>2020</a></td>\n\t<td></td>\n\t<td>(TBA)</td>\n\t<td></td>\n\t<td><b>mark5000 [5d]</b></td><td>sweissner2 [5k]</td><td>bagelfan [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/83357'>2021</a></td>\n\t<td></td>\n\t<td>(TBA)</td>\n\t<td></td>\n\t<td></td><td>Ongoing (round 3)</td><td></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.\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": "chinese",
            "time_per_move": 93120,
            "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": 2970,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-28T23: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": "2022-12-27T17:14:32.853983Z",
            "ended": "2024-01-25T16:06:28.012262Z",
            "start_waiting": "2022-12-27T17:14:27.739003Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 90,
            "ranked": true
        },
        {
            "id": 59469,
            "name": "hedffesd;aldszfjasfdlz;kakl",
            "director": {
                "id": 748237,
                "username": "PAPA LOUIE",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5ca63bebc1e9733a922cf80a18e54a3a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 547.3072455519224,
                        "deviation": 78.58011345147807,
                        "volatility": 0.059984484173782465
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "hellofksfajl hjfa;sgi;afkld;",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "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-04-22T22:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 7,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-04-22T22:00:32.087061Z",
            "ended": "2020-05-26T15:10:51.358926Z",
            "start_waiting": "2020-04-22T22:00:31.823820Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 62177,
            "name": "แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒ˜",
            "director": {
                "id": 21742,
                "username": "แƒ“แƒแƒ—แƒ",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "แƒแƒ  แƒฌแƒแƒ’แƒ”แƒ‘แƒแƒ–แƒ” แƒ’แƒแƒ•แƒแƒ แƒ“แƒœแƒ",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 1,
                "initial_time": 90,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - แƒกแƒแƒฅแƒแƒ แƒ—แƒ•แƒ”แƒšแƒแƒก แƒ’แƒแƒก แƒคแƒ”แƒ“แƒ”แƒ แƒแƒชแƒ˜แƒ",
                "summary": "แƒกแƒแƒฅแƒแƒ แƒ—แƒ•แƒ”แƒšแƒแƒก แƒ’แƒแƒก แƒคแƒ”แƒ“แƒ”แƒ แƒแƒชแƒ˜แƒ˜แƒก แƒฏแƒ’แƒฃแƒคแƒจแƒ˜ แƒ’แƒแƒฌแƒ”แƒ•แƒ แƒ˜แƒแƒœแƒ”แƒ‘แƒ แƒจแƒ”แƒฃแƒซแƒšแƒ˜แƒแƒ— แƒ›แƒฎแƒแƒšแƒแƒ“ แƒกแƒแƒฅแƒแƒ แƒ—แƒ•แƒ”แƒšแƒแƒก  แƒ›แƒแƒฅแƒแƒšแƒแƒฅแƒ”แƒ”แƒ‘แƒก, แƒ แƒแƒ›แƒšแƒ”แƒ‘แƒ˜แƒช แƒ“แƒแƒ แƒ”แƒ’แƒ˜แƒกแƒขแƒ แƒ˜แƒ แƒ”แƒ‘แƒฃแƒšแƒ”แƒ‘แƒ˜ แƒแƒ แƒ˜แƒแƒœ แƒแƒ› แƒกแƒแƒ˜แƒขแƒ–แƒ” แƒ“แƒ แƒžแƒ แƒแƒคแƒ˜แƒšแƒจแƒ˜ แƒ›แƒ˜แƒ—แƒ˜แƒ—แƒ”แƒ‘แƒฃแƒšแƒ˜ แƒแƒฅแƒ•แƒ— แƒกแƒแƒฎแƒ”แƒšแƒ˜ แƒ“แƒ แƒ’แƒ•แƒแƒ แƒ˜.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 266,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-20T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-06-20T18:00:54.894669Z",
            "ended": "2020-06-20T18:12:48.587754Z",
            "start_waiting": "2020-06-20T18:00:54.705386Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 3,
            "ranked": true
        }
    ]
}