List all tournaments or create a new tournament.

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

{
    "count": 60780,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=id&page=5554",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=id&page=5552",
    "results": [
        {
            "id": 127808,
            "name": "Blitz 19x19 Elimination Tournament 2025-04-24 13:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260824T010000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-08-24T01:00:22.700413Z",
                "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-08-24T05: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": "2025-04-24T13:30:16.348355Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-24T13:31:16.422827Z",
            "ended": "2025-04-24T14:22:53.285566Z",
            "start_waiting": "2025-04-24T13:31:16.347905Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 127809,
            "name": "Live 9x9 Double Elimination Tournament 2025-04-24 14:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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:20260824T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-08-24T02:00:22.759535Z",
                "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-08-24T06: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": "2025-04-24T14:30:16.355341Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-24T14:31:16.434371Z",
            "ended": "2025-04-24T15:14:24.638297Z",
            "start_waiting": "2025-04-24T14:31:16.353235Z",
            "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": 127812,
            "name": "πŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆΠ‘ Π΄Π½Π΅ΠΌ 1 ΠΌΠ°ΡπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆ",
            "director": {
                "id": 1707341,
                "username": "абрикосик ΠΊoΡ‚ΠΈΠΊ",
                "country": "kz",
                "icon": "https://user-uploads.online-go.com/ee34d369ea0cd149373bf34337fb8672-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 469.5287450902599,
                        "deviation": 70.48489661058206,
                        "volatility": 0.06020834733651045
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "πŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆπŸ’πŸŒ»πŸŒˆπŸŒ·πŸŒΌπŸŒΈπŸŒΉπŸŒΊπŸ’πŸŒ»πŸŒˆ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15186,
                "name": "Π’Π°Ρ‚Π°Ρ€ Ρ‚Σ©Ρ€ΠΊΠ΅ΠΌΠ΅",
                "summary": "\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://user-uploads.online-go.com/2841cf3b6190d9e3c4aa27d67e7f5aef-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-24T17: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": "2025-08-21T08:24:16.034408Z",
            "ended": null,
            "start_waiting": "2025-08-21T08:24:15.955149Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://user-uploads.online-go.com/2841cf3b6190d9e3c4aa27d67e7f5aef-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 127815,
            "name": "9x9 Open D.E. Cup #179",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1440.9445326727584,
                        "deviation": 71.76569984976463,
                        "volatility": 0.06028442404074632
                    }
                },
                "ranking": 23.373532705735233,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 716,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-05-04T19:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-05-02T14:11:35.413094Z",
            "ended": "2025-09-23T12:56:31.689812Z",
            "start_waiting": "2025-05-02T14:11:35.302847Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 127816,
            "name": "9x9 Mini League 1k-9k #143",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1440.9445326727584,
                        "deviation": 71.76569984976463,
                        "volatility": 0.06028442404074632
                    }
                },
                "ranking": 23.373532705735233,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 9kyu and 1kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "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": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 716,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-05-11T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-05-08T20:35:21.554683Z",
            "ended": "2025-05-20T06:19:20.509565Z",
            "start_waiting": "2025-05-08T20:35:21.422119Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 127817,
            "name": "9x9 Mini League 5k-15k #122",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1440.9445326727584,
                        "deviation": 71.76569984976463,
                        "volatility": 0.06028442404074632
                    }
                },
                "ranking": 23.373532705735233,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 15kyu and 5kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "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": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 716,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-05-04T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-30T22:10:42.327210Z",
            "ended": "2025-05-20T15:19:16.174977Z",
            "start_waiting": "2025-04-30T22:10:42.152609Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 127818,
            "name": "Correspondence 13x13 RoundRobin 2025-04-25 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260823T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-08-23T19:00:22.686135Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-08-26T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-04-25T19:00:16.378020Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-25T19:00:21.748641Z",
            "ended": "2025-05-13T00:42:30.613712Z",
            "start_waiting": "2025-04-25T19:00:21.533378Z",
            "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": 127822,
            "name": "New year tournament 2026πŸ†",
            "director": {
                "id": 1744286,
                "username": "GM.Chu1wee.PBI",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/45cb97a3beda09bd740546bd842ed7b2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 676.3934248137774,
                        "deviation": 66.26174558512402,
                        "volatility": 0.060065171175311335
                    }
                },
                "ranking": 5.8656690662357205,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let’s fun <h3><p style=\"color:#FFAFB0;\"> [25k]-[1k] [1d]-[9d] [1p]-[9p] and no rank</h3></p>can come to this tournament!\n<b class=\"hr anim\"></b>\n\n<img src=\"https://www.gifcen.com/wp-content/uploads/2021/12/new-year-gif-33.gif\" width=\"400\" height=\"200\">\n<b class=\"hr anim\"></b>\n\n<img src=\"https://s05.flagcounter.com/count2/7OVT/bg_000000/txt_00FF00/border_000000/columns_5/maxflags_12/viewers_New+year+tournament+2026/labels_1/pageviews_1/flags_0/percent_0/\" alt=\"Flag Counter\" border=\"0\">\n\n\n<link rel=\"stylesheet\" type=\"textcss\" href=\"https://poonpun-page.neocities.org/GM.chu1Wee.PBI.css\">\n<link rel=\"stylesheet\" type=\"textcss\" href=\"https://poonpun-page.neocities.org/Rainbow.css\"> \n<div class=\"moving-x-container\">  \n<div class=\"moving-y-container\">   \n<div class=\"sai-container\">      \n<div class=\"backdrop\">        \n<div class=\"stone-container\">         \n<div class=\"stone black\"></div>         \n<div class=\"stone white\"></div>         \n<div class=\"stone black\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://poonpun-page.neocities.org/FlySai.css\">\n</div></div></div>  \n<embed class=\"sai-ghostly-outline\" src=\"https://poonpun-page.neocities.org/fujiwara-no-sai-dancing.svg\">     \n<img class=\"flying-sai\" src=\"https://poonpun-page.neocities.org/fujiwara-no-sai-dancing.png\"></div>",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 9573,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14340,
                "name": "HackerGO.",
                "summary": "<strong><h1>Welcome to my group page!!!</strong></h1>\n<strong><h2> This page make by css.</strong></h2>\n\n<b class=\"hr anim\"></b>\n<h2>Free source for decorate profile</h2>\nIf you like the design of my page, add the following line to your bio:\n\n(link rel=\"st",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 102,
                "icon": "https://user-uploads.online-go.com/6c711586e8252cb78c5b436af5fd7209-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-31T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-12-31T18:00:47.223112Z",
            "ended": null,
            "start_waiting": "2025-12-31T18:00:45.852163Z",
            "board_size": 19,
            "active_round": 5,
            "icon": "https://user-uploads.online-go.com/6c711586e8252cb78c5b436af5fd7209-15.png",
            "player_count": 93,
            "ranked": true
        },
        {
            "id": 127823,
            "name": "Live 9x9 Double Elimination Tournament 2025-04-24 22:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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:20260824T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-08-24T02:00:22.759535Z",
                "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-08-24T06: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": "2025-04-24T22:30:16.387340Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-24T22:30:48.210720Z",
            "ended": "2025-04-25T13:05:23.371929Z",
            "start_waiting": "2025-04-24T22:30:48.090536Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 127826,
            "name": "IV Torneo de Entrenamiento Blitz",
            "director": {
                "id": 1861,
                "username": "sbstnmntlf",
                "country": "cl",
                "icon": "https://user-uploads.online-go.com/268a3294e0b64c27c9707f9b961dd3f7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1909.9402896498905,
                        "deviation": 75.90657873965178,
                        "volatility": 0.06006553358457227
                    }
                },
                "ranking": 29.89658125733005,
                "professional": false,
                "ui_class": ""
            },
            "description": "Algunas consideraciones importantes:\n\n1) DeberΓ‘n estar presentes al menos 5 minutos antes de iniciar el torneo, de lo contrario serΓ‘n expulsados.\n\n2) Jugamos con reglas chinas, por lo que cada espacio neutro vale 1 punto para quien lo ocupa.\n(con reglas chinas contamos piedras+territorio)\n\n3) Al momento de iniciar cada ronda aparecerΓ‘ una notificaciΓ³n en la esquina superior derecha de la pΓ‘gina con un link directo a la partida.\n\n4) Se recomienda que el jugador con piedras negras haga su primera jugada al momento que su contrincante se haya conectado a la partida (tiene 5 minutos de reloj para esperarlo).\n\n5) Si un jugador no hace su jugada inicial durante el tiempo establecido queda automΓ‘ticamente eliminado del torneo.\n\n6) Se recomienda que una vez finalizada su partida regresen a la pΓ‘gina del torneo a la espera de una nueva ronda. TambiΓ©n podrΓ‘n entrar a ver las partidas que aΓΊn se estΓ‘n jugando.\n\n7) Todas las partidas son puntuables por lo que afectan el rango.\n\nΒ‘Inviten a sus amigos!\nΒ‘Disfruten!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 67,
                "name": "Club de Go AONKEN, Punta Arenas - Chile",
                "summary": "Punta Arenas, Chile.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-05-02T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-05-02T00:00:24.934712Z",
            "ended": "2025-05-02T01:16:47.840908Z",
            "start_waiting": "2025-05-02T00:00:24.653555Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-15.png",
            "player_count": 15,
            "ranked": true
        }
    ]
}