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

{
    "count": 57729,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=started&page=4402",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=started&page=4400",
    "results": [
        {
            "id": 100879,
            "name": "13x13 Round Robin.",
            "director": {
                "id": 126731,
                "username": "Sofiam",
                "country": "it",
                "icon": "https://secure.gravatar.com/avatar/8f70a40f5bfe9550f48b31d5e9993f71?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1655.3956644095636,
                        "deviation": 249.9443167736772,
                        "volatility": 0.05999902471543515
                    }
                },
                "ranking": 26.585392142653802,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Everyone is welcome. It is capped at 10 players. An identical tournament that starts after two weeks or at 10 players will be created as soon as this tournament starts.\n\nPauses are not allowed.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 359,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-22T16:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-22T01:21:52.699370Z",
            "ended": "2023-06-09T00:20:49.177533Z",
            "start_waiting": "2023-03-22T01:21:52.130198Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 10
        },
        {
            "id": 101386,
            "name": "Blitz 19x19 Elimination Tournament 2023-03-22 01: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:20250913T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2025-09-13T21:00:34.138207Z",
                "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": "2025-09-14T01: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": "2023-03-22T01:30:42.042942Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-03-22T01:30:43.423069Z",
            "ended": "2023-03-22T01:51:46.938981Z",
            "start_waiting": "2023-03-22T01:30:43.317418Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4
        },
        {
            "id": 101389,
            "name": "Enseñanza",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1156.7321407573015,
                        "deviation": 60.37237352987725,
                        "volatility": 0.05976564922133226
                    }
                },
                "ranking": 18.287479685075052,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hola\nEnseñanza",
            "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://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-22T02:07:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2023-03-22T02:08:44.980454Z",
            "ended": "2023-03-22T02:21:27.486206Z",
            "start_waiting": "2023-03-22T02:08:44.928987Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 2
        },
        {
            "id": 101393,
            "name": "Live 9x9 Double Elimination Tournament 2023-03-22 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:20250913T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2025-09-13T18:00:34.113328Z",
                "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": "2025-09-13T22:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-03-22T06:30:55.060523Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-03-22T06:30:56.540143Z",
            "ended": "2023-03-22T07:07:38.435057Z",
            "start_waiting": "2023-03-22T06:30:56.413652Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5
        },
        {
            "id": 101085,
            "name": "19x19 Open D.E. Cup #14",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1307.3672271104579,
                        "deviation": 71.02926431256206,
                        "volatility": 0.06013540917322773
                    }
                },
                "ranking": 21.12142062126446,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-26T21:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-22T07:05:39.646901Z",
            "ended": "2023-07-15T12:06:54.751588Z",
            "start_waiting": "2023-03-22T07:05:39.543836Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8
        },
        {
            "id": 101395,
            "name": "โรงเรียนวัดปุรณาวาส",
            "director": {
                "id": 564908,
                "username": "Sarawoot Kanya",
                "country": "th",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b6481afb00bf1ffc14aefec9418093c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1378.6178902753945,
                        "deviation": 69.38981703868545,
                        "volatility": 0.06068436958177716
                    }
                },
                "ranking": 22.349900925634316,
                "professional": false,
                "ui_class": ""
            },
            "description": "โรงเรียนวัดปุรณาวาส",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7581,
                "name": "การแข่งขันหมากล้อมออนไลน์",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 329,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5772b75b13247e45a3922d8202c6c9ce-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-22T07:45:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-22T07:46:00.139767Z",
            "ended": "2023-03-22T08:22:03.896402Z",
            "start_waiting": "2023-03-22T07:45:59.915779Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5772b75b13247e45a3922d8202c6c9ce-15.png",
            "player_count": 19
        },
        {
            "id": 101362,
            "name": "Fun Go in 2023!",
            "director": {
                "id": 1063780,
                "username": "ArPo XI",
                "country": "th",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1a70f0eda1cd44c6986e10c87ff2fdf0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1583.4516435333264,
                        "deviation": 63.06101389574246,
                        "volatility": 0.06062013616126824
                    }
                },
                "ranking": 25.55676810958745,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h1> Easy to play bro 19x19 25k-5k not this k = BAN <h1>\n\n​<embed src=\"https://vocaroo.com/embed/14xTCXU8JdJY?\" width=\"320\" height=\"64\"></embed>\n\n<img src=\"https://ogs-forums.s3.amazonaws.com/original/2X/7/776e3bcbc5ebbdb885c15ca61f0cc061c77b7cd6.gif\">\n\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://wizardofcode1.github.io/styles.css\">",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10737,
                "name": "Go Players!!! 😃",
                "summary": "<h1> Have fun :) <h1>",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 100,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/89d0a6b04a47b75ae4a14890520e2309-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-22T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-22T09:00:03.267187Z",
            "ended": "2023-05-04T10:31:02.473736Z",
            "start_waiting": "2023-03-22T09:00:03.184617Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/89d0a6b04a47b75ae4a14890520e2309-15.png",
            "player_count": 2
        },
        {
            "id": 101397,
            "name": "Blitz 19x19 Elimination Tournament 2023-03-22 09: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:20250913T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2025-09-13T21:00:34.138207Z",
                "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": "2025-09-14T01: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": "2023-03-22T09:30:03.276928Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-03-22T09:30:04.639510Z",
            "ended": "2023-03-22T09:46:35.088504Z",
            "start_waiting": "2023-03-22T09:30:04.532706Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5
        },
        {
            "id": 101139,
            "name": "Zodiac : Aeris's Tournament",
            "director": {
                "id": 1015821,
                "username": "TimSeok",
                "country": "_United_Nations",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/23efcd90e76c1f96a3d8996eb59f5435-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1197.7436674819498,
                        "deviation": 64.34666949326012,
                        "volatility": 0.06000821263638377
                    }
                },
                "ranking": 19.094039580282438,
                "professional": false,
                "ui_class": ""
            },
            "description": "One tournament for each astrological signs of the Zodiac.\n\n<b>Be carreful about the time settings.</b>\n\nUse the conditional move feature to speed up the game. No pausing and no vacations; anyone who has vacation mode switched on, or pauses a game, will be disqualified.\n\nAlso, please do not use AI.\n\n<h3>Title holder :</h3>\n<b><a href=\"https://online-go.com/tournament/101139\">Aeris</a></b> : On going\n<br><b><a href=\"https://online-go.com/tournament/92563\">Lion</a></b> : Macrophage\n<br><b><a href=\"https://online-go.com/tournament/93323\">Virgo</a></b> : AA8\n<br><b><a href=\"https://online-go.com/tournament/94425\">Libra</a></b> :ArsenLapin1\n<br><b><a href=\"https://online-go.com/tournament/95484\">Scorpio</a></b> :HappyDoggyMountain\n<br><b><a href=\"https://online-go.com/tournament/96832\">Sagittarius</a></b> :ongoing\n<br><b>Capricornus</b> : \n<br><b><a href=\"https://online-go.com/tournament/98900\">Aquarius</a></b> : ongoing\n<br><b><a href=\"https://online-go.com/tournament/99887\">Pisces</a></b> : ongoing",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22284,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 604800,
                "stones_per_period": 28
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 788,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-22T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-03-22T10:00:06.088618Z",
            "ended": "2023-08-05T16:43:40.310080Z",
            "start_waiting": "2023-03-22T10:00:05.942987Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10
        },
        {
            "id": 101398,
            "name": "Live 9x9 Double Elimination Tournament 2023-03-22 10:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20250913T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2025-09-13T18:00:34.113328Z",
                "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": "2025-09-13T22:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-03-22T10:30:06.100415Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-03-22T10:30:07.468202Z",
            "ended": "2023-03-22T11:23:59.662576Z",
            "start_waiting": "2023-03-22T10:30:07.304595Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8
        }
    ]
}