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

{
    "count": 58771,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5877",
    "results": [
        {
            "id": 87685,
            "name": "09x09",
            "director": {
                "id": 1109165,
                "username": "BarkodÓ©",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/2b3341677e561c33e74183b0c9da5d51-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1137.447661980552,
                        "deviation": 65.80926006162407,
                        "volatility": 0.0599769193300956
                    }
                },
                "ranking": 17.89828072313223,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 board",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11060,
                "name": "Tournament go",
                "summary": "\nWho often plays in tournaments",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/b66395810d41a7d2de4ffaedf8848271-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-24T21:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-03-25T08:03:50.079807Z",
            "ended": "2022-04-18T03:09:30.424206Z",
            "start_waiting": "2022-03-25T08:03:50.047747Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b66395810d41a7d2de4ffaedf8848271-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}