List all tournaments or create a new tournament.

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

{
    "count": 58823,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5881",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5879",
    "results": [
        {
            "id": 137349,
            "name": "Correspondence 9x9 RoundRobin 2026-02-14 19:00",
            "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 Site-wide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260228T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-02-28T19:00:40.650213Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-03T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-02-14T19:00:19.412309Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-02-14T19:00:20.313071Z",
            "ended": "2026-03-02T21:15:44.940109Z",
            "start_waiting": "2026-02-14T19:00:20.053490Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 47436,
            "name": "Correspondence 19x19 RoundRobin 2019-04-14 19:00",
            "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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260301T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-01T19:00:41.158502Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-04T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-04-14T19:00:27.698687Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-04-14T19:01:02.635246Z",
            "ended": "2019-09-13T20:51:12.325746Z",
            "start_waiting": "2019-04-14T19:00:59.527523Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 77235,
            "name": "Fujiwara no Sai   CUP  2021",
            "director": {
                "id": 721084,
                "username": "Lexxgo",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/eadd3bb95af972db608b10e308217d0d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1702.0164192076516,
                        "deviation": 66.54857732174423,
                        "volatility": 0.059972624948633195
                    }
                },
                "ranking": 27.22835155459872,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fujiwara no Sai   CUP  2021",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "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": 9239,
                "name": "World tournaments",
                "summary": "World tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-08T12:00:00Z",
            "players_start": 100,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-12T08:46:17.598254Z",
            "ended": "2022-03-01T01:46:24.598344Z",
            "start_waiting": "2021-07-12T08:46:15.707790Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 47445,
            "name": "1st Annual 420 Stoned Go Club Tournament",
            "director": {
                "id": 351812,
                "username": "Comrade SeeRed",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/521a647702b40991e391076550b6ad88-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1372.0631506874806,
                        "deviation": 64.87804349370514,
                        "volatility": 0.059889166017951134
                    }
                },
                "ranking": 22.23957006107964,
                "professional": false,
                "ui_class": ""
            },
            "description": "Remember: playing sober is frowned upon. Have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1119,
                "name": "Stoned Go",
                "summary": "A group for stoners who play stones whiled stoned.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/3189ed15c3bc3d410c011db0ea0fd43b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-04-20T04: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-04-20T04:00:15.548387Z",
            "ended": "2020-01-30T15:41:47.188137Z",
            "start_waiting": "2019-04-20T04:00:14.950441Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3189ed15c3bc3d410c011db0ea0fd43b-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 45710,
            "name": "1st Continental Go World Cup-Final Phase: Category 19-15k",
            "director": {
                "id": 48251,
                "username": "Mitsunari",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1587.7391374184374,
                        "deviation": 64.65167292949582,
                        "volatility": 0.060319795146537555
                    }
                },
                "ranking": 25.619366389397236,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello,\n\nThe winner of this tournament will be our 1st World Champion: Category 19-15k. Do your best and have fun :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 59520,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 57600,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2514,
                "name": "Continental and World Go Cups Group",
                "summary": "You want to become World Champion or a Continental champion? Join us :)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 525,
                "icon": "https://user-uploads.online-go.com/c1c2b263d212f80b7dfe72721f68c8e4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-06-29T22:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2019-06-18T07:31:30.102064Z",
            "ended": "2019-07-17T23:30:32.160271Z",
            "start_waiting": "2019-06-18T07:31:29.490922Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c1c2b263d212f80b7dfe72721f68c8e4-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 45411,
            "name": "new players only or [25 k]",
            "director": {
                "id": 582363,
                "username": "EagleEye",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/9280f8ad3a78be41ed99ab34396e9646-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1112.2104026593283,
                        "deviation": 63.20164792269633,
                        "volatility": 0.06002478445949194
                    }
                },
                "ranking": 17.37885328374442,
                "professional": false,
                "ui_class": ""
            },
            "description": "i made this for real new go players and i hope you have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 611520,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 2419200,
                "time_increment": 604800,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": false,
            "time_start": "2019-04-14T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 7,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-04-14T03:00:59.265994Z",
            "ended": "2019-10-10T08:22:05.821805Z",
            "start_waiting": "2019-04-14T03:00:58.933059Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 132998,
            "name": "Correspondence 19x19 RoundRobin 2025-10-03 19:00",
            "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 Site-wide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260301T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-01T19:00:41.158502Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-04T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-10-03T19:00:49.185047Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-10-03T19:00:49.403302Z",
            "ended": "2025-12-22T21:12:38.852852Z",
            "start_waiting": "2025-10-03T19:00:49.295140Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 96680,
            "name": "Mingren Nines Title Tournament 2022",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1995.719624534026,
                        "deviation": 68.02965633278002,
                        "volatility": 0.06015733969046198
                    }
                },
                "ranking": 30.913623719446058,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Mingren Nines Title Tournament 2022\n\nTitle Holder: <a style=\"color:deepskyblue\" href='https://online-go.com/user/view/40318'>gamesorry [Nines Mingren] x2</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<th style=\"border:1px solid\">Year</th>\n\t<th style=\"border:1px solid\">Title Match Winner</th>\n\t<th style=\"border:1px solid\">Score</th>\n\t<th style=\"border:1px solid\">Title Match Runner-up</th>\n\t<th style=\"border:1px solid\">\n\tTitle Tournament Winner\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_9.png' alt='Gold'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament Runner-up\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_9.png' alt='Silver'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament 3rd Place\n\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png' alt='Bronze'></img>\n\t</th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2376'>2007</a></td>\n\t<td><b>hotspur</b></td><td></td><td></td>\n\t<td><b>hotspur (3d)</b></td><td>jnhmsbn (5k)</td><td>dmg (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2395'>2008</a></td>\n\t<td><b>Rena</b></td><td>&lowast;</td><td>hotspur</td>\n\t<td><b>Rena (5k)</b></td><td>RaikB (9k)</td><td>Akimoon (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2410'>2009</a></td>\n\t<td><b>Rena</b></td><td>4-1</td><td>keiler</td>\n\t<td><b>keiler (1k)</b></td><td>Isao (1k)</td><td>KlausP (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2426'>2010</a></td>\n\t<td><b>KlausP</b></td><td>4-1</td><td>Rena</td>\n\t<td><b>KlausP (3d)</b></td><td>illluck (1d)</td><td>kennabee (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2442'>2011</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>KlausP</td>\n\t<td><b>vitality (5d)</b></td><td>kennabee (1d)</td><td>redundant (5k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2463'>2012</a></td>\n\t<td><b>pollemand</b></td><td>5-0</td><td>vitality</td>\n\t<td><b>pollemand (3d)</b></td><td>mmc (1d)</td><td>tacololo (3k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2482'>2013</a></td>\n\t<td><b>pollemand</b></td><td>5-0</td><td>gamesorry</td>\n\t<td><b>gamesorry (3d)</b></td><td>devariot (1k)</td><td>nrx (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/4506'>2014</a></td>\n\t<td><b>xhu98</b></td><td>3-2</td><td>gamesorry</td>\n\t<td><b>gamesorry (3d)</b></td><td>xhu98 (3d)</td><td>adhalanay (5k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/11925'>2015</a></td>\n\t<td><b>xhu98</b></td>\n\t<td>4-1</td>\n\t<td>mark5000</td>\n\t<td><b>mark5000 (2d)</b></td><td>zebra (1k)</td><td>hozoin76 (8k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/21622'>2016</a></td>\n\t<td><b>Winterfell</b></td>\n\t<td>3-2</td>\n\t<td>xhu98</td>\n\t<td><b>Winterfell (7d)</b></td><td>gamesorry (5d)</td><td>Sofiam (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/29845'>2017</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td>4-1</td>\n\t<td>Winterfell</td>\n\t<td><b>Sadaharu (7d)</b></td><td>kungpao (5d)</td><td>popop (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/42052'>2018</a></td>\n\t<td><b>gamesorry</b></td>\n\t<td><a href='https://online-go.com/tournament/69386'>3-2</a></td>\n\t<td>Sadaharu</td>\n\t<td><b>Sadaharu (9d+)</b></td><td>Baklan (7d)</td><td>gamesorry (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/53957'>2019</a></td>\n\t<td><b>gamesorry</b></td>\n\t<td><a href='https://online-go.com/tournament/87265'>3-2</a></td>\n\t<td>找借口安静</td>\n\t<td><b>Uri-ChoRong [8d]</b></td><td>找借口安静 [1d]</td><td>Snowman in Summer [4k]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/66125'>2020</a></td>\n\t<td></td>\n\t<td>(TBA)</td>\n\t<td></td>\n\t<td><b>mark5000 [5d]</b></td><td>sweissner2 [5k]</td><td>bagelfan [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/83357'>2021</a></td>\n\t<td></td>\n\t<td>(TBA)</td>\n\t<td></td>\n\t<td></td><td>Ongoing (round 3)</td><td></td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement. Old OGS ranks were displayed for cycles before 2016.\n\nNotes:\n- The starting time on this page is an approximation and subject to change. It will be finalized once the announcement is posted in <a href='https://online-go.com/group/515'>OGS Title Tournaments</a> group and <a href='https://forums.online-go.com/t/title-tournament-announcements/10408/'>Title Tournament Announcement</a>.\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2965,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-28T23:00:00Z",
            "players_start": 100,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-12-27T17:14:32.853983Z",
            "ended": "2024-01-25T16:06:28.012262Z",
            "start_waiting": "2022-12-27T17:14:27.739003Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 90,
            "ranked": true
        },
        {
            "id": 109429,
            "name": "Ainda tem gente que joga nesse DF?",
            "director": {
                "id": 1169804,
                "username": "Pedro Torres",
                "country": "_GoT_Stark",
                "icon": "https://user-uploads.online-go.com/316053353f7fb8a8d71f7ae2cb3b7880-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1816.2529968844115,
                        "deviation": 65.82082998002537,
                        "volatility": 0.05996865889049543
                    }
                },
                "ranking": 28.732219743964983,
                "professional": false,
                "ui_class": ""
            },
            "description": "Esse grupo ainda está vivo?",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1059,
                "name": "Brasília",
                "summary": "Grupo de Go do Distrito Federal",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 57,
                "icon": "https://user-uploads.online-go.com/8ac44fd3ea743166c13c9798c228f36c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-11-15T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-15T18:00:51.571769Z",
            "ended": "2025-01-05T11:46:35.222948Z",
            "start_waiting": "2023-11-15T18:00:51.311177Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8ac44fd3ea743166c13c9798c228f36c-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 47669,
            "name": "May smallboard 9",
            "director": {
                "id": 467165,
                "username": "MummRa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1247.96548084978,
                        "deviation": 64.85752922715939,
                        "volatility": 0.06002061271498367
                    }
                },
                "ranking": 20.044928150690506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Monthly winners will be invited to yearly championship game.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 87840,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 129600,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 306,
                "name": "Michigan Go Players",
                "summary": "For Players from all over Michigan",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-05-16T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-05-16T20:33:33.556679Z",
            "ended": "2019-06-14T18:56:51.969855Z",
            "start_waiting": "2019-05-16T20:33:32.733220Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}