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

{
    "count": 54611,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=5461",
    "results": [
        {
            "id": 104545,
            "name": "Very nice Tuesday night games",
            "director": {
                "id": 807332,
                "username": "timschwippel95",
                "country": "de",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/84c7934f3c75352cbe8792785836c9ce-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1241.1743163158822,
                        "deviation": 62.74130505289522,
                        "volatility": 0.05999882939658014
                    }
                },
                "ranking": 19.91860672091007,
                "professional": false,
                "ui_class": ""
            },
            "description": "Start time 20:03.\nLet's go!",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 39,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 1200,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6757,
                "name": "If you die in an elevator, make sure you press the up button",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-20T18:03:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-06-20T18:04:22.540219Z",
            "ended": "2023-06-20T18:07:56.123599Z",
            "start_waiting": "2023-06-20T18:07:56.118893Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3
        }
    ]
}