List all tournaments or create a new tournament.

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

{
    "count": 58837,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=20",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=18",
    "results": [
        {
            "id": 100365,
            "name": "Correspondence 19x19 RoundRobin 2023-02-22 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": 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": "2023-02-22T19:00:55.722985Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-02-22T19:00:57.233183Z",
            "ended": "2023-06-09T17:47:57.974970Z",
            "start_waiting": "2023-02-22T19:00:56.623341Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 102486,
            "name": "Live 19x19 Swiss Tournament 2023-04-22 20: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260304T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-04T08:00:19.370190Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-04T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-04-22T20:30:40.339022Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-04-22T20:30:41.726430Z",
            "ended": "2023-04-22T22:44:21.365924Z",
            "start_waiting": "2023-04-22T20:30:41.540886Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 98865,
            "name": "Live 9x9 Double Elimination Tournament 2023-01-12 10: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:20260304T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-04T10:00:19.428471Z",
                "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-04T14:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "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": "2023-01-12T10:30:03.030636Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-01-12T10:30:04.899780Z",
            "ended": "2023-01-12T11:00:22.938694Z",
            "start_waiting": "2023-01-12T10:30:04.501197Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 11180,
            "name": "28 days later",
            "director": {
                "id": 120320,
                "username": "Ignil",
                "country": "_GoT_Lannister",
                "icon": "https://user-uploads.online-go.com/e9f6ae33557bfe5d19889c6e4af8dcc4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2121.912696995676,
                        "deviation": 70.45817006699149,
                        "volatility": 0.05996492273182429
                    }
                },
                "ranking": 32.33302425647488,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is for fast correspondence players. Absolute time 28 days each. Simultaneous Round Robin with 10 players. Come on, it's ZOMBIE time.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "total_time": 2419200,
                "time_control": "absolute"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 485,
                "name": "THAILAND GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 508,
                "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-10-24T04:27:00Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-10-03T14:55:24.175767Z",
            "ended": "2015-12-22T17:26:22.149974Z",
            "start_waiting": "2015-10-03T14:55:22.610281Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 61611,
            "name": "Si te gusta AuronPlay metete",
            "director": {
                "id": 745405,
                "username": "GREENSTORM Z",
                "country": "vu",
                "icon": "https://user-uploads.online-go.com/b102977143eca1f2568daea9c82c5792-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 988.264926379348,
                        "deviation": 80.17066300764452,
                        "volatility": 0.06002358002436805
                    }
                },
                "ranking": 14.643591377873966,
                "professional": false,
                "ui_class": ""
            },
            "description": "Todo bien?",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "nz",
            "time_per_move": 2432640,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 1209600,
                "period_time": 2419200,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4806,
                "name": "COIN Centro de Inteligencias",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 66,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-12T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-12T10:00:13.507828Z",
            "ended": "2023-03-24T15:09:38.514182Z",
            "start_waiting": "2020-06-12T10:00:12.960249Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 13456,
            "name": "Live 9x9 Double Elimination Tournament 2015-12-22 10: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:20260304T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-04T10:00:19.428471Z",
                "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-04T14: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": "2015-12-22T10:30:19.884909Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-12-22T10:31:21.658406Z",
            "ended": "2015-12-22T11:19:13.651327Z",
            "start_waiting": "2015-12-22T10:31:21.483202Z",
            "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": 87736,
            "name": "Honinbo 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": "Honinbo Nines Title Tournament 2022\n\nTitle Holder: \n<a style=\"color:red\" href='https://online-go.com/player/43936/'>Sadaharu [Nines Honinbo] x1+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>TBA: Sadaharu</td><td>vs</td><td>Agzam</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></td><td></td><td></td>\n\t<td><b>Wvlfpvp [6d]</b></td><td>mark5000 [5d]</td><td>wighter1 [4d]</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": 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-06-09T08: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": "2022-06-09T08:00:17.933449Z",
            "ended": "2023-03-31T12:28:45.443431Z",
            "start_waiting": "2022-06-09T08:00:11.982812Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 120,
            "ranked": true
        },
        {
            "id": 91515,
            "name": "Correspondence Weekly McMahon 19x19 2022-06-25 17: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": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260302T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-03-02T17:00:40.843843Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "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": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-03-09T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": "2022-06-25T17:00:30.988225Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-06-25T17:01:11.317414Z",
            "ended": "2024-01-03T10:38:42.321803Z",
            "start_waiting": "2022-06-25T17:01:09.346728Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 41,
            "ranked": true
        },
        {
            "id": 98353,
            "name": "SDK Round Robin 7",
            "director": {
                "id": 1009,
                "username": "Bray",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/fc5044c935c074fad4340acb6ad2d1b6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1496.9765464054951,
                        "deviation": 66.25330747612914,
                        "volatility": 0.05967952679565421
                    }
                },
                "ranking": 24.256673124950197,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Starting the year with the 7th iteration of this tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30168,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 814,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-01-02T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-01-02T23:00:58.241845Z",
            "ended": "2023-03-01T00:11:16.395586Z",
            "start_waiting": "2023-01-02T23:00:57.747979Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 13459,
            "name": "Blitz 19x19 Elimination Tournament 2015-12-22 13: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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260304T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-04T09:00:19.408039Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "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-04T13:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-12-22T13:30:29.105658Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-12-22T13:30:30.757312Z",
            "ended": "2015-12-22T14:09:54.107227Z",
            "start_waiting": "2015-12-22T13:30:30.596061Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}