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

{
    "count": 58331,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5833",
    "results": [
        {
            "id": 2765,
            "name": "lets start 2014",
            "director": {
                "id": 46653,
                "username": "stargrazerfairy",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/8787416dcf6566daf35ef68e1727d828?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 909.612696320867,
                        "deviation": 70.34972580605175,
                        "volatility": 0.06014163066480003
                    }
                },
                "ranking": 12.72371776700733,
                "professional": false,
                "ui_class": ""
            },
            "description": "lets start 2014 right for everyone",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 28,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 300,
                "main_time": 1200,
                "stones_per_period": 20
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 39,
                "name": "Canadian Go Players",
                "summary": "Canadian Go Association",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 548,
                "icon": "https://user-uploads.online-go.com/373619b6c62ec2b70befaca77c9af1fa-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-02-07T06:11:16.752614Z",
            "ended": "2014-02-07T07:15:03.283523Z",
            "start_waiting": "2014-02-07T06:11:16.376648Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/373619b6c62ec2b70befaca77c9af1fa-15.png",
            "player_count": 0
        }
    ]
}