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

{
    "count": 58241,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5824",
    "results": [
        {
            "id": 50837,
            "name": "Nerdy 9x9 Tournament 8/04/19",
            "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 soon: starting very soon! Join now!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "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-05T01:40:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-08-05T01:40:39.108327Z",
            "ended": "2019-08-05T02:28:36.216162Z",
            "start_waiting": "2019-08-05T01:40:38.268567Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d475bf78706f35551474be70020c7184-15.png",
            "player_count": 5
        }
    ]
}