List all tournaments or create a new tournament.

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

{
    "count": 59034,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=302",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=300",
    "results": [
        {
            "id": 128614,
            "name": "Correspondence 9x9 RoundRobin 2025-05-20 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": "2025-05-20T19:00:29.801077Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-05-20T19:01:29.911476Z",
            "ended": "2025-06-09T18:00:17.884939Z",
            "start_waiting": "2025-05-20T19:01:29.782401Z",
            "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": 129187,
            "name": "9x9 Open D.E. Cup #185",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1394.3828244901913,
                        "deviation": 68.06339724124885,
                        "volatility": 0.06017609207950014
                    }
                },
                "ranking": 22.613126360189657,
                "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-06-15T19: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-06-14T01:29:42.358760Z",
            "ended": "2025-12-24T10:12:36.589873Z",
            "start_waiting": "2025-06-14T01:29:42.037561Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 136018,
            "name": "9x9 Mini League 5k-15k #160",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1394.3828244901913,
                        "deviation": 68.06339724124885,
                        "volatility": 0.06017609207950014
                    }
                },
                "ranking": 22.613126360189657,
                "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": 698,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-01-11T20: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": "2026-01-11T08:59:28.057392Z",
            "ended": "2026-02-17T06:58:17.354485Z",
            "start_waiting": "2026-01-11T08:59:27.885963Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 124502,
            "name": "9x9 Open D.E. Cup #165",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1394.3828244901913,
                        "deviation": 68.06339724124885,
                        "volatility": 0.06017609207950014
                    }
                },
                "ranking": 22.613126360189657,
                "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-01-26T20: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-01-25T18:28:55.715138Z",
            "ended": "2025-05-01T17:49:23.709836Z",
            "start_waiting": "2025-01-25T18:28:55.598883Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 134435,
            "name": "9x9 Mini League 10k-25k #342",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1394.3828244901913,
                        "deviation": 68.06339724124885,
                        "volatility": 0.06017609207950014
                    }
                },
                "ranking": 22.613126360189657,
                "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": "2025-11-23T20: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": "2025-11-18T20:21:03.683534Z",
            "ended": "2026-01-05T15:59:18.782001Z",
            "start_waiting": "2025-11-18T20:21:03.520585Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 123510,
            "name": "πŸŽ„πŸŽ„πŸŽ„Ρ‚ΡƒΡ€Π½ΠΈΡ€ 9 Π½Π° 9 πŸŽ„πŸŽ„πŸŽ„",
            "director": {
                "id": 1679852,
                "username": "deleted-0f8e4e74-060d-4db4-8874-75b6f500b5ea",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/00c0286867c2063aa1d3be6bdba0b9c6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 455.94942443569244,
                        "deviation": 73.05424876127188,
                        "volatility": 0.06008889600126372
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 1997,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-22T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-22T09:00:55.242768Z",
            "ended": "2024-12-24T15:06:23.324323Z",
            "start_waiting": "2024-12-22T09:00:55.213179Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 123523,
            "name": "πŸŽ„πŸŽ„πŸŽ„Ρ‚ΡƒΡ€Π½ΠΈΡ€ 9 Π½Π° 9 πŸŽ„πŸŽ„πŸŽ„",
            "director": {
                "id": 1679852,
                "username": "deleted-0f8e4e74-060d-4db4-8874-75b6f500b5ea",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/00c0286867c2063aa1d3be6bdba0b9c6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 455.94942443569244,
                        "deviation": 73.05424876127188,
                        "volatility": 0.06008889600126372
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 1997,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-22T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-22T19:00:55.356873Z",
            "ended": "2024-12-24T12:19:04.807135Z",
            "start_waiting": "2024-12-22T19:00:55.332378Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 123800,
            "name": "9x9 Mini League 5k-15k #110",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1394.3828244901913,
                        "deviation": 68.06339724124885,
                        "volatility": 0.06017609207950014
                    }
                },
                "ranking": 22.613126360189657,
                "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": 698,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-01-12T20: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-01-12T06:13:21.341671Z",
            "ended": "2025-01-24T05:44:47.826135Z",
            "start_waiting": "2025-01-12T06:13:21.219439Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 129186,
            "name": "ccccwqwwssaasseqafe",
            "director": {
                "id": 981779,
                "username": "SeΓ±or Payaso",
                "country": "uy",
                "icon": "https://user-uploads.online-go.com/ae38549b5ba3e443fb6f64523d5dd97f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 872.325923762871,
                        "deviation": 64.78438278617763,
                        "volatility": 0.06002349958555792
                    }
                },
                "ranking": 11.754756445741112,
                "professional": false,
                "ui_class": ""
            },
            "description": "faesfewewfewfeqw",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "ing",
            "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": 13797,
                "name": " ζ— ι—΄ε‹€η’ζœ―εŒ–  Go Advance forward forever",
                "summary": "ζ¬’θΏŽε›΄ζ£‹ηˆ±ε₯½θ€…ζ₯εˆ°ε±žδΊŽζ‚¨ηš„ε›­εœ°\n\n\n          In Your πŸ’– Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 497,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-06-06T18: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-06-06T17:09:03.274913Z",
            "ended": "2025-06-06T17:20:50.526131Z",
            "start_waiting": "2025-06-06T17:09:03.110182Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 123163,
            "name": "9x9 League 1d & above #2",
            "director": {
                "id": 1670044,
                "username": "Arrow A6",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/19c38d84d5fe783ec97cf150f55975ce?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "<a href=\"https://info.flagcounter.com/Y9Gr\"><img src=\"https://s05.flagcounter.com/mini/Y9Gr/bg_000000/txt_FF00FF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "nz",
            "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": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14857,
                "name": "9x9 League",
                "summary": "<a href=\"https://info.flagcounter.com/dbAS\"><img src=\"https://s01.flagcounter.com/mini/dbAS/bg_000000/txt_FF00FF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/edf8df185cb659986701293541f25d3f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-12-14T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-24T10:57:55.601620Z",
            "ended": "2024-12-24T12:00:17.682299Z",
            "start_waiting": "2024-12-24T10:57:55.558470Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/edf8df185cb659986701293541f25d3f-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}