List all tournaments or create a new tournament.

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

{
    "count": 60265,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4576",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4574",
    "results": [
        {
            "id": 110525,
            "name": "Correspondence Weekly McMahon 19x19 2023-12-16 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 Sitewide Tournament",
            "schedule": {
                "id": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260713T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-07-13T17:00:19.529306Z",
                "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-07-20T17: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": "2023-12-16T17:00:32.909361Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-12-16T17:00:36.338780Z",
            "ended": "2025-02-18T22:37:26.522659Z",
            "start_waiting": "2023-12-16T17:00:35.412277Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 125030,
            "name": "Handicap Arena 2025 - 009",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1080.7903923027034,
                        "deviation": 65.15817145740752,
                        "volatility": 0.060062992060835214
                    }
                },
                "ranking": 16.7154490406104,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament - 2025. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as it is full (10 players).",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 108,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-02-06T18:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-06T15:36:01.167360Z",
            "ended": "2025-06-23T10:41:54.890944Z",
            "start_waiting": "2025-02-06T15:36:00.502132Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 139837,
            "name": "GO BEGINNERS 5",
            "director": {
                "id": 1339456,
                "username": "Arte13004",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/260c7951a5da6277ef7797205f43557d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 573.6642093874094,
                        "deviation": 64.1467002123628,
                        "volatility": 0.060010559104275094
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Bonjour à tous. \nCe tournois est réservé pour les joueurs débutants. \nLe niveau requis est 20 kyu ou moins. \nJ'espère que vous vous amusez beaucoup.\n\nHello everyone.\nThis tournament is for beginner players only.\nThe required skill level is 20 kyu or lower.\nI hope you have lots of fun.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 95,
                "name": "France Go Players",
                "summary": "Le groupe pour les joueurs français!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1313,
                "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-06-01T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-06-01T13:00:17.799207Z",
            "ended": null,
            "start_waiting": "2026-06-01T13:00:17.496326Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 110295,
            "name": "Correspondence Weekly McMahon 19x19 2023-12-09 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 Sitewide Tournament",
            "schedule": {
                "id": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260713T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-07-13T17:00:19.529306Z",
                "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-07-20T17: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": "2023-12-09T17:00:33.563809Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-12-09T17:01:32.308616Z",
            "ended": "2024-11-29T08:03:18.098507Z",
            "start_waiting": "2023-12-09T17:01:29.677820Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 45,
            "ranked": true
        },
        {
            "id": 125960,
            "name": "What is your baduk style?",
            "director": {
                "id": 1710368,
                "username": "deleted-a78034f6-e072-4e22-87db-12535f220c5a",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/e5710f3e15ec7bbbbde357b719923759-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 630.8918800007385,
                        "deviation": 77.00241085670349,
                        "volatility": 0.059993781373019056
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "I want to see your badukdu style. Show off your amazing skills. Whatever you do, you are right. However, artificial intelligence does not work.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 825,
                "name": "И Го и жизнь похожи, хорошо играть нужно и там и там!",
                "summary": "Обучение игре Го - Russian",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 321,
                "icon": "https://user-uploads.online-go.com/1a6879af9ec778776e4aeec6ad2350c0-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-07T05:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-02T13:47:15.356739Z",
            "ended": "2025-05-27T03:04:41.861549Z",
            "start_waiting": "2025-03-02T13:47:15.176141Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1a6879af9ec778776e4aeec6ad2350c0-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 111000,
            "name": "19x19 Open D.E. Cup #56",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1325.0529908848616,
                        "deviation": 70.58676374549262,
                        "volatility": 0.06023746882442591
                    }
                },
                "ranking": 21.43248918766429,
                "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/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 79,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-07T22: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": "2024-01-03T18:37:53.102482Z",
            "ended": "2025-12-09T16:41:00.869126Z",
            "start_waiting": "2024-01-03T18:37:52.926112Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 119825,
            "name": "POKEMON",
            "director": {
                "id": 1053363,
                "username": "Dean_Huawei",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/8ba2f57b818d3e60115468503df064a6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 755.1535669003812,
                        "deviation": 66.541419992615,
                        "volatility": 0.060035846864767366
                    }
                },
                "ranking": 8.415554344254035,
                "professional": false,
                "ui_class": ""
            },
            "description": "THIS IS POKEMON GO LOVERS TOURNAMENT",
            "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": 6427,
                "name": "Pokémon Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 52,
                "icon": "https://user-uploads.online-go.com/588f56ac30f3a91858de9d674e11dcd4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-22T06: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": "2024-09-22T06:00:57.089705Z",
            "ended": "2025-02-10T20:53:34.258825Z",
            "start_waiting": "2024-09-22T06:00:56.888032Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/588f56ac30f3a91858de9d674e11dcd4-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 104497,
            "name": "Correspondence Weekly McMahon 19x19 2023-06-24 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 Sitewide Tournament",
            "schedule": {
                "id": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260713T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-07-13T17:00:19.529306Z",
                "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-07-20T17: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": "2023-06-24T17:00:26.294898Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-06-24T17:00:28.403409Z",
            "ended": "2024-12-08T21:45:08.463205Z",
            "start_waiting": "2023-06-24T17:00:27.626971Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 125622,
            "name": "Handicap Arena 2025 - 013",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1080.7903923027034,
                        "deviation": 65.15817145740752,
                        "volatility": 0.060062992060835214
                    }
                },
                "ranking": 16.7154490406104,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament - 2025. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as it is full (10 players).",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 108,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-02-25T10:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-25T03:50:12.216162Z",
            "ended": "2025-06-02T20:54:32.534262Z",
            "start_waiting": "2025-02-25T03:50:11.554953Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 126924,
            "name": "Турнир в честь возможного ухода bouganvillea 🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥",
            "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": "🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥🌸😭💔😥",
            "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": 15184,
                "name": "Татарстан",
                "summary": "<img src=\"http://kazchess.ru/wp-content/uploads/2020/02/%D1%84%D0%BE%D1%82%D0%BE-%D0%B4%D0%B5%D1%82.jpg\">",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 33,
                "icon": "https://user-uploads.online-go.com/742f13972d1ab21b905676569922fa19-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-18T16:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-03T15:30:01.244222Z",
            "ended": "2025-09-24T11:03:58.487712Z",
            "start_waiting": "2025-04-03T15:30:01.002755Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/742f13972d1ab21b905676569922fa19-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}