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

{
    "count": 57801,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5780",
    "results": [
        {
            "id": 29861,
            "name": "Let's try again",
            "director": {
                "id": 152836,
                "username": "xanderharris",
                "country": "gb",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/96bc394bc49dcfe5552733799a91a824-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1538.6337748373624,
                        "deviation": 63.603581611466026,
                        "volatility": 0.059962289864084195
                    }
                },
                "ranking": 24.892081018780104,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's try again",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1766,
                "name": "Fisbree playaas",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/059cb22fdf655dbffd7f55d4f7cfb72d-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-09-04T19:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-08-30T19:29:38.192699Z",
            "ended": "2018-02-02T20:47:57.687987Z",
            "start_waiting": "2017-08-30T19:29:37.824690Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/059cb22fdf655dbffd7f55d4f7cfb72d-15.png",
            "player_count": 3
        }
    ]
}