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

{
    "count": 58351,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-player_count&page=5835",
    "results": [
        {
            "id": 134357,
            "name": "Noob practice",
            "director": {
                "id": 1827723,
                "username": "GoKiller No.1",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/7a1d015f87ca07aa89adb777781d7525-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 533.7182967077093,
                        "deviation": 64.71819897516991,
                        "volatility": 0.060147478554733014
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let’s rise to the top\n(My goal is to reach 9Dang)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2504533,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 2419200,
                "period_time": 2419200,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 420,
                "name": "Hikaru no go club",
                "summary": "Sai is the way.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 752,
                "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-14T07:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-15.png",
            "player_count": 0
        }
    ]
}