List all tournaments or create a new tournament.

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

{
    "count": 59306,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=3695",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=3693",
    "results": [
        {
            "id": 125688,
            "name": "Blitz 13x13 Swiss Tournament 2025-02-22 07: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260206T150000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-02-06T15:00:49.657008Z",
                "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-02-06T19: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": "2025-02-22T07:30:26.210572Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-02-22T07:31:26.369430Z",
            "ended": "2025-02-22T08:28:36.966627Z",
            "start_waiting": "2025-02-22T07:31:26.274170Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 123443,
            "name": "Live 9x9 Double Elimination Tournament 2024-12-20 06:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260206T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-06T18:00:49.673903Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-06T22:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-12-20T06:30:54.862971Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-12-20T06:31:54.941901Z",
            "ended": "2024-12-20T07:12:40.064862Z",
            "start_waiting": "2024-12-20T06:31:54.865665Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 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": false,
                "hide_details": false,
                "member_count": 1918,
                "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": false,
                "hide_details": false,
                "member_count": 1918,
                "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": 130026,
            "name": "Servus Oida Handicap Tournament #14",
            "director": {
                "id": 1285178,
                "username": "VikingKoala",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1051.5628864184687,
                        "deviation": 63.877039924838115,
                        "volatility": 0.059710277513525555
                    }
                },
                "ranking": 16.080789535073748,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Handicap McMahon Kyu Player Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5720,
                "name": "Outside Go7",
                "summary": "Die Gruppe fΓΌr alle, die sonst im Go7 spielen.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-08-19T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 12,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-18T18:10:03.838088Z",
            "ended": null,
            "start_waiting": "2025-08-18T18:10:03.665224Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 125123,
            "name": "HAPPY GO #95 Double Elimination",
            "director": {
                "id": 1220803,
                "username": "nobhaete",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1964.081317638233,
                        "deviation": 76.35761368203946,
                        "volatility": 0.05981749302685884
                    }
                },
                "ranking": 30.54368472427808,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi everyone, welcome and have FUN!\n\nPAUSE/ VACATION = DISQUALIFICATION! If your opponent pauses or has a vacation, or you have any question, please contact nobhaete.\n\nDouble elimination tournament every Sunday.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 43884,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12619,
                "name": "Happy Go!!!",
                "summary": "Feel free to join and create tournaments!\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday    \nSingle Elimination tournaments every Thursday & Monday\n\nSimul McMahon tournaments first day of every month\n\nsdk and ddk on 1st of every tw",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 68,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-09T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 34,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-09T04:00:24.396432Z",
            "ended": "2025-05-24T22:49:39.607023Z",
            "start_waiting": "2025-02-09T04:00:24.294641Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 127271,
            "name": "πŸ¦‰πŸ€πŸˆβ€β¬›πŸπŸˆ",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Owls Tournament 1",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "nz",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13797,
                "name": " ζ— ι—΄ε‹€η’ζœ―εŒ–  Go Advance forward forever",
                "summary": "ζ¬’θΏŽε›΄ζ£‹ηˆ±ε₯½θ€…ζ₯εˆ°ε±žδΊŽζ‚¨ηš„ε›­εœ°\n\n\n          In Your πŸ’– Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-11T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-11T12:00:14.750424Z",
            "ended": "2025-06-30T07:13:42.701022Z",
            "start_waiting": "2025-04-11T12:00:14.677016Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 130500,
            "name": "Live 19x19 Swiss Tournament 2025-07-15 16:31",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260206T160000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-02-06T16:00:49.634663Z",
                "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-06T20:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-07-15T16:31:04.133937Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-07-15T16:31:55.115327Z",
            "ended": "2025-07-15T18:48:49.234060Z",
            "start_waiting": "2025-07-15T16:31:54.994762Z",
            "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": 136010,
            "name": "Live 9x9 Double Elimination Tournament 2026-01-03 14:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260206T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-06T18:00:49.673903Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-06T22:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-01-03T14:30:46.533053Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-01-03T14:31:46.774285Z",
            "ended": "2026-01-03T15:16:14.508733Z",
            "start_waiting": "2026-01-03T14:31:46.540745Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 130578,
            "name": "13x13 Mini League 5k-15k #10",
            "director": {
                "id": 1688153,
                "username": "Mittelmark",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1103.357290611771,
                        "deviation": 66.2352329412218,
                        "volatility": 0.060027188332548775
                    }
                },
                "ranking": 17.19384369424734,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A little round robin with 4 games for everyone on a 13x13 board with (not too) relaxed time settings.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93703,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 161,
                "name": "13x13",
                "summary": "Like to play on a 13 x 13 board?",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-08-08T17:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-08-04T13:14:38.472182Z",
            "ended": "2025-12-16T12:21:14.872647Z",
            "start_waiting": "2025-08-04T13:14:38.261896Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        }
    ]
}