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

{
    "count": 58661,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-ranked&page=5866",
    "results": [
        {
            "id": 135226,
            "name": "Southampton Dec2025 13x13 Tournament v5",
            "director": {
                "id": 1350621,
                "username": "SMS-Mr.d",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/a37a10b28a4630ef53f62c17e567cca7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1018.3853775282596,
                        "deviation": 62.3553801310933,
                        "volatility": 0.059989624335234526
                    }
                },
                "ranking": 15.33862111812949,
                "professional": false,
                "ui_class": ""
            },
            "description": "Southampton Dec2025 13x13 Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 8,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "rapid",
                "pause_on_weekends": false,
                "time_increment": 7,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14789,
                "name": "Southampton Middle School Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-10T21:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-12-10T20:14:10.685244Z",
            "ended": "2025-12-10T21:04:11.350162Z",
            "start_waiting": "2025-12-10T20:14:10.511003Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": false
        }
    ]
}