GET /api/v1/tournaments?format=api&ordering=-rules&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=-rules&page=5784",
    "results": [
        {
            "id": 35119,
            "name": "2018 Class C Single Elimination",
            "director": {
                "id": 153455,
                "username": "El0m",
                "country": "gb",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/018b099d6b5f111ad780b468738dc998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1295.7038814112566,
                        "deviation": 70.83331711939027,
                        "volatility": 0.0603648964543371
                    }
                },
                "ranking": 20.913967003155264,
                "professional": false,
                "ui_class": ""
            },
            "description": "Elementary level.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 46080,
            "time_control_parameters": {
                "period_time": 604800,
                "main_time": 259200,
                "system": "canadian",
                "pause_on_weekends": true,
                "time_control": "canadian",
                "stones_per_period": 14,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1398,
                "name": "Ratio",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-06-30T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-06-30T23:00:22.561045Z",
            "ended": "2019-07-01T07:07:27.801384Z",
            "start_waiting": "2018-06-30T23:00:21.324886Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 31
        }
    ]
}