List all tournaments or create a new tournament.

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

{
    "count": 59237,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=is_open&page=3801",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=is_open&page=3799",
    "results": [
        {
            "id": 98217,
            "name": "30th Jun 1.5 day/step",
            "director": {
                "id": 1040579,
                "username": "Squirrelder松鼠長老",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/d3f23d9e084effcc318f1e7a29013710-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1281.1077243595162,
                        "deviation": 62.90838261957971,
                        "volatility": 0.05991749995326104
                    }
                },
                "ranking": 20.65170130317726,
                "professional": false,
                "ui_class": ""
            },
            "description": "for everyone who would like to join, have fun.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 129600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 129600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11838,
                "name": "蕭兔孽徒團 (Xiao Tu Legion)",
                "summary": "本群是黑嘉嘉成人班學員們在OGS開的社團,歡迎其他人加入社團一起交流。\nWe are students from Hei Jiajia Online Course in Taiwan, We are also welcome player around the world.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 323,
                "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-29T22: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-06-29T22:00:58.916228Z",
            "ended": "2024-06-10T10:29:41.949774Z",
            "start_waiting": "2023-06-29T22:00:56.418422Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-15.png",
            "player_count": 44,
            "ranked": true
        },
        {
            "id": 115193,
            "name": "Live 9x9 Double Elimination Tournament 2024-04-20 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 Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260131T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-01-31T06:01:00.233109Z",
                "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-01-31T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-04-20T18:30:23.273688Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-04-20T18:30:23.617753Z",
            "ended": "2024-04-20T19:10:18.914308Z",
            "start_waiting": "2024-04-20T18:30:23.440701Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 115192,
            "name": "13x13 ტურნირი",
            "director": {
                "id": 862023,
                "username": "nn132",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/d01c0fe685c10316f002855818b7b155-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1373.0453182380934,
                        "deviation": 62.87332372243373,
                        "volatility": 0.05980327936877581
                    }
                },
                "ranking": 22.25613565768486,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x13 ტურნირი",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 262,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-20T18:30:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-04-20T18:30:23.419966Z",
            "ended": "2024-04-20T19:44:08.769284Z",
            "start_waiting": "2024-04-20T18:30:23.294151Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 115196,
            "name": "Live 19x19 Swiss Tournament 2024-04-20 20:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260131T040000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-01-31T04:01:03.117261Z",
                "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-01-31T08:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-04-20T20:30:23.353811Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-04-20T20:31:23.459371Z",
            "ended": "2024-04-20T22:58:02.851102Z",
            "start_waiting": "2024-04-20T20:31:23.305101Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 115200,
            "name": "Live 9x9 Double Elimination Tournament 2024-04-20 22: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 Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260131T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-01-31T06:01:00.233109Z",
                "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-01-31T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-04-20T22:30:23.315953Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-04-20T22:31:23.438226Z",
            "ended": "2024-04-20T23:25:41.769493Z",
            "start_waiting": "2024-04-20T22:31:23.310260Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 115201,
            "name": "JORNADA 9 DE ENTRENAMIENTO INTERMEDIO DE GO PRIMAVERA 2024",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1196.2642971910388,
                        "deviation": 60.30535890008694,
                        "volatility": 0.05974238318837306
                    }
                },
                "ranking": 19.065428625683136,
                "professional": false,
                "ui_class": ""
            },
            "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 62,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-21T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2024-04-21T00:35:23.549869Z",
            "ended": "2024-04-21T00:56:43.753493Z",
            "start_waiting": "2024-04-21T00:35:23.481826Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 114866,
            "name": "9x9 Mini League 5k-15k #78",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1399.3572549371827,
                        "deviation": 72.19982202310898,
                        "volatility": 0.060142316440937066
                    }
                },
                "ranking": 22.695566518023465,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 15kyu and 5kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 691,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-04-21T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-20T14:45:50.070067Z",
            "ended": "2024-05-08T07:11:11.874380Z",
            "start_waiting": "2024-04-20T14:45:49.810918Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 99151,
            "name": "Oza Treizes 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": 2025.7747302112762,
                        "deviation": 69.14106842831964,
                        "volatility": 0.06016005566835261
                    }
                },
                "ranking": 31.259658595865297,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Oza Treizes Title Tournament 2023\n\nTitle Holder:\n<a style=\"color:cyan\" href='https://online-go.com/user/view/43936/'>Sadaharu [Treizes Oza] x4</a>\n\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\">Title Tournament Winner<img src='http://i.imgur.com/kVzSrke.png' alt='Gold'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament Runner-up<img src='http://i.imgur.com/ta7bMkV.png' alt='Silver'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament 3rd Place<img src='http://i.imgur.com/HtQoWtV.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/9743'>2016</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Sadaharu (5d)</b></td>\n\t<td>hiryuu (4k)</td>\n\t<td>mark5000 (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/20807'>2017</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/game/13149559'>4-1</a></td>\n\t<td>Winterfell</td>\n\t<td><b>Winterfell (5d)</b></td>\n\t<td>tupelo (3d)</td>\n\t<td>gogop2016 (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/31472'>2018</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/game/19512589'>5-0</a></td>\n\t<td>Baklan</td>\n\t<td><b>Baklan (7d)</b></td>\n\t<td>Sadaharu (9d+)</td>\n\t<td>micky0427 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/43367'>2019</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/tournament/73475'>4-1</a></td>\n\t<td>Utaha</td>\n\t<td><b>Sadaharu [8d]</b></td>\n\t<td>Utaha [1d]</td>\n\t<td>hokaw [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/54435'>2020</a></td>\n\t<td>TBA: Sadaharu</td>\n\t<td>vs</td>\n\t<td>Xaloc</td>\n\t<td><b>Xaloc [2d]</b></td>\n\t<td>找借口安静 [1d]</td>\n\t<td>tupelo [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/69270'>2021</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Novakun [4d]</b></td>\n\t<td>DMITRYSIR123 [3d]</td>\n\t<td>Sadaharu [5d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/85294'>2022</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 3</td>\n\t<td></td>\n</tr>\n</table>\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": 96625,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "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": "2023-03-11T10:00:00Z",
            "players_start": 80,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-11T10:00:18.015194Z",
            "ended": "2024-04-21T21:19:14.795305Z",
            "start_waiting": "2023-03-11T10:00:13.473692Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 80,
            "ranked": true
        },
        {
            "id": 121037,
            "name": "Live 9x9 Double Elimination Tournament 2024-10-11 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 Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260131T060000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-01-31T06:01:00.233109Z",
                "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-01-31T10:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-10-11T02:30:31.014434Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-10-11T02:31:31.134530Z",
            "ended": "2024-10-11T03:10:29.109298Z",
            "start_waiting": "2024-10-11T02:31:31.011216Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 118526,
            "name": "Blitz 19x19 Elimination Tournament 2024-07-27 13:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260131T050000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-31T05:01:00.499276Z",
                "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-01-31T09: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": "2024-07-27T13:30:26.349067Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-07-27T13:31:26.423823Z",
            "ended": "2024-07-27T14:09:04.705340Z",
            "start_waiting": "2024-07-27T13:31:26.348513Z",
            "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
        }
    ]
}