List all tournaments or create a new tournament.

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

{
    "count": 59387,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=5527",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=5525",
    "results": [
        {
            "id": 72426,
            "name": "Alan Turing Main Title Tournament 2021",
            "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 Main Title Tournament 2021\n\nTitle Holder: <a style=\"color:orange\" href='https://online-go.com/user/view/64817/mark5000'>mark5000 [Alan Turing] 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\">Title Tournament Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_19.png' alt='Gold'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_19.png' alt='Silver'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament 3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_19.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2447'>2010</a></td>\n\t<th><b>Uberdude</b></th>\n\t<td></td>\n\t<td></td>\n\t<td><b>Uberdude (6d)</b></td>\n\t<td>vitality (5d)</td>\n\t<td>Elin (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2451'>2011</a></td>\n\t<th><b>vitality</b></th>\n\t<td>&lowast;</td>\n\t<td>Uberdude</b></td>\n\t<td><b>vitality (5d)</td>\n\t<td>nrx (3d)</td>\n\t<td>Elin (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2469'>2012</a></td>\n\t<th><b>vitality</b></th>\n\t<td>5-0</td>\n\t<td>nrx</td>\n\t<td><b>vitality (5d)</b></td>\n\t<td>Sadaharu (5d)</td>\n\t<td>Elin (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/7144'>2015</a></td>\n\t<th><b>mark5000</b></th>\n\t<td>5-0</td>\n\t<td>vitality</td>\n\t<td><b>mark5000 (6d)</b></td>\n\t<td>gogop2016 (3d)</td>\n\t<td>vinceuji (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/17742'>2016</a></td>\n\t<th><b>mark5000</b></th>\n\t<td><a href='https://online-go.com/tournament/63293'>3-2</a></td>\n\t<td>peecatchoo</td>\n\t<td><b>peecatchoo (9d+)</b></td>\n\t<td>KDJ123 (9d)</td>\n\t<td>Sadaharu (9d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/27492'>2017</a></td>\n\t<th>TBA: mark5000</th>\n\t<td>vs</td>\n\t<td>peecatchoo</td>\n\t<td><b>peecatchoo (9d)</b></td>\n\t<td>Sadaharu (9d)</td>\n\t<td>RoyalLeela (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/38222'>2018</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>AquaBot [9d]<b></td>\n\t<td>Tokumoto [1d]</td>\n\t<td>Sadaharu [5d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/50093'>2019</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 3</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/63006'>2020</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 1</td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement.\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 2013.\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": 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": 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": 2971,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-09T07:55:00Z",
            "players_start": 172,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-09T07:55:26.590798Z",
            "ended": "2023-11-25T18:27:48.582778Z",
            "start_waiting": "2021-05-09T07:55:13.571197Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 172,
            "ranked": true
        },
        {
            "id": 72703,
            "name": "โกะบ้านบ้านทัวร์ #02",
            "director": {
                "id": 824044,
                "username": "BABY2020",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/fa5c47944db11242acdc31bf7c5ad8b4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1803.7840623227096,
                        "deviation": 66.27083929860049,
                        "volatility": 0.059996144541039194
                    }
                },
                "ranking": 28.572742383964503,
                "professional": false,
                "ui_class": ""
            },
            "description": "โกะบ้านบ้าน ทัวร์ ภายใต้กลุ่ม Go World Wide. เล่นกันสนุกๆ แพ้ได้แพ้เลย ไม่มีกั๊ก… ฝึกซ้อม ฝึกสมอง เป็นกันเอง สุภาพชน",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-01T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 22,
            "max_ranking": 34,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-01T02:00:48.520032Z",
            "ended": "2021-08-20T03:00:12.045294Z",
            "start_waiting": "2021-04-01T02:00:47.324265Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 84507,
            "name": "Январский турнир 13х13",
            "director": {
                "id": 815616,
                "username": "Владислав Винокуров",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/5fdad6222692d66211e57ebba8fcac39-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.3382343970634,
                        "deviation": 66.16059223360482,
                        "volatility": 0.0600827653311513
                    }
                },
                "ranking": 28.26986284254334,
                "professional": false,
                "ui_class": ""
            },
            "description": "Удачи",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8062,
                "name": "Любители игры го",
                "summary": "Здесь я провожу разные турниры, рад новым участникам.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://user-uploads.online-go.com/41d4de775268389735423350fdd3b100-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-15T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 35,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-15T13:00:01.829738Z",
            "ended": "2022-03-21T19:23:56.132148Z",
            "start_waiting": "2022-01-15T13:00:01.717757Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/41d4de775268389735423350fdd3b100-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 13886,
            "name": "Meijin Nines Title Tournament 2016",
            "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": "Meijin Nines Title Tournament 2016\n\nTitle Holder: <a href='https://online-go.com/user/view/64817/mark5000'>mark5000 (2d)</a>\n\nHall of Fame:\n<table style=\"text-align:center;\" border='2'>\n<tr><th rowspan=2>Year</th><td colspan=3><b>Title Match</b></td><td colspan=3><b>Title Tournament</b></td></tr>\n<tr>\n\t<th>Winner</th><th>Score</th><th>Runner-up</th>\n\t<th>Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_9.png' alt='Gold'></img></th>\n\t<th>Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_9.png' alt='Silver'></img></th>\n\t<th>3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png' alt='Bronze'></img></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</td><td>littleman</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</td><td>smed</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</td><td>mouton</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</td><td>FernandoPR</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</td><td>vitality</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</td><td>jukucho</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</td><td>devariot</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>一只安东尼</td><td>Hikachu</td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retiring.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "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": "2016-02-29T18:51:00Z",
            "players_start": 86,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-02-29T18:51:23.978991Z",
            "ended": "2017-01-22T06:03:54.578297Z",
            "start_waiting": "2016-02-29T18:51:14.585849Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 86,
            "ranked": true
        },
        {
            "id": 67259,
            "name": "Mingren Main Title Tournament 2020",
            "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 Main Title Tournament 2020\n\nTitle Holder: \n<a style=\"color:deepskyblue\" href='https://online-go.com/user/view/48681/'>Sadaharu [Mingren] x2+1</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<th style=\"border:1px solid\">Year</th>\n\t<th style=\"border:1px solid\">Title Match Winner</th>\n\t<th style=\"border:1px solid\">Score</th>\n\t<th style=\"border:1px solid\">Title Match Runner-up</th>\n\t<th style=\"border:1px solid\">Title Tournament Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_19.png' alt='Gold'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_19.png' alt='Silver'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament 3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_19.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2378'>2007</a></td>\n\t<td><b>gomad361</b></td><td></td><td></td>\n\t<td><b>gomad361 (2d)</b></td><td>davos (3d)</td><td>doubleR (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2394'>2008</a></td>\n\t<td><b>gomad361</b></td><td>&lowast;</td><td>KyuT</td>\n\t<td><b>KyuT (4d)</b></td><td>morituri (2d)</td><td>betterlife (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2409'>2009</a></td>\n\t<td><b>Rathbone</b></td><td>3-2</td><td>gomad361</td>\n\t<td><b>Rathbone (4d)</b></td><td>Uberdude (6d)</td><td>betterlife (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2425'>2010</a></td>\n\t<td><b>Rathbone</b></td><td>5-0</td><td>Elin</td>\n\t<td><b>Rathbone (4d)</b></td><td>Elin (3d)</td><td>gomad361 (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2441'>2011</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>Rathbone</td>\n\t<td><b>vitality (5d)</b></td><td>fabu (1d)</td><td>gojohn (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2462'>2012</a></td>\n\t<td><b>Sadaharu</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>Sadaharu (5d)</b></td><td>vitality (5d)</td><td>shilba (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2481'>2013</a></td>\n\t<td><b>gogop2016</b></td>\n\t<td>3-2 (&lowast;)</td>\n\t<td>Sadaharu</td>\n\t<td><b>gogop2016 (3d)</b></td><td>naptod (2k)</td><td>Erproxy (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/4531'>2014</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td>5-0 (&lowast;)</td>\n\t<td>gogop2016</td>\n\t<td><b>Sadaharu (5d)</b></td>\n\t<td>MagariSimoku (9d)</td>\n\t<td>mark5000 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/14332'>2015</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td>5-0 (&lowast;)</td>\n\t<td>vor09</td>\n\t<td><b>vor09 (2d)</b></td>\n\t<td>SanDiego (2d)</td>\n\t<td>gamesorry (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/23682'>2016</a></td>\n\t<td>yopology</td>\n\t<td><a href='https://online-go.com/tournament/66126'>0-0</a></td>\n\t<td>Peyrauba</td>\n\t<td><b>micky0427 (5d)</b></td>\n\t<td>Winterfell (7d)</td>\n\t<td># (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/30642'>2017</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>rzhang20877 [9d]</b></td>\n\t<td>zirth [9d]</td>\n\t<td>Puffin888 [6d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/42054'>2018</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 3</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/53126'>2019</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 2</td>\n\t<td></td>\n\t<td></td>\n</tr>\n</table>\n\nNotes: \n- &lowast; means some or all games were ended by timeout or retirement.\n- Old OGS ranks are displayed for cycles before 2014.\n- The starting time on this page is an approximation and subject to change. It will be finalized once the announcement is posted in <a href='https://online-go.com/group/515'>OGS Title Tournaments</a> group and <a href='https://forums.online-go.com/t/title-tournament-announcements/10408/'>Title Tournament Announcement</a>.\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "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": "2020-12-12T10:00:00Z",
            "players_start": 150,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-13T07:39:03.131860Z",
            "ended": "2022-09-26T04:50:45.897930Z",
            "start_waiting": "2020-12-13T07:38:38.759351Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 150,
            "ranked": true
        },
        {
            "id": 17053,
            "name": "Alan Turing Nines Title Tournament 2016",
            "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 2016\n\nTitle Holder: <a href='https://online-go.com/user/view/34958/Valkyria9'>Valkyria9 (4d)</a>\n\nHall of Fame:\n<table style=\"text-align:center;\" border='2'>\n<tr><th rowspan=2>Year</th><td colspan=3><b>Title Match</b></td><td colspan=3><b>Title Tournament</b></td></tr>\n<tr>\n\t<th>Winner</th><th>Score</th><th>Runner-up</th>\n\t<th>Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_9.png' alt='Gold'></img></th>\n\t<th>Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_9.png' alt='Silver'></img></th>\n\t<th>3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png' alt='Bronze'></img></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</td><td>KlausP</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>5-0</td><td>Aloril</td>\n\t<td><b>Valkyria9 (4d)</b></td><td>zealot</td><td>devariot</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>1-0</td><td>pollemand</td>\n\t<td><b>Valkyria9 (4d)</b></td><td>pollemand</td><td>Aloril</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</td><td>Sadaharu</td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retiring.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "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": "2016-07-01T07:03:00Z",
            "players_start": 87,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-07-01T07:03:13.928953Z",
            "ended": "2017-06-14T12:15:49.270077Z",
            "start_waiting": "2016-07-01T07:03:07.115147Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 87,
            "ranked": true
        },
        {
            "id": 37246,
            "name": "Honinbo Main 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": "Honinbo Main Title Tournament 2018\n\nTitle Holder:\n<a style=\"color:red\" href='https://online-go.com/user/view/35184/'>vitality [Honinbo] 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\">Title Tournament Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_19.png' alt='Gold'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_19.png' alt='Silver'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament 3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_19.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2370'>2007</a></td>\n\t<td><b>luke</b></td><td></td><td></td>\n\t<td><b>luke (2d)</b></td><td>dexy (1d)</td><td>davos (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2390'>2008</a></td>\n\t<td><b>Uberdude</b></td><td>&lowast;</td><td>luke</td>\n\t<td><b>Uberdude (6d)</b></td><td>KyuT (4d)</td><td>gomad361 (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2403'>2009</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>gomad361</td>\n\t<td><b>gomad361 (2d)</b></td><td>morituri (2d)</td><td>dexy (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2420'>2010</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>Elin</td>\n\t<td><b>Elin (3d)</b></td><td>dexy (1d)</td><td>gomad361 (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2435'>2011</a></td>\n\t<td><b>Uberdude</b></td><td></td><td></td>\n\t<td><b>Uberdude (6d)</b></td><td>vitality (5d)</td><td>Kobajagi (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2457'>2012</a></td>\n\t<td><b>nrx</b></td><td>&lowast;</td><td>Uberdude</td>\n\t<td><b>nrx (3d)</b></td><td>tegais (3d)</td><td>vitality (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2477'>2013</a></td>\n\t<td><b>vitality</b></td><td>5-0</td><td>nrx</td>\n\t<td><b>vitality (5d)</b></td><td>Sadaharu (5d)</td><td>wurfmaul (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2495'>2014</a></td>\n\t<td><b>vitality</b></td><td>5-0</td><td>Sadaharu</td>\n\t<td><b>vitality (5d)</b></td><td>Sadaharu (5d)</td><td>nrx (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/4470'>2015</a></td>\n\t<td>Ongoing: vitality</td><td>0-0</td><td>Sadaharu</td>\n\t<td><b>Sadaharu (4d)</b></td><td>Staffan (7d)</td><td>GreenLeaf (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/15379'>2016</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 3</td>\n\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/25799'>2017</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 2</td>\n\t<td></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 2015.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "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-06-17T07:00:00Z",
            "players_start": 150,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-06-17T05:31:15.409956Z",
            "ended": "2020-10-16T08:29:52.953732Z",
            "start_waiting": "2018-06-17T05:30:21.408643Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 168,
            "ranked": true
        },
        {
            "id": 64661,
            "name": "Meijin Handicap Title Tournament 2020",
            "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": "Meijin Handicap Title Tournament 2020\n\nTitle Holder: <a style=\"color:green\" href='https://online-go.com/user/view/34056/csaba'>csaba [Handicap Meijin] x4</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://web.archive.org/web/20130811133657im_/http://online-go.com/images/award_images/1/h1.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://web.archive.org/web/20130820061650im_/http://online-go.com/images/award_images/1/h2.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://web.archive.org/web/20130820061650im_/http://online-go.com/images/award_images/1/h3.png' alt='Bronze'></img>\n\t</th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2386'>2008</a></td>\n\t<td><b>kavias</b></td><td></td><td></td>\n\t<td><b>kavias (6k)</b></td><td>Dyonn</td><td>dorota</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2402'>2009</a></td>\n\t<td><b>chousile</b>,<b>Dyonn</b>,<b>ChradH</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>chousile (5k)</b>,<b>Dyonn (6k)</b>,<b>ChradH (9k)</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2418'>2010</a></td>\n\t<td><b>GnuGo</b></td><td></td><td></td>\n\t<td><b>GnuGo (12k)</b></td><td>enkarito</td><td>James02</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2434'>2011</a></td>\n\t<td><b>ShaiKun</b></td><td></td><td></td>\n\t<td><b>ShaiKun (14k)</b></td><td>Meic</td><td>maproom</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2456'>2012</a></td>\n\t<td><b>csaba</b></td><td></td><td></td>\n\t<td><b>csaba (7k)</b></td><td>Alex666</td><td>Mist-e-Fire</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2474'>2013</a></td>\n\t<td><b>csaba</b></td><td>3-2</td><td>Bar</td>\n\t<td><b>Bar (4k)</b></td><td>diBlase</td><td>Ingrid</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2494'>2014</a></td>\n\t<td><b>csaba</b></td><td>5-0</td><td>opex</td>\n\t<td><b>opex (7k)</b></td><td>Go2master</td><td>b263</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/16273'>2016</a></td>\n\t<td><b>csaba</b></td>\n\t<td>4-1</td>\n\t<td>Joachim Schmidt</td>\n\t<td><b>pchoo (5k)</b></td>\n\t<td>Joachim Schmidt (6k)</td>\n\t<td>startstek (8k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/40969'>2018</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 3</td>\n\t<td></td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retiring.\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": -1,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "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": "2020-10-15T09: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": "2020-10-15T09:00:25.627956Z",
            "ended": "2022-10-17T10:02:43.072330Z",
            "start_waiting": "2020-10-15T09:00:01.698228Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 155,
            "ranked": true
        },
        {
            "id": 18828,
            "name": "Tournament 21",
            "director": {
                "id": 12573,
                "username": "Misawa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 977.5796256115817,
                        "deviation": 69.02183474866371,
                        "volatility": 0.05986671976150141
                    }
                },
                "ranking": 14.391926363316212,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is open to everyone in the group. No rank restrictions - but with handicaps! We have a wide diversity of ranks and we haven't done a handicap tournament before. Only three rounds. Jump in!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 343,
                "name": "Global Go Club",
                "summary": "Open Go club for people anywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 591,
                "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-07-23T22:47:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2016-07-23T22:47:41.940433Z",
            "ended": "2018-11-22T08:44:57.241055Z",
            "start_waiting": "2016-07-23T22:47:19.022542Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 50,
            "ranked": true
        },
        {
            "id": 71986,
            "name": "Slovenj gradec",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 790.2994072178445,
                        "deviation": 64.66815139504368,
                        "volatility": 0.05991724621983771
                    }
                },
                "ranking": 9.46866501470618,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "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": 374,
                "name": "Slovenija",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 54,
                "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-02-28T15:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-28T15:30:10.610838Z",
            "ended": "2021-04-19T15:21:42.066720Z",
            "start_waiting": "2021-02-28T15:30:09.764995Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}