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

{
    "count": 57971,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5797",
    "results": [
        {
            "id": 97226,
            "name": "27 ноября",
            "director": {
                "id": 659128,
                "username": "Эльфия Ходжер",
                "country": "ru",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/da4f80244d4374a384a34d958df3ca5d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1119.9120165131621,
                        "deviation": 66.18941289329759,
                        "volatility": 0.06012406847763067
                    }
                },
                "ranking": 17.538605335612406,
                "professional": false,
                "ui_class": ""
            },
            "description": "Пока метель",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 10537,
                "name": "Никонико",
                "summary": "Для проведения онлайн-турниров",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/f1b6a38326913210688092bc4050dc03-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-27T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-27T05:00:04.641532Z",
            "ended": "2022-11-27T06:09:48.797806Z",
            "start_waiting": "2022-11-27T05:00:04.445991Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/f1b6a38326913210688092bc4050dc03-15.png",
            "player_count": 6
        }
    ]
}