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

{
    "count": 58602,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=5860",
    "results": [
        {
            "id": 68715,
            "name": "Lopez Training Tournament",
            "director": {
                "id": 891207,
                "username": "RulaiLopez-GO",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1811748f0c787ad043248fabb7c4d67b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1210.9401320786235,
                        "deviation": 143.09349275141886,
                        "volatility": 0.06000342757308632
                    }
                },
                "ranking": 19.347706094877935,
                "professional": false,
                "ui_class": ""
            },
            "description": "Training For Later",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": false,
            "group": {
                "id": 7561,
                "name": "Lopez Boys Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-08T07:24:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-08T07:24:22.767765Z",
            "ended": "2020-12-08T07:29:37.303441Z",
            "start_waiting": "2020-12-08T07:24:22.653666Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3
        },
        {
            "id": 68737,
            "name": "5TO Y 6TO PRIMARIA",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 702.7832420117375,
                        "deviation": 68.15986210019427,
                        "volatility": 0.06057660627238546
                    }
                },
                "ranking": 6.751703260465856,
                "professional": false,
                "ui_class": ""
            },
            "description": "5TO Y 6TO PRIMARIA",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5581,
                "name": "Colegio Serapio Rendón // Kinder - Primaria",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 200,
                "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-08T19:14:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-08T19:14:54.843746Z",
            "ended": "2020-12-08T19:40:31.307527Z",
            "start_waiting": "2020-12-08T19:14:54.098682Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-15.png",
            "player_count": 19
        }
    ]
}