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

{
    "count": 58141,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5814",
    "results": [
        {
            "id": 125886,
            "name": "the better tournament2",
            "director": {
                "id": 2013,
                "username": "ProtoJazz",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/eb47b7ed72a816efc056bca0a0dd5a14?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1238.5284230716807,
                        "deviation": 66.39045970868877,
                        "volatility": 0.059981465939883294
                    }
                },
                "ranking": 19.869203660715552,
                "professional": false,
                "ui_class": ""
            },
            "description": "dddddddddddddddddddddddddd",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14366,
                "name": "Prairie Go Guild",
                "summary": "Representing Western Canadian Prairies",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/6d52cb3526cc14d7f7edfc1c7859ad8b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-01T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-02-28T02:58:30.089403Z",
            "ended": "2025-02-28T03:15:01.259327Z",
            "start_waiting": "2025-02-28T02:58:30.022990Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d52cb3526cc14d7f7edfc1c7859ad8b-15.png",
            "player_count": 4
        }
    ]
}