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

{
    "count": 53501,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5350",
    "results": [
        {
            "id": 72502,
            "name": "9x9 Classic W.D.D.T. V",
            "director": {
                "id": 598257,
                "username": "Lukyn",
                "country": "cz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7fb279757514c99fe4a3b2dd3a47f12c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1322.4428936724005,
                        "deviation": 66.28972872078502,
                        "volatility": 0.059952400240114306
                    }
                },
                "ranking": 21.386843209215623,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Classic weekly double death tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8129,
                "name": "ZEN Go",
                "summary": "The search for happiness is one of the chief sources of unhappiness.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 48,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ff052c6c23b77d2514fe70ad0dcce3bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-04-04T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-03T11:36:03.762665Z",
            "ended": "2021-08-04T07:18:11.682112Z",
            "start_waiting": "2021-04-03T11:36:03.539999Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ff052c6c23b77d2514fe70ad0dcce3bb-15.png",
            "player_count": 8
        }
    ]
}