List all tournaments or create a new tournament.

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

{
    "count": 59078,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=5543",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=5541",
    "results": [
        {
            "id": 24749,
            "name": "Live 9x9 Double Elimination Tournament 2017-02-16 18:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260322T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-22T06:00:19.392840Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-22T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-02-16T18:30:22.870890Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-02-16T18:31:28.816917Z",
            "ended": "2017-02-16T21:20:55.434244Z",
            "start_waiting": "2017-02-16T18:30:24.958622Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 25003,
            "name": "Live 9x9 Double Elimination Tournament 2017-02-25 18:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260322T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-22T06:00:19.392840Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-22T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-02-25T18:30:41.295100Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-02-25T18:30:46.760562Z",
            "ended": "2017-02-25T19:46:13.876988Z",
            "start_waiting": "2017-02-25T18:30:43.027650Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 25938,
            "name": "Live 9x9 Double Elimination Tournament 2017-03-31 18:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260322T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-22T06:00:19.392840Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-22T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-03-31T18:30:57.474735Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-03-31T18:31:01.108666Z",
            "ended": "2017-03-31T19:38:01.836271Z",
            "start_waiting": "2017-03-31T18:30:59.602377Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 24726,
            "name": "2ο τουρνουά 9x9",
            "director": {
                "id": 158612,
                "username": "noobakos",
                "country": "057",
                "icon": "https://user-uploads.online-go.com/d914db98e6ee9bec906be8ea0579be1a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1880.3403630297869,
                        "deviation": 63.18183007582216,
                        "volatility": 0.05990738402967323
                    }
                },
                "ranking": 29.534997356396183,
                "professional": false,
                "ui_class": ""
            },
            "description": "5 μέρες κύριος χρόνος & 1 μέρα ανά κίνηση\nΕυπρόσδεκτοι μόνο μέλη του group",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 432000,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1363,
                "name": "Hellas - Greek Group",
                "summary": "Open for everyone speaking Greek.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 127,
                "icon": "https://user-uploads.online-go.com/0af1b9becacb1ef5e3a4a414acad174a-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-02-25T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2017-02-20T15:34:46.610185Z",
            "ended": "2017-06-10T16:35:07.518130Z",
            "start_waiting": "2017-02-20T15:34:44.255077Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0af1b9becacb1ef5e3a4a414acad174a-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 14111,
            "name": "Love is in the Air 2016",
            "director": {
                "id": 164749,
                "username": "Expt626",
                "country": "_GoT_Targaryen",
                "icon": "https://user-uploads.online-go.com/16cf140627e78aed34e492f13cb94ecd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1433.6084656552916,
                        "deviation": 64.5987255670871,
                        "volatility": 0.06001154440807151
                    }
                },
                "ranking": 23.255371502752002,
                "professional": false,
                "ui_class": ""
            },
            "description": "Seattle has their new group here on OGS... They need their first annual tournament!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 28800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5,
                "name": "Seattle Go Center",
                "summary": "The Seattle Go Center teaches and promotes the Asian game of Go. This 4000 year old strategy board game continues to fascinate players around the world.  Japanese professional Go player, Iwamoto Kaoru Sensei created The Seattle Go Center (SGC) in 1995, pur",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 347,
                "icon": "https://user-uploads.online-go.com/622071330bf597857b954683efcfb9cb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-02-15T07:40:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-02-15T07:40:42.498761Z",
            "ended": "2017-05-01T23:38:42.092421Z",
            "start_waiting": "2016-02-15T07:40:42.232790Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/622071330bf597857b954683efcfb9cb-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 27781,
            "name": "Live 9x9 Double Elimination Tournament 2017-06-06 18:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260322T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-22T06:00:19.392840Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-22T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-06-06T18:30:53.134819Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-06-06T18:30:57.428567Z",
            "ended": "2017-06-06T19:54:28.943973Z",
            "start_waiting": "2017-06-06T18:30:55.237351Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 22867,
            "name": "Christmas Tournament 2016",
            "director": {
                "id": 319815,
                "username": "claudia ʕᴖᴥᴖʔ",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/b4f127cd285444b9298c42a27cf03bb4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1461.402373110679,
                        "deviation": 63.947384432761545,
                        "volatility": 0.06011923904939347
                    }
                },
                "ranking": 23.69989400247619,
                "professional": false,
                "ui_class": ""
            },
            "description": "Whoop whoop ~ ⛄🎅\n\nIt's Christmas! And I thought- why not make a tournament during this day with the friends I have made here and lol so yeah ^-^ Hope you all have a good Christmas and blessings to you and your fam !\n\nIt will start at 12:00 am*, on the 25th of December.\n\nRememer to have fun and enjoy the holidays :D \nMerry Christmas !\n\n*time varies with time-zones\n\nHugs,\nClaudia",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1165,
                "name": "ausengeafraporemany",
                "summary": "All of our countries combined <3",
                "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": "2016-12-24T16:00:00Z",
            "players_start": 7,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2016-12-24T16:00:13.242475Z",
            "ended": "2017-08-10T14:21:33.981731Z",
            "start_waiting": "2016-12-24T16:00:12.884116Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 138342,
            "name": "Honinbo Nines 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": 1995.719624534026,
                        "deviation": 68.02965633278002,
                        "volatility": 0.06015733969046198
                    }
                },
                "ranking": 30.913623719446058,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Honinbo Nines Title Tournament 2025\n\nTitle Holder: \n<a style=\"color:red\" href='https://online-go.com/player/43936/'>Sadaharu [Honorary Nines Honinbo] x2+3</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/2371'>2007</a></td>\n\t<td><b>Spandam</b></td><td></td><td></td>\n\t<td><b>Spandam (2d)</b></td><td>willbrooks (2d)</td><td>redacted (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2388'>2008</a></td>\n\t<td><b>KlausP</b></td><td>&lowast;</td><td>Spandam</td>\n\t<td><b>KlausP (3d)</b></td><td>KyuT (4d)</td><td>Akimoon (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2404'>2009</a></td>\n\t<td><b>KyuT</b></td><td>3-2</td><td>KlausP</td>\n\t<td><b>KyuT (4d)</b></td><td>KlausP (3d)</td><td>phoward (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2421'>2010</a></td>\n\t<td><b>KlausP</b></td><td>&lowast;</td><td>KyuT</td>\n\t<td><b>KlausP (3d)</b></td><td>Highwayman (1d)</td><td>kennabee (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2436'>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>KlausP (3d)</td><td>joachim (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2458'>2012</a></td>\n\t<td><b>vitality</b></td><td>4-1</td><td>FromHell</td>\n\t<td><b>vitality (5d)</b></td><td>FromHell (1d)</td><td>Wloczykij (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2478'>2013</a></td>\n\t<td><b>vitality</b></td><td>3-2</td><td>gamesorry</td>\n\t<td><b>gamesorry (2d)</b></td><td>nrx (3d)</td><td>devariot (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2496'>2014</a></td>\n\t<td><b>vitality</b></td><td>4-1</td><td>devariot</td>\n\t<td><b>devariot (2k)</b></td><td>nrx (3d)</td><td>drmwc (6d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/4812'>2015</a></td>\n\t<td><b>Sadaharu</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>Ragnar Danneshild (1d)</b></td><td>Sadaharu (5d)</td><td>vinceuji (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/15377'>2016</a></td>\n\t<td><b>Sadaharu</b></td><td><a href='https://online-go.com/game/8530186'>5-0</a></td><td>meteor</td>\n\t<td><b>meteor (2k)</b></td><td>gamesorry (3d)</td><td>Jeno61 (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/25232'>2017</a></td>\n\t<td><b>Sadaharu</b></td><td><a href='https://online-go.com/game/16235654'>5-0</a></td><td>gamesorry</td>\n\t<td><b>FanSlim (9d)</b></td><td>nixent (3d)</td><td>gamesorry (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/35082'>2018</a></td>\n\t<td><b>arfn6</b></td><td><a href='https://online-go.com/tournament/67411'>&lowast;</a></td><td>Baklan</td>\n\t<td><b>Baklan (8d)</b></td><td>Sadaharu (9d)</td><td>arfn6 (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/45529'>2019</a></td>\n\t<td><b>Sadaharu</b></td><td><a href='https://online-go.com/tournament/74162'>&lowast;</a></td><td>Baklan</td>\n\t<td><b>Sadaharu (9d)</b></td><td>Baklan (5d)</td><td>Borealiz (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/57118'>2020</a></td>\n\t<td><b>Sadaharu</b></td><td><a href='https://online-go.com/tournament/100542'>3-2</a></td><td>mark5000</td>\n\t<td><b>Agzam [6d]</b></td><td>mark5000 [6d]</td><td>yangzhou24 [4d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/72331'>2021</a></td>\n\t<td>TBA: Sadaharu</td><td>vs</td><td>Wvlfpvp</td>\n\t<td><b>Wvlfpvp [6d]</b></td><td>mark5000 [5d]</td><td>wighter1 [4d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/87736'>2022</a></td>\n\t<td></td><td></td><td></td>\n\t<td><b>Tenebris [1d]</b></td><td>Rise. [3d]</td><td>gs2020 [4d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/109434'>2023</a></td>\n\t<td></td><td></td><td></td>\n\t<td><b>Sadaharu [5d]</b></td><td>rainysky [5d]</td><td>tacololo [3k]</td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement. Old OGS ranks were displayed for tournaments before 2017.\n\nNotes: \n- The starting time on this page is an approximation and subject to change. It will be finalized once the announcement is posted in <a href='https://online-go.com/group/515'>OGS Title Tournaments</a> group and <a href='https://forums.online-go.com/t/title-tournament-announcements/10408/'>Title Tournament Announcement</a>.\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 107733,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "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": 2968,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-03-29T10:00:00Z",
            "players_start": 100,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 137597,
            "name": "Monday Morning 19x19 #81",
            "director": {
                "id": 1246361,
                "username": "katonal_edu",
                "country": "hu",
                "icon": "https://user-uploads.online-go.com/fd87b19ee0fd28a43416a872362f254b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1482.4218691165722,
                        "deviation": 66.99404105360328,
                        "volatility": 0.06001699194390396
                    }
                },
                "ranking": 24.030490914607018,
                "professional": false,
                "ui_class": ""
            },
            "description": "To have a good start of the week you need to join this 19x19 #81 tournament. But before doing so, please consider that it would be nice to have at least one move per day. Furthermore, conditional moves are not allowed. Thanks in advance for participating. Have fun! Enjoy it!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87768,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12889,
                "name": "Monday Morning",
                "summary": "Welcome to Monday Morning group\n\nIf you feel that Mondays are mentally difficult for you, just join us and start your week with special things like playing go.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-03-30T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 138196,
            "name": "ซ้อมแข่งขัน",
            "director": {
                "id": 1834808,
                "username": "CP12",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9e6657edb905f03c794b5126e0930eff?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 718.3342462557268,
                        "deviation": 157.18203853328103,
                        "volatility": 0.060000465207427335
                    }
                },
                "ranking": 7.258375118164892,
                "professional": false,
                "ui_class": ""
            },
            "description": "ซ้อมแข่งขัน",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16274,
                "name": "หมากล้อม ล้อมใจ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://user-uploads.online-go.com/f1ebbdbad8e7da980156e1af70e2c954-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-03-12T03:40:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-03-12T03:40:45.398308Z",
            "ended": "2026-03-12T04:13:59.020862Z",
            "start_waiting": "2026-03-12T03:40:45.052353Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f1ebbdbad8e7da980156e1af70e2c954-15.png",
            "player_count": 16,
            "ranked": false
        }
    ]
}