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

{
    "count": 58331,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-player_count&page=5833",
    "results": [
        {
            "id": 111630,
            "name": "Dan +",
            "director": {
                "id": 802455,
                "username": "royz",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/03f18f62a0f75ee67216749ada869453-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1156.0880669704966,
                        "deviation": 64.00919031123213,
                        "volatility": 0.06007145109181084
                    }
                },
                "ranking": 18.27458606844186,
                "professional": false,
                "ui_class": ""
            },
            "description": "Please join the group 👌.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13939,
                "name": " A Cozy Go Place Down The Street",
                "summary": "Our mission:\n\nBall",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/ec49b953590174f514a8f7041a13597e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-19T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 30,
            "max_ranking": 38,
            "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/ec49b953590174f514a8f7041a13597e-15.png",
            "player_count": 0
        }
    ]
}