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

{
    "count": 58231,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5823",
    "results": [
        {
            "id": 132329,
            "name": "for ever and ever",
            "director": {
                "id": 838050,
                "username": "Noame",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/980c0a6a206285c731bad6badb50b036?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1498.3768282890483,
                        "deviation": 66.3340608274567,
                        "volatility": 0.060032812516115704
                    }
                },
                "ranking": 24.278317668288278,
                "professional": false,
                "ui_class": ""
            },
            "description": "until you lose your game ,or you don't need to worry about your time.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "ing",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8667,
                "name": "Dog &cat",
                "summary": "It's dogs turn now",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 25,
                "icon": "https://user-uploads.online-go.com/ee08d4f437b81c28d8b7d19b837a28cd-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2028-02-02T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ee08d4f437b81c28d8b7d19b837a28cd-15.png",
            "player_count": 0
        }
    ]
}