List all tournaments or create a new tournament.

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

{
    "count": 59950,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=108",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=106",
    "results": [
        {
            "id": 124534,
            "name": "Correspondence Weekly McMahon 19x19 2025-01-25 17: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": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260615T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-06-15T17:00:19.352074Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "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": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-06-22T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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-01-25T17:00:14.365112Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-25T17:00:22.950677Z",
            "ended": "2025-11-26T23:59:14.348300Z",
            "start_waiting": "2025-01-25T17:00:22.301185Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 123782,
            "name": "Live 9x9 Double Elimination Tournament 2024-12-30 06: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:20260617T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-06-17T18:00:19.451128Z",
                "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-06-17T22: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-30T06:30:35.100609Z",
            "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-30T06:31:35.151386Z",
            "ended": "2024-12-30T07:00:03.991907Z",
            "start_waiting": "2024-12-30T06:31:35.093003Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 125480,
            "name": "sadaharuπŸ†πŸ†πŸ†",
            "director": {
                "id": 1687058,
                "username": "Kaw_Ninja",
                "country": "pt",
                "icon": "https://user-uploads.online-go.com/65362065d6e8e89c6607395ba8eb3d2f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 952.4415334467215,
                        "deviation": 70.79654177968679,
                        "volatility": 0.06431646549167647
                    }
                },
                "ranking": 13.788845156340887,
                "professional": false,
                "ui_class": ""
            },
            "description": "для всСх Ρ‚ΡƒΡ€Π½ΠΈΡ€\nΠΏΡ€ΠΎΡ„ΠΈ надСюсь ΠΏΡ€ΠΈΠ΄ΡƒΡ‚\nΠΌΠΎΠΆΠ΅Ρ‚ садахару",
            "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": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18012,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-16T11: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-02-19T18:09:25.929488Z",
            "ended": "2025-05-30T08:29:21.714590Z",
            "start_waiting": "2025-02-19T18:09:25.836728Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 123421,
            "name": "ΠΊΠΎΡ‚ΠΈΠ³ΡƒΠ½Ρ„ΡƒπŸˆπŸ±πŸ˜ΈπŸ˜ΉπŸ˜»πŸ˜ΊπŸ˜ΌπŸ˜½πŸ˜ΎπŸ˜ΏπŸ™€πŸˆπŸ±β€πŸ‘€πŸ±β€πŸπŸ±β€πŸ’»πŸ±β€πŸ‰πŸ±β€πŸ‘“πŸ±β€πŸš€πŸˆπŸ±πŸ˜ΈπŸ˜ΉπŸ˜»πŸ˜ΊπŸ˜ΌπŸ˜½πŸ˜ΎπŸ˜ΏπŸ™€πŸˆπŸ±β€πŸ‘€πŸ±β€πŸπŸ±β€πŸ’»πŸ±β€πŸ‰πŸ±β€πŸ‘“πŸ±β€πŸš€",
            "director": {
                "id": 1572518,
                "username": "абрикосик ΠΊΠΎΡ‚ΠΈΠΊ",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/73a19a6460b8a0656defb8439392bf96-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 338.59357307587925,
                        "deviation": 74.96965005358017,
                        "volatility": 0.06045389681925856
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰πŸŽ†πŸŽ‡βœ¨πŸŽ‰",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1518,
                "name": "Π“ΠΎ Π“ΡƒΠ½Ρ„Ρƒ",
                "summary": "Π“ΡƒΠ½Ρ„Ρƒ (мастСрство) - Π½Π°Π²Ρ‹ΠΊ, ΠΊΠΎΡ‚ΠΎΡ€Ρ‹ΠΉ Ρ‚Ρ‹ ΡΠΎΠ²Π΅Ρ€ΡˆΠ΅Π½ΡΡ‚Π²ΡƒΠ΅ΡˆΡŒ бСсконСчно Π΄ΠΎΠ»Π³ΠΎ ΠΈ всСгда осознанно. РСгулярная ΠΈ осознанная Π½Π°Ρ€Π°Π±ΠΎΡ‚ΠΊΠ°, Π½Π΅ пСрСходя Π½Π° Π°Π²Ρ‚ΠΎΠΌΠ°Ρ‚ΠΈΠ·ΠΌ.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 53,
                "icon": "https://user-uploads.online-go.com/7a2a4ad48a818573f808f11af277368b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-21T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-21T08:00:55.111654Z",
            "ended": "2025-01-12T13:17:34.528323Z",
            "start_waiting": "2024-12-21T08:00:55.033392Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7a2a4ad48a818573f808f11af277368b-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 127646,
            "name": "Live 19x19 Swiss Tournament 2025-04-19 20: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260617T200000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-06-17T20:00:19.464353Z",
                "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-06-18T00: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-04-19T20:30:15.829371Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-19T20:31:15.905872Z",
            "ended": "2025-04-19T22:32:56.985816Z",
            "start_waiting": "2025-04-19T20:31:15.826881Z",
            "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": 128979,
            "name": "HEY! μ–΄μ„œμ™€μš”",
            "director": {
                "id": 1163981,
                "username": "15minKiller",
                "country": "_GoT_Targaryen",
                "icon": "https://user-uploads.online-go.com/199617730a1a1a1d2a03ac29f9c6eae2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1237.7716438781622,
                        "deviation": 64.92983848403033,
                        "volatility": 0.05998430157917521
                    }
                },
                "ranking": 19.85505397093506,
                "professional": false,
                "ui_class": ""
            },
            "description": "15κΈ‰μ—μ„œ 3κΈ‰ 사이가 μ λ‹Ήν•©λ‹ˆλ‹€. λ‹€ λ“€μ–΄μ˜€μ„Έμš”.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 42,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1500,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12187,
                "name": "solar sistem",
                "summary": "어린이 νŠΉλ³„ ν™˜μ˜!\nμ–΄λ₯Έλ“€λ„ ν™˜μ˜ν•©λ‹ˆλ‹€.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-06-07T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-06-07T05:00:42.064485Z",
            "ended": "2025-06-07T05:56:16.200939Z",
            "start_waiting": "2025-06-07T05:00:41.883251Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 115261,
            "name": "Correspondence Weekly McMahon 19x19 2024-04-27 17: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": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260615T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-06-15T17:00:19.352074Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "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": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-06-22T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": "2024-04-27T17:00:24.246917Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-27T17:00:27.054418Z",
            "ended": "2025-09-29T10:30:26.656876Z",
            "start_waiting": "2024-04-27T17:00:25.074804Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 31,
            "ranked": true
        },
        {
            "id": 127402,
            "name": "Live 9x9 Double Elimination Tournament 2025-04-12 10: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:20260617T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-06-17T18:00:19.451128Z",
                "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-06-17T22: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-12T10:30:14.813737Z",
            "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-12T10:31:14.873020Z",
            "ended": "2025-04-12T11:10:06.194465Z",
            "start_waiting": "2025-04-12T10:31:14.810882Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 130032,
            "name": "Practice 9x9 tournament",
            "director": {
                "id": 1513547,
                "username": "kjnt",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/b2118dd2a6cb53b77ea0a75a67edfc87?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1455.7473211770416,
                        "deviation": 79.43319700961996,
                        "volatility": 0.06105802016040248
                    }
                },
                "ranking": 23.61013884420494,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome all!",
            "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": true,
            "group": {
                "id": 11594,
                "name": "brawl star",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-01T13:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-01T13:00:32.050811Z",
            "ended": "2025-07-01T13:26:41.708572Z",
            "start_waiting": "2025-07-01T13:00:32.014225Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 125814,
            "name": "🌻 Ρ‚ΡƒΡ€Π½ΠΈΡ€ 19 Π½Π° 19 🌻",
            "director": {
                "id": 1592033,
                "username": "AlBrickHead",
                "country": "pt",
                "icon": "https://user-uploads.online-go.com/9a0df216d2bfe55ea10e6651e9028255-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1376.2813265173027,
                        "deviation": 71.69861389848171,
                        "volatility": 0.06004473833129476
                    }
                },
                "ranking": 22.310631638656087,
                "professional": false,
                "ui_class": ""
            },
            "description": "🌻 Ρ‚ΡƒΡ€Π½ΠΈΡ€ 19 Π½Π° 19 🌻",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9,
                "name": "Русская Π³Ρ€ΡƒΠΏΠΏΠ°",
                "summary": "Π˜Π½Ρ‚Π΅Ρ€Π΅ΡΠ½Ρ‹Π΅, ΠΏΡ€ΠΈΠ·ΠΎΠ²Ρ‹Π΅ Ρ‚ΡƒΡ€Π½ΠΈΡ€Ρ‹.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1960,
                "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-01T15:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-01T15:00:51.125457Z",
            "ended": "2025-03-10T23:59:14.774936Z",
            "start_waiting": "2025-03-01T15:00:51.038878Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}