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

{
    "count": 58771,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5877",
    "results": [
        {
            "id": 50830,
            "name": "Nerdy 9x9 Tournament 8/7/2019",
            "director": {
                "id": 571536,
                "username": "personnerdy",
                "country": "_NATO",
                "icon": "https://secure.gravatar.com/avatar/f65512910552dc975b44adf67c971347?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 798.2940257215395,
                        "deviation": 64.10053293007448,
                        "volatility": 0.060020899416725275
                    }
                },
                "ranking": 9.70167237450699,
                "professional": false,
                "ui_class": ""
            },
            "description": "A new tournament from the Nerdy Go Club.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3897,
                "name": "Nerdy Go Club",
                "summary": "A Go club for nerdy people.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/d475bf78706f35551474be70020c7184-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-08-08T01:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-08-08T01:00:21.742862Z",
            "ended": "2019-08-08T01:23:46.350330Z",
            "start_waiting": "2019-08-08T01:00:21.233729Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d475bf78706f35551474be70020c7184-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}