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

{
    "count": 58811,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5881",
    "results": [
        {
            "id": 115939,
            "name": "Тренировочный-30-4",
            "director": {
                "id": 443311,
                "username": "rominokun",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/5ac2ac7311439a617e4e8dcd65dfe075-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2099.4088049469997,
                        "deviation": 77.43405946674632,
                        "volatility": 0.06000748966084304
                    }
                },
                "ranking": 32.0861963207287,
                "professional": false,
                "ui_class": ""
            },
            "description": "Тренирумся играть на абсолюте",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 14,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4606,
                "name": "Го-клуб МГУ ",
                "summary": "Го Клуб Московского университета \n\nMoscow University Go Club\n\n莫斯科大学围棋俱乐部\n\nモスクワ大学囲碁クラブ\n\n모스크바 대학교 바둑 클럽",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 325,
                "icon": "https://user-uploads.online-go.com/72df99d6f57876ee51c51a387738a129-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-12T13:05:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2024-05-12T12:59:53.019732Z",
            "ended": "2024-05-12T15:35:10.614803Z",
            "start_waiting": "2024-05-12T12:59:52.905130Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72df99d6f57876ee51c51a387738a129-15.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}