List all tournaments or create a new tournament.

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

{
    "count": 59466,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=1333",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=1331",
    "results": [
        {
            "id": 66530,
            "name": "Blitz 19x19 Elimination Tournament 2020-10-11 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 Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260225T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-25T09:00:40.874575Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-25T13: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": "2020-10-11T13:30:53.872084Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-11T13:30:55.390242Z",
            "ended": "2020-10-11T13:56:36.234516Z",
            "start_waiting": "2020-10-11T13:30:55.064972Z",
            "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": 66541,
            "name": "Live 19x19 Swiss Tournament 2020-10-11 16:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260225T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-02-25T08:00:40.870750Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-02-25T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-10-11T16:30:02.061976Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-11T16:30:02.901848Z",
            "ended": "2020-10-11T18:02:32.139631Z",
            "start_waiting": "2020-10-11T16:30:02.576272Z",
            "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": 63959,
            "name": "สาระRails361! Tour ครั้งที่ 26",
            "director": {
                "id": 130250,
                "username": "Yuttasak.ko",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/3a4dce9f1a1574dc6cf5e93dde7009fc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1616.1533352187141,
                        "deviation": 63.38887060616715,
                        "volatility": 0.0598844096216522
                    }
                },
                "ranking": 26.029995604440142,
                "professional": false,
                "ui_class": ""
            },
            "description": "How you like that that that that....",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-12T22:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-08-12T22:00:57.067298Z",
            "ended": "2020-10-13T20:38:56.657968Z",
            "start_waiting": "2020-08-12T22:00:54.934047Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 66439,
            "name": "✨ hardcore tournament ✨",
            "director": {
                "id": 853668,
                "username": "ImNoLongerNice",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/a54a278f546558bfbf6f1de0d3fa7be6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1369.8497643841174,
                        "deviation": 62.96790917134888,
                        "volatility": 0.05999432549909497
                    }
                },
                "ranking": 22.202194764606013,
                "professional": false,
                "ui_class": ""
            },
            "description": "have fun with this awesome tournament! please join!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7046,
                "name": "✨ HARDCORE GO ✨",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://user-uploads.online-go.com/9a0590ac364c81e7c85bb17eccb97a00-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-08T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 12,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-08T23:00:34.847924Z",
            "ended": "2021-04-21T22:23:01.801938Z",
            "start_waiting": "2020-11-08T23:00:34.308112Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9a0590ac364c81e7c85bb17eccb97a00-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 66113,
            "name": "Fast Correspondence 2020-10-08",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1549.3067567557982,
                        "deviation": 62.35310715568795,
                        "volatility": 0.05973738298831722
                    }
                },
                "ranking": 25.052110341098295,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Please, avoid delaying your games using the vacation feature.\n\nAnalysis is enabled to allow the use of conditional moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "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": 811,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-08T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-08T00:00:11.465845Z",
            "ended": "2020-11-23T20:50:39.602334Z",
            "start_waiting": "2020-10-08T00:00:08.781402Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 66517,
            "name": "retaudijk, torunemynet obly trollfaces",
            "director": {
                "id": 856459,
                "username": "retrad",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/23ac964546e1cc925bb992e1e9f301ab?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 907.7806085039673,
                        "deviation": 221.45804193604602,
                        "volatility": 0.06000375519281873
                    }
                },
                "ranking": 12.677043393094108,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "ttroolllled!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7057,
                "name": "First Place Go",
                "summary": "we are from afica pro go",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/5ea07f7a27e8d6209a481c5b6b5a839a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-11T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-11T21:02:14.543816Z",
            "ended": "2021-02-18T18:03:46.353179Z",
            "start_waiting": "2020-10-11T21:02:14.319694Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5ea07f7a27e8d6209a481c5b6b5a839a-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 75859,
            "name": "Blitz 19x19 Elimination Tournament 2021-06-02 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 Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260225T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-25T09:00:40.874575Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-25T13: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": "2021-06-02T13:30:06.693012Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-02T13:30:08.107065Z",
            "ended": "2021-06-02T14:26:00.596382Z",
            "start_waiting": "2021-06-02T13:30:07.853642Z",
            "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": 66853,
            "name": "Tianyuan Main 2016 Title Match - Board 4",
            "director": {
                "id": 199065,
                "username": "Kuksu League",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/068ce77b41c5451811b692b8280d0f68?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "<!-- \nTianyuan Main 2016 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Tianyuan] x1 + 1</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>10th</td>\n\t<td style=\"color:yellow\">Tianyuan</td>\n\t<td>Main</td>\n\t<td>2016</td>\n\t<td>Träumerin</td>\n\t<td>まいどー(^笑^)/</td>\n\t<td><a href='https://online-go.com/tournament/65778'>Board 1</a></td>\n\t<td><a href='https://online-go.com/tournament/66852'>Board 2</a></td>\n\t<td><a href='https://online-go.com/tournament/65780'>Board 3</a></td>\n\t<td><a href='https://online-go.com/tournament/66853'>Board 4</a></td>\n\t<td><a href='https://online-go.com/tournament/65782'>Board 5</a></td>\n\t<!--\n\t<td><a href='https://online-go.com/game/view/26700539'>Board 1</a></td>\n\t<td><a href='https://online-go.com/game/view/26756738'>Board 2</a></td>\n\t<td><a href='https://online-go.com/game/view/26756782'>Board 3</a></td>\n\t<td><a href='https://online-go.com/game/view/26756799'>Board 4</a></td>\n\t<td><a href='https://online-go.com/game/view/26756820'>Board 5</a></td>\n\t-->\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/19338'>Tianyuan Main Title Tournament 2016</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": 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": 2962,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-28T01:27:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-10-28T01:27:16.686638Z",
            "ended": "2020-12-04T17:19:02.141955Z",
            "start_waiting": "2020-10-28T01:27:16.554954Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 61426,
            "name": "Forum users tournament!",
            "director": {
                "id": 487960,
                "username": "ginger1004",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/359efd9ac61299fda2e8cbdc6350de36-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1393.80284884719,
                        "deviation": 65.89346496700736,
                        "volatility": 0.06005696660351931
                    }
                },
                "ranking": 22.60349541167893,
                "professional": false,
                "ui_class": ""
            },
            "description": "Forum users tournament!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5903,
                "name": "Active forum users!",
                "summary": "Hi everyone have fun in this group ❤️🧡💛💚💙💜🖤🤍🤎🔴🟠🟡🟢🔵🟣⚫️⚪️🟤🟥🟧🟨🟩🟦🟪⬛️⬜️🟫☯️GS forum https://forums.online-go.com",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/5cdf93a4f797602ea9769c9b9181930d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-03T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-06-03T11:26:25.488939Z",
            "ended": "2020-12-06T21:26:09.314703Z",
            "start_waiting": "2020-06-03T11:26:25.052254Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5cdf93a4f797602ea9769c9b9181930d-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 68657,
            "name": "Live 19x19 Swiss Tournament 2020-12-06 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 Sitewide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260225T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-02-25T08:00:40.870750Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-02-25T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-12-06T20:30:48.436499Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-06T20:30:49.232072Z",
            "ended": "2020-12-06T22:12:50.894642Z",
            "start_waiting": "2020-12-06T20:30:48.841346Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}