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

{
    "count": 53551,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5355",
    "results": [
        {
            "id": 104289,
            "name": "바아아아아둑1 네번째 토너먼트",
            "director": {
                "id": 1248272,
                "username": "이라겸",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/2bbbea827787bee6abf55d384f6c796b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1024.0946426734831,
                        "deviation": 66.5111442534009,
                        "volatility": 0.06013917500851016
                    }
                },
                "ranking": 15.468042048607197,
                "professional": false,
                "ui_class": ""
            },
            "description": "이거 하시고 (제발) 바아아아아둑1 들어와 주세요 (제발)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89448,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12797,
                "name": "바아아아아둑1",
                "summary": "아무나 환영!! All welcome!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4cf68334c811d8282587a249900fca95-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-01T21: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": "2023-07-01T21:00:57.101965Z",
            "ended": "2023-07-08T19:52:19.279686Z",
            "start_waiting": "2023-07-01T21:00:56.957651Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4cf68334c811d8282587a249900fca95-15.png",
            "player_count": 5
        }
    ]
}