List all tournaments or create a new tournament.

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

{
    "count": 59383,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-is_open&page=1176",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-is_open&page=1174",
    "results": [
        {
            "id": 68541,
            "name": "Live 9x9 Double Elimination Tournament 2020-12-03 18:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260214T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-14T22:00:20.209692Z",
                "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-02-15T02: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": "2020-12-03T18:30:27.706136Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-03T18:32:29.618016Z",
            "ended": "2020-12-03T18:58:05.039299Z",
            "start_waiting": "2020-12-03T18:32:29.321672Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 68543,
            "name": "Blitz 13x13 Swiss Tournament 2020-12-03 19: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:20260214T230000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-02-14T23:00:20.220183Z",
                "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-02-15T03: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": "2020-12-03T19:30:30.539732Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-03T19:30:31.942794Z",
            "ended": "2020-12-03T20:22:35.808092Z",
            "start_waiting": "2020-12-03T19:30:31.594408Z",
            "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": 68545,
            "name": "5th 25 kyu tournament",
            "director": {
                "id": 839136,
                "username": "Soccer is awesome",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/48e6240dacac17c93414108e4283e0b2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 891.7048917582609,
                        "deviation": 65.62231118946897,
                        "volatility": 0.060018009228504185
                    }
                },
                "ranking": 12.263411003963588,
                "professional": false,
                "ui_class": ""
            },
            "description": "have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 24,
                "name": "Double Digit Kyu Room",
                "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3631,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-03T21:00:00Z",
            "players_start": -15,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 5,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-03T21:00:35.424795Z",
            "ended": "2020-12-03T21:15:15.757181Z",
            "start_waiting": "2020-12-03T21:00:35.388107Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 65780,
            "name": "Tianyuan Main 2016 Title Match - Board 3",
            "director": {
                "id": 199065,
                "username": "Kuksu League",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/068ce77b41c5451811b692b8280d0f68?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "<!-- \nTianyuan Main 2016 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Tianyuan] x1 + 1</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>10th</td>\n\t<td style=\"color:yellow\">Tianyuan</td>\n\t<td>Main</td>\n\t<td>2016</td>\n\t<td>Träumerin</td>\n\t<td>まいどー(^笑^)/</td>\n\t<td><a href='https://online-go.com/tournament/65778'>Board 1</a></td>\n\t<td><a href='https://online-go.com/tournament/66852'>Board 2</a></td>\n\t<td><a href='https://online-go.com/tournament/65780'>Board 3</a></td>\n\t<td><a href='https://online-go.com/tournament/66853'>Board 4</a></td>\n\t<td><a href='https://online-go.com/tournament/65782'>Board 5</a></td>\n\t<!--\n\t<td><a href='https://online-go.com/game/view/26700539'>Board 1</a></td>\n\t<td><a href='https://online-go.com/game/view/26756738'>Board 2</a></td>\n\t<td><a href='https://online-go.com/game/view/26756782'>Board 3</a></td>\n\t<td><a href='https://online-go.com/game/view/26756799'>Board 4</a></td>\n\t<td><a href='https://online-go.com/game/view/26756820'>Board 5</a></td>\n\t-->\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/19338'>Tianyuan Main Title Tournament 2016</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "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": false,
            "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": 2958,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-26T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-10-26T04:00:18.761623Z",
            "ended": "2020-12-04T18:27:53.594186Z",
            "start_waiting": "2020-10-26T04:00:18.636020Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 68773,
            "name": "Live 9x9 Double Elimination Tournament 2020-12-09 14: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:20260214T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-14T22:00:20.209692Z",
                "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-02-15T02: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": "2020-12-09T14:30:44.988563Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-09T14:30:46.802013Z",
            "ended": "2020-12-09T15:16:41.718893Z",
            "start_waiting": "2020-12-09T14:30:46.212748Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 68768,
            "name": "Live 9x9 Double Elimination Tournament 2020-12-09 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:20260214T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-14T22:00:20.209692Z",
                "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-02-15T02: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": "2020-12-09T10:30:33.589751Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-09T10:30:35.168292Z",
            "ended": "2020-12-09T11:03:46.561537Z",
            "start_waiting": "2020-12-09T10:30:34.881751Z",
            "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": 68791,
            "name": "Live 9x9 Double Elimination Tournament 2020-12-10 02: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:20260214T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-14T22:00:20.209692Z",
                "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-02-15T02: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": "2020-12-10T02:30:15.748173Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-10T02:30:17.457594Z",
            "ended": "2020-12-10T03:26:32.545095Z",
            "start_waiting": "2020-12-10T02:30:17.037912Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 68695,
            "name": "9x9 cerditos de colores",
            "director": {
                "id": 93396,
                "username": "aguasnegras",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/62fe13b35920f3da1a5578fb2965f8e6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1399.3218114615543,
                        "deviation": 66.32619227944001,
                        "volatility": 0.06014640423818642
                    }
                },
                "ranking": 22.694980158214875,
                "professional": false,
                "ui_class": ""
            },
            "description": "cerditos de colores",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5077,
                "name": "Go-Chu",
                "summary": "Un lugar para recrearse",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/65da1f179d7dc95fd21b0071c57e8718-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-07T21:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-10T10:01:37.218539Z",
            "ended": "2020-12-10T10:13:51.621276Z",
            "start_waiting": "2020-12-10T10:01:36.941345Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/65da1f179d7dc95fd21b0071c57e8718-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 71043,
            "name": "Correspondence 13x13 RoundRobin 2021-02-06 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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260212T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-02-12T19:00:48.696264Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "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-02-15T19: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": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-02-06T19:00:43.791559Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-06T19:00:46.447904Z",
            "ended": "2021-05-16T06:50:07.313612Z",
            "start_waiting": "2021-02-06T19:00:44.807183Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 62336,
            "name": "Kuksu Main Title Tournament 13th Cycle - League E1",
            "director": {
                "id": 199065,
                "username": "Kuksu League",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/068ce77b41c5451811b692b8280d0f68?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "<!--\nKuksu Main Title Tournament 13th Cycle - League A\n-->\n\nTitle Holder: \n<a style=\"color:purple\" href='https://online-go.com/user/view/35184/'>vitality [Kuksu] x3</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<th style=\"border:1px solid\">Cycle</th>\n\t<th style=\"border:1px solid\">Title Match Winner</th>\n\t<th style=\"border:1px solid\">Score</th>\n\t<th style=\"border:1px solid\">Title Match Runner-up</th>\n\t<th style=\"border:1px solid\">Title Tournament Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_19.png' alt='Gold'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_19.png' alt='Silver'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament 3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_19.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2375'>1</a></td>\n\t<td><b>luke</b></td><td></td><td></td>\n\t<td><b>luke (4d)</b></td><td>davos (5d)</td><td>gomad361 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2384'>2</a></td>\n\t<td><b>gomad361</b></td><td>3-2</td><td>luke</td>\n\t<td><b>luke (4d)</b></td><td>gomad361 (4d)</td><td>hotspur (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2391'>3</a></td>\n\t<td><b>Uberdude</b></td><td>&lowast;</td><td>gomad361</td>\n\t<td><b>Uberdude (9d)</b></td><td>KyuT (4d)</td><td>marigo (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2406'>4</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>KyuT</td>\n\t<td><b>KyuT (4d)</b></td><td>quiller (5d)</td><td>morituri (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2424'>5</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>gomad361</td>\n\t<td><b>gomad361 (4d)</b></td><td>morituri (2d)</td><td>betterlife (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2439'>6</a></td>\n\t<td><b>Uberdude</b></td><td>5-0</td><td>Elin</td>\n\t<td><b>Elin (5d)</b></td><td>gomad361 (4d)</td><td>morituri (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2460'>7</a></td>\n\t<td><b>Uberdude</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>vitality (9d)</b></td><td>Elin (5d)</td><td>gomad361 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2475'>8</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>Uberdude</td>\n\t<td><b>vitality (9d)</b></td><td>nrx (5d)</td><td>gojohn (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/12653'>9</a></td>\n\t<td><b>vitality</b></td><td>5-0</td><td>Sadaharu</td>\n\t<td><b>Sadaharu (7d)</b></td><td>xhu98 (8d)</td><td>tegais (6d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/23029'>10</a></td>\n\t<td><b>vitality</b></td><td>5-0</td><td>micky0427</td>\n\t<td><b>micky0427 (7d)</b></td><td>SanDiego (4d)</td><td>tegais (6d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/36244'>11</a></td>\n\t<td>Sadaharu</td><td><a href='https://online-go.com/tournament/60968'>0-0</a></td><td>SanDiego</td>\n\t<td><b>peecatchoo (9d+)</b></td><td>Sadaharu (9d)</td><td>Isoko (6d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/47922'>12</a></td>\n\t<td></td><td></td><td></td>\n\t<td><b>Sadaharu (9d)</b></td><td>peecatchoo (9d)</td><td>earlgreyhot (9d)</td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/62321'>[A]</a>\n\t</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/62322'>[B1]</a>\n\t\t<a href='https://online-go.com/tournament/62323'>[B2]</a>\n\t</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/62321'>13</a></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/62324'>[C1]</a>\n\t\t<a href='https://online-go.com/tournament/62325'>[C2]</a>\n\t\t<a href='https://online-go.com/tournament/62326'>[C3]</a>\n\t\t<a href='https://online-go.com/tournament/62327'>[C4]</a>\n\t</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/62328'>[D1]</a>\n\t\t<a href='https://online-go.com/tournament/62329'>[D2]</a>\n\t\t<a href='https://online-go.com/tournament/62330'>[D3]</a>\n\t\t<a href='https://online-go.com/tournament/62331'>[D4]</a>\n\t\t<a href='https://online-go.com/tournament/62332'>[D5]</a>\n\t\t<a href='https://online-go.com/tournament/62333'>[D6]</a>\n\t\t<a href='https://online-go.com/tournament/62334'>[D7]</a>\n\t\t<a href='https://online-go.com/tournament/62335'>[D8]</a>\n\t</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td></td>\n\t<td></td><td></td><td></td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/62336'>[E1]</a>\n\t\t<a href='https://online-go.com/tournament/62337'>[E2]</a>\n\t\t<a href='https://online-go.com/tournament/62338'>[E3]</a>\n\t\t<a href='https://online-go.com/tournament/62339'>[E4]</a>\n\t\t<a href='https://online-go.com/tournament/62340'>[E5]</a>\n\t\t<a href='https://online-go.com/tournament/62531'>[E6]</a>\n\t\t<a href='https://online-go.com/tournament/62532'>[E7]</a>\n\t\t<a href='https://online-go.com/tournament/62533'>[E8]</a>\n\t\t<a href='https://online-go.com/tournament/62534'>[E9]</a>\n\t</td>\n\t<td>\n\t\t<a href='https://online-go.com/tournament/62535'>[E10]</a>\n\t\t<a href='https://online-go.com/tournament/62536'>[E11]</a>\n\t\t<a href='https://online-go.com/tournament/62537'>[E12]</a>\n\t\t<a href='https://online-go.com/tournament/62538'>[E13]</a>\n\t\t<a href='https://online-go.com/tournament/62539'>[E14]</a>\n\t\t<a href='https://online-go.com/tournament/62540'>[E15]</a>\n\t\t<a href='https://online-go.com/tournament/62541'>[E16]</a>\n\t</td>\n\t<td></td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement.\n\nPlease refer to the basic rules <a href='https://forums.online-go.com/t/league-format-kuksu-title-tournament-rules-and-discussion/5191'>here</a>.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "korean",
            "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": false,
            "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": 2958,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-19T04:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-07-11T01:24:03.131463Z",
            "ended": "2020-11-23T23:20:13.465495Z",
            "start_waiting": "2020-07-11T01:24:01.887984Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}