List all tournaments or create a new tournament.

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

{
    "count": 59210,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=3862",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=3860",
    "results": [
        {
            "id": 121576,
            "name": "HAPPY GO #86 Double Elimination",
            "director": {
                "id": 1220803,
                "username": "nobhaete",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1927.0229422793852,
                        "deviation": 76.19031219758924,
                        "volatility": 0.05982906051998757
                    }
                },
                "ranking": 30.10271616005656,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi everyone, welcome and have FUN!\n\nPAUSE/ VACATION = DISQUALIFICATION! If your opponent pauses or has a vacation, or you have any question, please contact nobhaete.\n\nDouble elimination tournament every Sunday.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 43884,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12619,
                "name": "Happy Go!!!",
                "summary": "Feel free to join and create tournaments!\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday    \nSingle Elimination tournaments every Thursday & Monday\n\nSimul McMahon tournaments first day of every month\n\nsdk and ddk on 1st of every tw",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 68,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-11-03T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 33,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-11-11T19:28:59.588587Z",
            "ended": "2025-01-31T13:30:47.283900Z",
            "start_waiting": "2024-11-11T19:28:59.407388Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 55392,
            "name": "9x9 McMahon (New Zealand Rules)",
            "director": {
                "id": 582354,
                "username": "GlacialNoivern",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/bae7db25edc19db310969d9c23831e70-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1538.257364713131,
                        "deviation": 65.55077561199136,
                        "volatility": 0.06026203340214659
                    }
                },
                "ranking": 24.886416928616224,
                "professional": false,
                "ui_class": ""
            },
            "description": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n \n☆ This is a ‘Fast Correspondence Tournament’. Please, avoid delaying your games using the vacation feature or pause. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).\n \n☆ Does NOT pause on the weekend.\n \n☆ If this sounds like a good time to you, please join us!\n\n<HR><BR>\nTournaments are a great way to find people who are more competitive than your average opponent. A big part of improving your own skills is by having them tested by capable adversaries. If you would like to be apart of more Chinese ruleset tournaments, check out our group for weekly opportunities.<BR><BR>",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ヽ(≧◡≦)ノ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 592,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-02-01T02:00:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-02-04T15:58:58.264641Z",
            "ended": "2020-04-02T11:02:51.741691Z",
            "start_waiting": "2020-02-04T15:58:57.267319Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 58725,
            "name": "讓子瑞士制",
            "director": {
                "id": 752727,
                "username": "cgc01",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/6e49deb349804de9289682e562474f7d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2098.6719429709665,
                        "deviation": 136.59193970095507,
                        "volatility": 0.059996724436367076
                    }
                },
                "ranking": 32.078069580942284,
                "professional": false,
                "ui_class": ""
            },
            "description": "讓子瑞士制",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5110,
                "name": "香港兒童棋院",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 108,
                "icon": "https://user-uploads.online-go.com/d6eb3e6028ad3f005423be2afc2e5d0e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-09T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-04-09T04:00:37.531101Z",
            "ended": "2020-04-09T04:08:49.282732Z",
            "start_waiting": "2020-04-09T04:00:37.175907Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d6eb3e6028ad3f005423be2afc2e5d0e-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 57953,
            "name": "第1期かおり杯棋聖戦本戦Aリーグ",
            "director": {
                "id": 575743,
                "username": "site15",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/bc007d9395773691f25a5b61c493d20c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2232.771642016839,
                        "deviation": 66.15745879617059,
                        "volatility": 0.059975550212188235
                    }
                },
                "ranking": 33.51195664282314,
                "professional": false,
                "ui_class": ""
            },
            "description": "Aリーグ1位→次回Sリーグ昇格\n\nAリーグ4、5位→次回Bリーグ降格\n\n参加者:\n\nsinnya1109さん(予選リーグ1 2位)、Nebraskaさん(予選リーグ2 2位)、reimureimu950206さん(予選リーグ3 2位)、micky0427さん(予選リーグ4 2位)、keraten_igoさん(予選リーグ5 2位)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 289,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-29T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-03-29T11:00:47.157115Z",
            "ended": "2020-05-08T08:06:21.952666Z",
            "start_waiting": "2020-03-29T11:00:46.731166Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 58731,
            "name": "PM-Turnier (privat)",
            "director": {
                "id": 487043,
                "username": "nutpen",
                "country": "ch",
                "icon": "https://user-uploads.online-go.com/519496e611a7f4fe719f898eb7041ddf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1957.5667596000656,
                        "deviation": 64.86205685590367,
                        "volatility": 0.05994297843659725
                    }
                },
                "ranking": 30.46677208227851,
                "professional": false,
                "ui_class": ""
            },
            "description": "erstes kleines Turnier",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 90,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5116,
                "name": "GOKSZ 4F",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-09T07:45:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-04-09T07:45:19.529350Z",
            "ended": "2020-04-09T08:28:06.914776Z",
            "start_waiting": "2020-04-09T07:45:18.887547Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 60614,
            "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": 90
            },
            "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": 262,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-16T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-16T18:00:26.391723Z",
            "ended": "2020-05-16T18:07:27.091243Z",
            "start_waiting": "2020-05-16T18:00:26.148553Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 68451,
            "name": "2do de primaria torneo",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 702.7832420117375,
                        "deviation": 68.15986210019427,
                        "volatility": 0.06057660627238546
                    }
                },
                "ranking": 6.751703260465856,
                "professional": false,
                "ui_class": ""
            },
            "description": "vamos a jugar go",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5581,
                "name": "Colegio Serapio Rendón // Kinder - Primaria",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 200,
                "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-01T15:15:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-01T15:15:00.624261Z",
            "ended": "2020-12-01T15:35:01.654757Z",
            "start_waiting": "2020-12-01T15:15:00.085791Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 57952,
            "name": "第1期かおり杯棋聖戦本戦Sリーグ",
            "director": {
                "id": 575743,
                "username": "site15",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/bc007d9395773691f25a5b61c493d20c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2232.771642016839,
                        "deviation": 66.15745879617059,
                        "volatility": 0.059975550212188235
                    }
                },
                "ranking": 33.51195664282314,
                "professional": false,
                "ui_class": ""
            },
            "description": "Sリーグ1位→第1期かおり杯棋聖位獲得\n\nSリーグ5位→次回Aリーグへ降格\n\n\n参加者:\n\npu-sanさん(予選リーグ1 1位)、kazurotteさん(予選リーグ2 1位)、mekilaさん(予選リーグ3 1位)、dk0710さん(予選リーグ4 1位)、site15(予選リーグ5 1位)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 289,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-29T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-03-29T11:00:46.017646Z",
            "ended": "2020-05-25T10:31:33.624436Z",
            "start_waiting": "2020-03-29T11:00:45.302271Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 125754,
            "name": "Honinbo Main Title Tournament 2025",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2025.7747302112762,
                        "deviation": 69.14106842831964,
                        "volatility": 0.06016005566835261
                    }
                },
                "ranking": 31.259658595865297,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Honinbo Main Title Tournament 2025\n\nTitle Holder:\n<a style=\"color:red\" href='https://online-go.com/user/view/43936/'>Sadaharu [Honinbo] 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/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><b>Sadaharu</b></td>\n\t<td>5-0</td>\n\t<td>vitality</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><b>meteor</b></td>\n\t<td>4-1 (&lowast;)</td>\n\t<td>Sadaharu</td>\n\t<td><b>micky0427 (6d)</b></td>\n\t<td>Vladas (6d)</td>\n\t<td>meteor (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/25799'>2017</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/tournament/73910'>5-0</a></td>\n\t<td>meteor</td>\n\t<td><b>Sadaharu (9d)</b></td>\n\t<td>sha7 (4d)</td>\n\t<td>asdffdsaasdffdsa (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/37246'>2018</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/tournament/87344'>5-0 (&lowast;)</a></td>\n\t<td>bigko</td>\n\t<td><b>rzhang20877 [9d]</b></td>\n\t<td>Sadaharu [7d]</td>\n\t<td>bigko [6d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/48518'>2019</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Neandertaler [4d]</b></td>\n\t<td>Puffin888 [6d]</td>\n\t<td>palusijf [6d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/56651'>2020</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Neandertaler [3d]</b></td>\n\t<td>au-delà [4d]</td>\n\t<td>bigko [6d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/70977'>2021</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>OldManCho [7d]</b></td>\n\t<td>h1y1chhl [6d]</td>\n\t<td>sha7 [8d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/89262'>2022</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/109435'>2023</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 there were games finished by timeout or retirement. Old OGS ranks are displayed for cycles before 2015.\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": 91187,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2956,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-13T03: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": "2025-07-13T03:01:10.468447Z",
            "ended": null,
            "start_waiting": "2025-07-13T03:01:01.563688Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 159,
            "ranked": true
        },
        {
            "id": 54160,
            "name": "Happy new year!",
            "director": {
                "id": 681206,
                "username": "the loser",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/cb9be7042776ad032de2e680e0e05d68-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1326.362270791935,
                        "deviation": 64.05772890157435,
                        "volatility": 0.060093816157454245
                    }
                },
                "ranking": 21.455352322496815,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have a happy 2020!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4032,
                "name": "Wu Family",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/7afdf4487b5624b1881ad26cae5f7e58-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-31T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-12-31T16:00:29.357278Z",
            "ended": "2020-08-09T13:07:22.968312Z",
            "start_waiting": "2019-12-31T16:00:25.462452Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7afdf4487b5624b1881ad26cae5f7e58-15.png",
            "player_count": 32,
            "ranked": true
        }
    ]
}