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

{
    "count": 58621,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=id&page=5862",
    "results": [
        {
            "id": 135150,
            "name": "Beat The Kyu Be A Dan 2026",
            "director": {
                "id": 281554,
                "username": "trung5000",
                "country": "_DOOP",
                "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1830.8959904234046,
                        "deviation": 64.63244379322072,
                        "volatility": 0.05992494038520888
                    }
                },
                "ranking": 28.91811131190169,
                "professional": false,
                "ui_class": ""
            },
            "description": "New time setting this year\n...\nSome rule\n...\nSome greeting",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31173,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 1209600,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14250,
                "name": "Beat The Kyu Be A Dan",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 105,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-31T17:00:00Z",
            "players_start": 1000,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 28,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1
        }
    ]
}