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

{
    "count": 57681,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=5768",
    "results": [
        {
            "id": 31799,
            "name": "FSTS Champion 2017 - 2018",
            "director": {
                "id": 87790,
                "username": "MoonMonkey",
                "country": "ru",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9e29a56055728dccf9dafc7ebb3f8319-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1093.5261410201354,
                        "deviation": 62.180969905963046,
                        "volatility": 0.06028853857034597
                    }
                },
                "ranking": 16.986647782952765,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament for the title of FSTS Champiom of the season 2017 - 2018.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "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": true,
            "time_start": "2017-11-27T11:30:00Z",
            "players_start": 16,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-11-11T17:24:25.253339Z",
            "ended": "2019-09-04T04:57:25.744926Z",
            "start_waiting": "2017-11-11T17:24:21.783683Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 32
        }
    ]
}