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

{
    "count": 57631,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5763",
    "results": [
        {
            "id": 93553,
            "name": "тренировочный турнир",
            "director": {
                "id": 58687,
                "username": "Russian",
                "country": "ru",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1ac09a805ecdb622ca9de592c596162e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2034.9275960042173,
                        "deviation": 61.5984016723716,
                        "volatility": 0.060040954952833216
                    }
                },
                "ranking": 31.364019460033045,
                "professional": false,
                "ui_class": ""
            },
            "description": "19х19\nследите за статусами групп!\nсильная - играть активно\nлегкая - стремиться к сильной\nслабая - или спасать или жертвовать\nмертвая - жертвовать",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 1932,
                "name": "Школа Го Алексея Нечаева",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/aee7d4dd90dd1d2976fa770dba2aa66f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-16T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-16T23:00:51.787278Z",
            "ended": "2022-09-20T16:07:10.470583Z",
            "start_waiting": "2022-08-16T23:00:51.671550Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/aee7d4dd90dd1d2976fa770dba2aa66f-15.png",
            "player_count": 4
        }
    ]
}