List all tournaments or create a new tournament.

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

{
    "count": 59280,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=ended&page=3722",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=ended&page=3720",
    "results": [
        {
            "id": 89333,
            "name": "Blitz 19x19 Elimination Tournament 2022-04-29 05: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:20260205T010000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-05T01:01:06.723848Z",
                "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-02-05T05: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": "2022-04-29T05:30:31.219026Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-04-29T05:30:32.542071Z",
            "ended": "2022-04-29T06:16:17.202476Z",
            "start_waiting": "2022-04-29T05:30:32.437911Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 89334,
            "name": "Live 9x9 Double Elimination Tournament 2022-04-29 06: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:20260205T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-05T02:01:05.446744Z",
                "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-05T06: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": "2022-04-29T06:30:33.538854Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-04-29T06:30:34.876705Z",
            "ended": "2022-04-29T06:54:40.215161Z",
            "start_waiting": "2022-04-29T06:30:34.711452Z",
            "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": 87263,
            "name": "Mingren Nines 2019 Title Match - Board 3",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2025.7747302112762,
                        "deviation": 69.14106842831964,
                        "volatility": 0.06016005566835261
                    }
                },
                "ranking": 31.259658595865297,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "<!-- \nMingren Nines 2019 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:deepskyblue\" href='https://online-go.com/user/view/40318/'>gamesorry [Nines Mingren] x1</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>13th</td>\n\t<td style=\"color:deepskyblue\">Mingren</td>\n\t<td>Nines</td>\n\t<td>2019</td>\n\t<td><a style=\"color:deepskyblue\" href='https://online-go.com/player/40318/'>gamesorry [Nines Mingren]</a></td>\n\t<td><a href='https://online-go.com/player/586872/%E6%89%BE%E5%80%9F%E5%8F%A3%E5%AE%89%E9%9D%99'>找借口安静 [1d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/42471024'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/42500684'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/87263'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/87264'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/87265'>Board 5</a></td>\n</tr>\n</table>\n\n\nTitle Tournament: <a href='https://online-go.com/tournament/53957'>Mingren Nines Title Tournament 2019</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": 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": 2957,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-31T08:45:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2022-03-31T08:45:05.643233Z",
            "ended": "2022-04-29T07:04:41.343032Z",
            "start_waiting": "2022-03-31T08:45:05.578072Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 89287,
            "name": "ซ้อมก่อนแข่ง Go Zodiac",
            "director": {
                "id": 917705,
                "username": "GKD2",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/624777ec0f04894cab6028f188db710b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 919.6954992997345,
                        "deviation": 165.32878643942152,
                        "volatility": 0.060000118781042
                    }
                },
                "ranking": 12.978917249853716,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "ซ้อมก่อนแข่ง Go Zodiac",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10619,
                "name": "ซ้อมแข่งขันแบบทัวร์นาเมนต์",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-29T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-04-29T07:00:35.981367Z",
            "ended": "2022-04-29T07:16:36.252106Z",
            "start_waiting": "2022-04-29T07:00:35.832954Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 89336,
            "name": "Live 19x19 Swiss Tournament 2022-04-29 08: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:20260205T000000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-02-05T00:01:06.827313Z",
                "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-02-05T04: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": "2022-04-29T08:30:38.077397Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-04-29T08:30:39.367536Z",
            "ended": "2022-04-29T09:34:07.680482Z",
            "start_waiting": "2022-04-29T08:30:39.207987Z",
            "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
        },
        {
            "id": 82526,
            "name": "I like",
            "director": {
                "id": 1079634,
                "username": "Gost GO",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d32c833233bc1d75ef6227ef1aaa6e7e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1162.9057425972514,
                        "deviation": 148.70732466829435,
                        "volatility": 0.059998023044522814
                    }
                },
                "ranking": 18.410705142866167,
                "professional": false,
                "ui_class": ""
            },
            "description": "I like to play go!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": false,
            "group": {
                "id": 10493,
                "name": "Like 19 on 19",
                "summary": "Who likes tournaments on a 19 by 19 board!Then come to us!BUT there is a problem, the The group is closed! write to us, that is, KunGo, Gost Go!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 38,
                "icon": "https://user-uploads.online-go.com/3679ee129f9cfd7d20bf4fd8ac8aa814-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-18T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-18T17:00:18.826831Z",
            "ended": "2022-04-29T09:54:36.814455Z",
            "start_waiting": "2021-11-18T17:00:18.635090Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3679ee129f9cfd7d20bf4fd8ac8aa814-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 88383,
            "name": "Go Zodiac Friendship Games Online ราศีเมษ รุ่น F2 กระดาน 9x9 (ต่ำกว่า8 คิว)",
            "director": {
                "id": 912815,
                "username": "cp06",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/4da1ef892b79d62ea729b1964f8d22fc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1714.2976090919533,
                        "deviation": 165.413817348452,
                        "volatility": 0.05999825538800575
                    }
                },
                "ranking": 27.394794550290733,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Go Zodiac Friendship Games Online ราศีเมษ รุ่น F2 กระดาน 9x9 (ต่ำกว่า8 คิว)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10408,
                "name": "Zodiac กลุ่ม F(ต่ำกว่า 8 คิว) กระดาน 9",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 942,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-29T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-29T10:00:43.019837Z",
            "ended": "2022-04-29T10:51:41.582739Z",
            "start_waiting": "2022-04-29T10:00:42.831060Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 88382,
            "name": "Go Zodiac Friendship Games Online ราศีเมษ รุ่น F1 กระดาน 9x9 (ต่ำกว่า8 คิว)",
            "director": {
                "id": 912815,
                "username": "cp06",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/4da1ef892b79d62ea729b1964f8d22fc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1714.2976090919533,
                        "deviation": 165.413817348452,
                        "volatility": 0.05999825538800575
                    }
                },
                "ranking": 27.394794550290733,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Go Zodiac Friendship Games Online ราศีเมษ รุ่น F1 กระดาน 9x9 (ต่ำกว่า8 คิว)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10408,
                "name": "Zodiac กลุ่ม F(ต่ำกว่า 8 คิว) กระดาน 9",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 942,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-29T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-29T10:00:43.944165Z",
            "ended": "2022-04-29T10:52:58.786038Z",
            "start_waiting": "2022-04-29T10:00:43.755613Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 23,
            "ranked": true
        },
        {
            "id": 88381,
            "name": "Go Zodiac Friendship Games Online ราศีเมษ รุ่น E กระดาน 13x13 (ต่ำกว่า8 คิว)",
            "director": {
                "id": 912813,
                "username": "cp05",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/ae018e5524da4ed68a067c720b339b3f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 824.4987186600506,
                        "deviation": 187.86352438460568,
                        "volatility": 0.06000382017326623
                    }
                },
                "ranking": 10.449385081288156,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Go Zodiac Friendship Games Online ราศีเมษ รุ่น E กระดาน 13x13 (ต่ำกว่า8 คิว)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10407,
                "name": "Zodiac กลุ่ม E(ต่ำกว่า 8 คิว) กระดาน 13",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 228,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-29T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-29T10:00:44.119142Z",
            "ended": "2022-04-29T10:59:39.146144Z",
            "start_waiting": "2022-04-29T10:00:43.960226Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 89340,
            "name": "Live 9x9 Double Elimination Tournament 2022-04-29 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:20260205T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-05T02:01:05.446744Z",
                "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-05T06: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": "2022-04-29T10:30:44.622002Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-04-29T10:31:44.138465Z",
            "ended": "2022-04-29T11:25:13.199062Z",
            "start_waiting": "2022-04-29T10:31:43.834941Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 9,
            "ranked": true
        }
    ]
}