List all tournaments or create a new tournament.

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

{
    "count": 58896,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-board_size&page=567",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-board_size&page=565",
    "results": [
        {
            "id": 111578,
            "name": "Blitz 19x19 Elimination Tournament 2024-01-11 17: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:20251231T130000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2025-12-31T13:00:45.755184Z",
                "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-12-31T17: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-01-11T17:30:46.279632Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-01-11T17:31:18.925637Z",
            "ended": "2024-01-11T17:54:53.127077Z",
            "start_waiting": "2024-01-11T17:31:18.828506Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 116058,
            "name": "Blitz 19x19 Elimination Tournament 2024-05-15 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 Site-wide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20251231T130000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2025-12-31T13:00:45.755184Z",
                "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-12-31T17: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-05-15T09:30:04.920709Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-05-15T09:31:05.019819Z",
            "ended": "2024-05-15T09:42:42.182730Z",
            "start_waiting": "2024-05-15T09:31:04.920307Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 12669,
            "name": "Kuksu Main Title Tournament 9th Cycle - Group E2",
            "director": {
                "id": 199065,
                "username": "Kuksu League",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/068ce77b41c5451811b692b8280d0f68?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Kuksu Main Title Tournament 9th Cycle Group E2\n\nTitle Holder: <a href='https://online-go.com/user/view/35184/vitality'>vitality (5d)</a>\n\nPrevious cycles:\n<table style=\"text-align:center;\" border='2'>\n<tr><th rowspan=2>Cycle</th><td colspan=3><b>Title Match</b></td><td colspan=3><b>Title Tournament</b></td></tr>\n<tr>\n    <th>Winner</th><th>Score</th><th>Runner-up</th>\n    <th>Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_19.png' alt='Gold'></img></th>\n    <th>Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_19.png' alt='Silver'></img></th>\n    <th>3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_19.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2375'>1</a></td>\n    <td><b>luke</b></td><td></td><td></td>\n    <td><b>luke (2d)</b></td><td>davos</td><td>gomad361</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2384'>2</a></td>\n    <td><b>gomad361</b></td><td>3-2</td><td>luke</td>\n    <td><b>luke (2d)</b></td><td>gomad361</td><td>hotspur</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2391'>3</a></td>\n    <td><b>Uberdude</b></td><td>&lowast;</td><td>gomad361</td>\n    <td><b>Uberdude (6d)</b></td><td>KyuT</td><td>marigo</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2406'>4</a></td>\n    <td><b>Uberdude</b></td><td>5-0</td><td>KyuT</td>\n    <td><b>KyuT (4d)</b></td><td>quiller</td><td>morituri</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2424'>5</a></td>\n    <td><b>Uberdude</b></td><td>5-0</td><td>gomad361</td>\n    <td><b>gomad361 (2d)</b></td><td>morituri</td><td>betterlife</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2439'>6</a></td>\n    <td><b>Uberdude</b></td><td>5-0</td><td>Elin</td>\n    <td><b>Elin (3d)</b></td><td>gomad361</td><td>morituri</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2460'>7</a></td>\n    <td><b>Uberdude</b></td><td>3-2</td><td>vitality</td>\n    <td><b>vitality (5d)</b></td><td>Elin</td><td>gomad361</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2475'>8</a></td>\n    <td><b>vitality</b></td><td>&lowast;</td><td>Uberdude</td>\n    <td><b>vitality (5d)</b></td><td>nrx</td><td>gojohn</td>\n</tr>    \n<tr>\n    <td rowspan=5><a href='#'>9</a></td>\n    <td rowspan=5 colspan=3></td>\n    <td colspan=3>\n        <a href='https://online-go.com/tournament/12653'>[A]</a>\n    </td>\n</tr>\n<tr>\n    <td colspan=3>\n        <a href='https://online-go.com/tournament/12654'>[B1]</a>\n        <a href='https://online-go.com/tournament/12655'>[B2]</a>\n    </td>\n</tr>\n<tr>\n    <td colspan=3>\n        <a href='https://online-go.com/tournament/12656'>[C1]</a>\n        <a href='https://online-go.com/tournament/12657'>[C2]</a>\n        <a href='https://online-go.com/tournament/12658'>[C3]</a>\n        <a href='https://online-go.com/tournament/12659'>[C4]</a>\n    </td>\n</tr>\n<tr>\n    <td colspan=3>\n        <a href='https://online-go.com/tournament/12660'>[D1]</a>\n        <a href='https://online-go.com/tournament/12661'>[D2]</a>\n        <a href='https://online-go.com/tournament/12662'>[D3]</a>\n        <a href='https://online-go.com/tournament/12663'>[D4]</a>\n        <a href='https://online-go.com/tournament/12664'>[D5]</a>\n        <a href='https://online-go.com/tournament/12665'>[D6]</a>\n        <a href='https://online-go.com/tournament/12666'>[D7]</a>\n        <a href='https://online-go.com/tournament/12667'>[D8]</a>\n    </td>\n</tr>\n<tr>\n    <td colspan=3>\n        <a href='https://online-go.com/tournament/12668'>[E1]</a>\n        <a href='https://online-go.com/tournament/12669'>[E2]</a>\n        <a href='https://online-go.com/tournament/12670'>[E3]</a>\n        <a href='https://online-go.com/tournament/12671'>[E4]</a>\n        <a href='https://online-go.com/tournament/12672'>[E5]</a>\n        <a href='https://online-go.com/tournament/12673'>[E6]</a>\n    </td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retiring.\n\nRules could be found <a href='https://forums.online-go.com/t/league-format-kuksu-title-tournament-rules-and-discussion/5191'>here</a>.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 93120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2953,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-12-03T00:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2015-12-01T01:37:00.567001Z",
            "ended": "2016-07-20T00:27:21.434429Z",
            "start_waiting": "2015-12-01T01:36:59.765440Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 103306,
            "name": "Correspondence 19x19 RoundRobin 2023-05-17 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251228T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-28T19:00:43.866143Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2025-12-31T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-05-17T19:00:01.282150Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-05-17T19:01:01.679550Z",
            "ended": "2023-09-28T15:39:57.899605Z",
            "start_waiting": "2023-05-17T19:01:01.185563Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 101614,
            "name": "校隊B組第3次比賽",
            "director": {
                "id": 922838,
                "username": "go2708",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b3e7f690c33f687a9632741520125809?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2051.551691597471,
                        "deviation": 123.68029630025042,
                        "volatility": 0.05999816676709507
                    }
                },
                "ranking": 31.5523722737371,
                "professional": false,
                "ui_class": ""
            },
            "description": "校隊B組第3次比賽",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 19147,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10182,
                "name": "DCFWMS-Team",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-28T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2023-03-28T08:50:49.372603Z",
            "ended": "2023-05-09T08:39:02.516886Z",
            "start_waiting": "2023-03-28T08:50:49.264238Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 4128,
            "name": "4 Months to Save the UK!",
            "director": {
                "id": 913,
                "username": "orbitaleccentric",
                "country": "154",
                "icon": "https://secure.gravatar.com/avatar/53eeecc069afe75227d01613021745ee?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1219.6568750365832,
                        "deviation": 64.53655132498189,
                        "volatility": 0.058757585937993365
                    }
                },
                "ranking": 19.513750456813035,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "from itself...",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1774,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-17T21:00:00Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 16,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-01-17T15:35:11.213080Z",
            "ended": "2015-06-03T23:42:22.049279Z",
            "start_waiting": "2015-01-17T15:35:10.129162Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 104270,
            "name": "13-е июня",
            "director": {
                "id": 659128,
                "username": "Эльфия Ходжер",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/da4f80244d4374a384a34d958df3ca5d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1088.5816631229495,
                        "deviation": 67.79168480487998,
                        "volatility": 0.060132267783685814
                    }
                },
                "ranking": 16.881735588417715,
                "professional": false,
                "ui_class": ""
            },
            "description": "Играть!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12847,
                "name": "Nikoniko ДЕТИ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://user-uploads.online-go.com/5d1f758ff5f62b603db8ca464a2e627d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-13T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-06-13T10:00:25.779885Z",
            "ended": "2023-06-13T10:49:05.531670Z",
            "start_waiting": "2023-06-13T10:00:25.682384Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5d1f758ff5f62b603db8ca464a2e627d-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 64236,
            "name": "tournament GO",
            "director": {
                "id": 735464,
                "username": "hkcga028",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6bf5de101104b66c14617ffbe32aef57?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1359.3856498906896,
                        "deviation": 66.81528092825643,
                        "volatility": 0.059980762609208385
                    }
                },
                "ranking": 22.024675862221464,
                "professional": false,
                "ui_class": ""
            },
            "description": "no problem",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5351,
                "name": "2025vs ",
                "summary": "A group for Go players who love the 9x9 board to 19x19 board and an open group for any go players......and members over 150!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 192,
                "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-13T08:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-08-13T08:00:21.263402Z",
            "ended": "2020-08-13T08:00:21.206472Z",
            "start_waiting": "2020-08-13T08:00:21.114609Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 19222,
            "name": "Blitz 19x19 Elimination Tournament 2016-07-22 21: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:20251231T130000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2025-12-31T13:00:45.755184Z",
                "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-12-31T17: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": "2016-07-22T21:30:45.080012Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-07-22T21:30:46.658100Z",
            "ended": "2016-07-22T21:45:05.507171Z",
            "start_waiting": "2016-07-22T21:30:46.558150Z",
            "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": 1662,
            "name": "odilo's mini-tournament",
            "director": {
                "id": 23534,
                "username": "odilo",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a280d023f0b8970aaec354d11b55aa00?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1259.1697691530774,
                        "deviation": 67.98859504176583,
                        "volatility": 0.06001806175266714
                    }
                },
                "ranking": 20.251842397524285,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-06-29T06:45:21Z",
            "ended": "2012-06-29T04:45:21Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}