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

{
    "count": 58842,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5884",
    "results": [
        {
            "id": 100248,
            "name": "timechanger",
            "director": {
                "id": 85719,
                "username": "💖 KoBa 💖",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1655.2374590059294,
                        "deviation": 67.99039062772316,
                        "volatility": 0.060166472013089486
                    }
                },
                "ranking": 26.583179602054837,
                "professional": false,
                "ui_class": " supporter"
            },
            "description": "none timer",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3807,
                "name": "randomtestgroup",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-02-18T23:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2023-02-18T23:00:01.203681Z",
            "ended": "2023-04-19T23:19:42.757623Z",
            "start_waiting": "2023-02-18T23:00:01.123931Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 125269,
            "name": "Весна близко",
            "director": {
                "id": 659128,
                "username": "Эльфия Ходжер",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/da4f80244d4374a384a34d958df3ca5d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1088.5816631229495,
                        "deviation": 67.79168480487998,
                        "volatility": 0.060132267783685814
                    }
                },
                "ranking": 16.881735588417715,
                "professional": false,
                "ui_class": ""
            },
            "description": "Поиграем =)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12847,
                "name": "Nikoniko ДЕТИ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://user-uploads.online-go.com/5d1f758ff5f62b603db8ca464a2e627d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-12T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-02-12T02:00:25.319744Z",
            "ended": null,
            "start_waiting": "2025-02-12T02:00:25.175518Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://user-uploads.online-go.com/5d1f758ff5f62b603db8ca464a2e627d-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}