List all tournaments or create a new tournament.

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

{
    "count": 59194,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=subsequent_pairing_method&page=4966",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=subsequent_pairing_method&page=4964",
    "results": [
        {
            "id": 18635,
            "name": "Blitz 13x13 Swiss Tournament 2016-06-30 11: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260401T190000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-01T19:00:13.900265Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "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-04-01T23:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-06-30T11:30:03.018573Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-06-30T11:30:04.523093Z",
            "ended": "2016-06-30T12:18:11.661871Z",
            "start_waiting": "2016-06-30T11:30:04.411353Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 16264,
            "name": "Blitz 13x13 Swiss Tournament 2016-04-02 23: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260401T190000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-01T19:00:13.900265Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "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-04-01T23:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-04-02T23:30:52.665328Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-04-02T23:30:54.233314Z",
            "ended": "2016-04-03T00:32:14.555085Z",
            "start_waiting": "2016-04-02T23:30:54.109463Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 16517,
            "name": "Live 19x19 Swiss Tournament 2016-04-11 16: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:20260401T200000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-04-01T20:00:13.885376Z",
                "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-04-02T00:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "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": "2016-04-11T16:30:39.755526Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-04-11T16:30:41.339992Z",
            "ended": "2016-04-11T18:28:50.836305Z",
            "start_waiting": "2016-04-11T16:30:41.179048Z",
            "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": 1338,
            "name": "GAME OF DEATH",
            "director": {
                "id": 12625,
                "username": "wossname",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/ada2d624270bb9a66cda3814fc912f0e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2324.986060720299,
                        "deviation": 65.80886271899286,
                        "volatility": 0.0599196595783513
                    }
                },
                "ranking": 34.44884503952647,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 1209600,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 25,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-06-28T20:54:03Z",
            "ended": "2011-06-28T18:54:03Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 109666,
            "name": "Hi this is a turemanamt",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi this is a turemanamt, welcome all",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13348,
                "name": "botter report help group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-01T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-12-01T06:00:34.815424Z",
            "ended": "2024-01-10T16:46:49.392323Z",
            "start_waiting": "2023-12-01T06:00:34.568111Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 1339,
            "name": ":D lets do it!",
            "director": {
                "id": 34338,
                "username": "squallleonhart",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/2a4c1a3eb98eac84383065728fbaf2f9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1228.5932544252187,
                        "deviation": 75.50210190466538,
                        "volatility": 0.06000804527856503
                    }
                },
                "ranking": 19.682751245683903,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 6,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-03-18T21:49:44Z",
            "ended": "2011-03-18T20:49:44Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 103505,
            "name": "トーナメントゲーム",
            "director": {
                "id": 1271156,
                "username": "deleted-b59bd899-1f07-43a5-9e9c-ee88db20af20",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/0405c2dc1f9af6adc8f7be075a763720-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1130.163495997817,
                        "deviation": 61.799478836061205,
                        "volatility": 0.06009030518009755
                    }
                },
                "ranking": 17.7495523823706,
                "professional": false,
                "ui_class": ""
            },
            "description": "不正行為はありません",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "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": true,
            "group": {
                "id": 13143,
                "name": "Tournaments often! トーナメント頻繁",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/c5b76ae274194fcbb743f9a69a33d5ff-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-22T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-05-22T22:00:56.822435Z",
            "ended": "2024-09-30T20:28:05.941449Z",
            "start_waiting": "2023-05-22T22:00:56.645206Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c5b76ae274194fcbb743f9a69a33d5ff-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 109434,
            "name": "Honinbo Nines Title Tournament 2023",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2004.4188438214221,
                        "deviation": 67.71437067217448,
                        "volatility": 0.06015576961047741
                    }
                },
                "ranking": 31.014313855840236,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Honinbo Nines Title Tournament 2023\n\nTitle Holder: \n<a style=\"color:red\" href='https://online-go.com/player/43936/'>Sadaharu [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</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": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 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": 2969,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-25T21: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": "2023-12-25T21:00:09.021974Z",
            "ended": "2024-08-24T15:48:25.290984Z",
            "start_waiting": "2023-12-25T21:00:03.424021Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 113,
            "ranked": true
        },
        {
            "id": 16284,
            "name": "Blitz 13x13 Swiss Tournament 2016-04-03 15: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260401T190000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-01T19:00:13.900265Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "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-04-01T23:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-04-03T15:30:41.683222Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-04-03T15:30:43.257187Z",
            "ended": "2016-04-03T16:33:56.437421Z",
            "start_waiting": "2016-04-03T15:30:43.029964Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 16242,
            "name": "Blitz 13x13 Swiss Tournament 2016-04-02 03: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260401T190000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-01T19:00:13.900265Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "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-04-01T23:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-04-02T03:30:50.517438Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-04-02T03:31:52.104179Z",
            "ended": "2016-04-02T04:36:17.398244Z",
            "start_waiting": "2016-04-02T03:31:51.976856Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}