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

{
    "count": 53731,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5373",
    "results": [
        {
            "id": 61898,
            "name": "Torneo prueba2",
            "director": {
                "id": 461382,
                "username": "deleted-d73a78ec-019a-4287-b5a0-d271977e6012",
                "country": "cl",
                "icon": "https://secure.gravatar.com/avatar/adb94780701a06938bb295f0cd7265dc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1664.1027344912802,
                        "deviation": 62.38122625050616,
                        "volatility": 0.0600192068893964
                    }
                },
                "ranking": 26.706837680772427,
                "professional": false,
                "ui_class": ""
            },
            "description": "awawdawawd",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6041,
                "name": "LicMatBaduk",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-14T04:49:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-06-14T04:48:42.551252Z",
            "ended": "2020-06-14T05:42:25.698667Z",
            "start_waiting": "2020-06-14T04:48:42.272998Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6
        }
    ]
}