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

{
    "count": 58351,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclude_provisional&page=5835",
    "results": [
        {
            "id": 73626,
            "name": "Tournament 9X9",
            "director": {
                "id": 910029,
                "username": "yeong ha ko",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/0456aecb47ecd3a87457e7b4e1acc1a9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1732.4568994457843,
                        "deviation": 71.3527930233796,
                        "volatility": 0.06075833324406251
                    }
                },
                "ranking": 27.638729220033547,
                "professional": false,
                "ui_class": ""
            },
            "description": "sebtnu5m 5u6m5 i7m 6i7m,68o, 7 n 5 yu",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 28,
                "name": "Teaching League",
                "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4428,
                "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-08T10:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 16,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-08T10:00:18.221912Z",
            "ended": "2021-04-08T10:06:33.159943Z",
            "start_waiting": "2021-04-08T10:00:18.103875Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png",
            "player_count": 2
        }
    ]
}