List all tournaments or create a new tournament.

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

{
    "count": 59324,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=4790",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=4788",
    "results": [
        {
            "id": 109625,
            "name": "Blitz 13x13 Swiss Tournament 2023-11-15 03: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260413T030000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-13T03:00:36.034382Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "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-04-13T07:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-11-15T03:30:31.260821Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-11-15T03:31:31.383838Z",
            "ended": "2023-11-15T04:44:27.423295Z",
            "start_waiting": "2023-11-15T03:31:31.270100Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 26615,
            "name": "Blitz 13x13 Swiss Tournament 2017-04-25 03: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260413T030000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-13T03:00:36.034382Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "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-04-13T07:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-04-25T03:30:20.976442Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-04-25T03:31:23.972578Z",
            "ended": "2017-04-25T04:16:36.115764Z",
            "start_waiting": "2017-04-25T03:31:23.043452Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 2921,
            "name": "30Ks 9x9 Mini-Tournament ",
            "director": {
                "id": 67357,
                "username": "Lein@d Why?",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/3a7c340bccabcef9661d2dc18ff12905-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1206.3338535720202,
                        "deviation": 62.726993542191146,
                        "volatility": 0.06012340100410309
                    }
                },
                "ranking": 19.25947821741587,
                "professional": false,
                "ui_class": ""
            },
            "description": "Yeah, that's right 30Ks only.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 300,
                "max_time": 6900,
                "time_increment": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 222,
                "name": "Low-Rating 30k's",
                "summary": "A group so low-rating 30k's can find each other, play against each other, and beat each other. Everyone deserves an approximately 50/50 win rate.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 279,
                "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 0,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-05-14T18:42:41.455654Z",
            "ended": "2014-05-14T19:12:16.235329Z",
            "start_waiting": "2014-05-14T18:42:40.864004Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 28805,
            "name": "Live 19x19 Swiss Tournament 2017-07-23 08:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260413T040000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-04-13T04:00:35.993855Z",
                "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-04-13T08: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": "2017-07-23T08:30:40.374418Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-07-23T08:30:43.290067Z",
            "ended": "2017-07-23T09:02:14.040764Z",
            "start_waiting": "2017-07-23T08:30:42.608567Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 7951,
            "name": "Sitewide July Single Elim. Corr. 19x19",
            "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": "Pick up double leaderboard points in this tournament to start in July or when full",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": true,
            "time_start": "2015-07-01T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-06-24T22:22:56.295362Z",
            "ended": "2017-03-21T10:18:12.747517Z",
            "start_waiting": "2015-06-24T22:22:54.467086Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 100,
            "ranked": true
        },
        {
            "id": 106845,
            "name": "Blitz 13x13 Swiss Tournament 2023-08-26 11: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260413T030000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-13T03:00:36.034382Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "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-04-13T07:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-08-26T11:30:31.503062Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-08-26T11:31:31.704500Z",
            "ended": "2023-08-26T12:07:08.449739Z",
            "start_waiting": "2023-08-26T11:31:31.514437Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 123523,
            "name": "πŸŽ„πŸŽ„πŸŽ„Ρ‚ΡƒΡ€Π½ΠΈΡ€ 9 Π½Π° 9 πŸŽ„πŸŽ„πŸŽ„",
            "director": {
                "id": 1679852,
                "username": "deleted-0f8e4e74-060d-4db4-8874-75b6f500b5ea",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/00c0286867c2063aa1d3be6bdba0b9c6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 455.94942443569244,
                        "deviation": 73.05424876127188,
                        "volatility": 0.06008889600126372
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2044,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-22T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-22T19:00:55.356873Z",
            "ended": "2024-12-24T12:19:04.807135Z",
            "start_waiting": "2024-12-22T19:00:55.332378Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 123510,
            "name": "πŸŽ„πŸŽ„πŸŽ„Ρ‚ΡƒΡ€Π½ΠΈΡ€ 9 Π½Π° 9 πŸŽ„πŸŽ„πŸŽ„",
            "director": {
                "id": 1679852,
                "username": "deleted-0f8e4e74-060d-4db4-8874-75b6f500b5ea",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/00c0286867c2063aa1d3be6bdba0b9c6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 455.94942443569244,
                        "deviation": 73.05424876127188,
                        "volatility": 0.06008889600126372
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2044,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-22T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-22T09:00:55.242768Z",
            "ended": "2024-12-24T15:06:23.324323Z",
            "start_waiting": "2024-12-22T09:00:55.213179Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 106851,
            "name": "Blitz 13x13 Swiss Tournament 2023-08-26 15: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260413T030000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-13T03:00:36.034382Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "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-04-13T07:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-08-26T15:30:31.523258Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-08-26T15:31:31.706521Z",
            "ended": "2023-08-26T16:02:10.229512Z",
            "start_waiting": "2023-08-26T15:31:31.544416Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 25432,
            "name": "Blitz 13x13 Swiss Tournament 2017-03-12 19: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260413T030000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-13T03:00:36.034382Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "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-04-13T07:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-03-12T19:30:20.574716Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-03-12T19:31:21.090879Z",
            "ended": "2017-03-12T20:25:16.472229Z",
            "start_waiting": "2017-03-12T19:31:20.207476Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}