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

{
    "count": 58761,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-ranked&page=5876",
    "results": [
        {
            "id": 135360,
            "name": "torneo 5",
            "director": {
                "id": 775143,
                "username": "c16896",
                "country": "pe",
                "icon": "https://user-uploads.online-go.com/00f634cd07ddcbcdfcdd7eb157515147-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1067.8801243602475,
                        "deviation": 94.68274215205666,
                        "volatility": 0.0599883331689397
                    }
                },
                "ranking": 16.43725254909737,
                "professional": false,
                "ui_class": ""
            },
            "description": "19zx19",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 100,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 12600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15981,
                "name": "MBA AQP 2",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 24,
                "icon": "https://user-uploads.online-go.com/857b07f395f816e1a97388d7afa286d2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-14T22:08:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-12-14T22:08:48.520091Z",
            "ended": "2025-12-14T22:18:10.539847Z",
            "start_waiting": "2025-12-14T22:08:48.477525Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/857b07f395f816e1a97388d7afa286d2-15.png",
            "player_count": 3,
            "ranked": false
        }
    ]
}