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

{
    "count": 57811,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5781",
    "results": [
        {
            "id": 11453,
            "name": "FSTS Nines December 2015 Regular",
            "director": {
                "id": 135535,
                "username": "DarkSpirit",
                "country": "_CIS",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3ff0cbeb74378914ca08a8ab7741274f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1368.452026020624,
                        "deviation": 62.29275318546769,
                        "volatility": 0.05999468544710196
                    }
                },
                "ranking": 22.178561397357377,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just normal 9x9 tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 353,
                "name": "Four Seasons Tournament Series",
                "summary": "Серия турниров \"Четыре Сезона\"",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 623,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/da3625d8ecb510c14d65689ea409862b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-12-09T11:30:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2015-12-09T11:30:11.784904Z",
            "ended": "2016-04-22T08:37:54.457723Z",
            "start_waiting": "2015-12-09T11:30:11.530087Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 12
        }
    ]
}