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

{
    "count": 58601,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5860",
    "results": [
        {
            "id": 59111,
            "name": "6. EntiGo",
            "director": {
                "id": 53434,
                "username": "vunzi",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/853adc44af3dc0f3e0854283b6ae196c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1844.8755198549454,
                        "deviation": 70.04335948916246,
                        "volatility": 0.06002666856114894
                    }
                },
                "ranking": 29.094198245356043,
                "professional": false,
                "ui_class": ""
            },
            "description": "EntiGo 6.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1428,
                "name": "Entimo",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/03a7de0d18324c3d9f360f1e6b5e1cf0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-18T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-04-18T15:00:41.818824Z",
            "ended": "2020-12-28T11:44:36.666150Z",
            "start_waiting": "2020-04-18T15:00:40.926025Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/03a7de0d18324c3d9f360f1e6b5e1cf0-15.png",
            "player_count": 5
        }
    ]
}