GET /api/v1/tournaments?format=api&ordering=-rules&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=-rules&page=5763",
    "results": [
        {
            "id": 16490,
            "name": "Correspondence Blitz 13x13",
            "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": "Canadian time setting correspondence double elimination blitz 13x13.\n\n10 days + 10 stone in 5 days. AGA ruling!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 52800,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 432000,
                "main_time": 864000,
                "stones_per_period": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 250,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6811f1a03590402ce5debeda4cb7b2f7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-04-19T07:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-04-19T07:00:16.381587Z",
            "ended": "2016-10-28T01:50:28.247626Z",
            "start_waiting": "2016-04-19T07:00:16.259235Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 10
        }
    ]
}