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

{
    "count": 57841,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5784",
    "results": [
        {
            "id": 116110,
            "name": "..-.  ..  .-.  ...  -  -  ---  ..-  .-.  -.  .-  --  .  -.  -",
            "director": {
                "id": 1516446,
                "username": "clan mcmurray",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/a7c2e99032f863827f53dcb1438704de-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 330.61003240155264,
                        "deviation": 88.8181022837804,
                        "volatility": 0.06004561937019863
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "..-.  ..  .-.  ...  -  -  ---  ..-  .-.  -.  .-  --  .  -.  -",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "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": 14285,
                "name": "-- --- .-. ... . / -.-. --- -.. . / ..-. .-. .. . -. -.. ...",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fc4979f75647381816235918e1e5e908-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-05-23T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-23T16:00:52.171378Z",
            "ended": "2025-06-03T20:27:04.642513Z",
            "start_waiting": "2024-05-23T16:00:52.028372Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fc4979f75647381816235918e1e5e908-15.png",
            "player_count": 12
        }
    ]
}