List all tournaments or create a new tournament.

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

{
    "count": 59050,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=323",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=321",
    "results": [
        {
            "id": 112245,
            "name": "Correspondence 9x9 RoundRobin 2024-02-01 19:00",
            "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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260318T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-18T19:00:18.510359Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "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-03-21T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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-02-01T19:00:01.654914Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-01T19:00:01.898920Z",
            "ended": "2024-03-04T08:27:53.852670Z",
            "start_waiting": "2024-02-01T19:00:01.757608Z",
            "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": 98844,
            "name": "9x9 Open D.E. Cup #59",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1400.1727516504345,
                        "deviation": 68.75393416249476,
                        "volatility": 0.060174373542592675
                    }
                },
                "ranking": 22.70905360292796,
                "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": 698,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-01-15T20:05:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-01-14T10:01:27.237615Z",
            "ended": "2023-06-30T22:30:52.219154Z",
            "start_waiting": "2023-01-14T10:01:27.088203Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 97910,
            "name": "martha xmas2022 9x9",
            "director": {
                "id": 54215,
                "username": "dol",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/e30308eaac21189069c126f5ec0cadcd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1618.1146418733379,
                        "deviation": 66.32026109223337,
                        "volatility": 0.059986677160358826
                    }
                },
                "ranking": 26.058072594313437,
                "professional": false,
                "ui_class": ""
            },
            "description": "simultanes 9x9-turnier mit vorgabe und langer fischerzeit – auf ein neues! frohes fest + bleibt gesund!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "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": 4604,
                "name": "Martha",
                "summary": "Spieltreff Martha",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 76,
                "icon": "https://user-uploads.online-go.com/03e3b412dc40088d78aaa8f39f57b16a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-24T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-12-24T11:00:22.173050Z",
            "ended": "2023-03-26T01:30:32.572609Z",
            "start_waiting": "2022-12-24T11:00:21.689203Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/03e3b412dc40088d78aaa8f39f57b16a-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 124855,
            "name": "9x9 New Zealand 25k-10k League #29",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "25k-10k. 5 players. Starts only when full.\n\nNew Zealand rules. 9x9 board. Even games. Round robin.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "nz",
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-18T03:09:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-17T04:35:31.098286Z",
            "ended": "2025-04-06T17:09:37.360522Z",
            "start_waiting": "2025-03-17T04:35:30.959524Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 123412,
            "name": "πŸŽ„πŸŽ„πŸŽ„πŸŽ„πŸŽ„πŸŽ„New Year's Go tournament 9v9",
            "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": "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": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1518,
                "name": "Π“ΠΎ Π“ΡƒΠ½Ρ„Ρƒ",
                "summary": "Π“ΡƒΠ½Ρ„Ρƒ (мастСрство) - Π½Π°Π²Ρ‹ΠΊ, ΠΊΠΎΡ‚ΠΎΡ€Ρ‹ΠΉ Ρ‚Ρ‹ ΡΠΎΠ²Π΅Ρ€ΡˆΠ΅Π½ΡΡ‚Π²ΡƒΠ΅ΡˆΡŒ бСсконСчно Π΄ΠΎΠ»Π³ΠΎ ΠΈ всСгда осознанно. РСгулярная ΠΈ осознанная Π½Π°Ρ€Π°Π±ΠΎΡ‚ΠΊΠ°, Π½Π΅ пСрСходя Π½Π° Π°Π²Ρ‚ΠΎΠΌΠ°Ρ‚ΠΈΠ·ΠΌ.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 54,
                "icon": "https://user-uploads.online-go.com/7a2a4ad48a818573f808f11af277368b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-31T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-22T08:15:38.198681Z",
            "ended": "2025-02-24T22:58:05.490765Z",
            "start_waiting": "2024-12-22T08:15:38.105466Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7a2a4ad48a818573f808f11af277368b-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 107552,
            "name": "9x9 Mini League 10k-25k #179",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1400.1727516504345,
                        "deviation": 68.75393416249476,
                        "volatility": 0.060174373542592675
                    }
                },
                "ranking": 22.70905360292796,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. 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": 698,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-09-17T19:05:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-09-17T17:27:06.388132Z",
            "ended": "2023-10-23T08:32:44.067754Z",
            "start_waiting": "2023-09-17T17:27:06.215656Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 97015,
            "name": "9x9 Open D.E. Cup #53",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1400.1727516504345,
                        "deviation": 68.75393416249476,
                        "volatility": 0.060174373542592675
                    }
                },
                "ranking": 22.70905360292796,
                "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",
                "pause_on_weekends": false,
                "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": 698,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-12-04T21: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": "2022-11-30T07:56:25.945402Z",
            "ended": "2023-07-15T12:53:34.725296Z",
            "start_waiting": "2022-11-30T07:56:25.794044Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 101308,
            "name": "9x9 Mini League 10k-25k #139",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1400.1727516504345,
                        "deviation": 68.75393416249476,
                        "volatility": 0.060174373542592675
                    }
                },
                "ranking": 22.70905360292796,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. 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": 698,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-26T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-24T05:16:27.071536Z",
            "ended": "2023-04-25T00:36:29.760348Z",
            "start_waiting": "2023-03-24T05:16:26.954383Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 100964,
            "name": "9x9 Mini League 1k-9k #68",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1400.1727516504345,
                        "deviation": 68.75393416249476,
                        "volatility": 0.060174373542592675
                    }
                },
                "ranking": 22.70905360292796,
                "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": 698,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-19T20: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": "2023-03-15T23:21:42.390681Z",
            "ended": "2023-04-30T20:36:31.603630Z",
            "start_waiting": "2023-03-15T23:21:42.163568Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 125262,
            "name": "9x9 Open D.E. Cup #169",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1400.1727516504345,
                        "deviation": 68.75393416249476,
                        "volatility": 0.060174373542592675
                    }
                },
                "ranking": 22.70905360292796,
                "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": 698,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-02-23T20: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-02-23T11:46:52.940747Z",
            "ended": "2025-09-29T14:25:01.813013Z",
            "start_waiting": "2025-02-23T11:46:52.841818Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}