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

{
    "count": 57731,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5773",
    "results": [
        {
            "id": 73390,
            "name": "Tournoi de l’ULCO",
            "director": {
                "id": 628772,
                "username": "Saikidoka",
                "country": "fr",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c47d806fed349099b6781d4da6cdd2a2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1465.1621596168413,
                        "deviation": 64.31834255289833,
                        "volatility": 0.05998376324664777
                    }
                },
                "ranking": 23.75937610480453,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournoi des jeunes lions de l’ULCO (référence dans l’univers du Go 😉)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3265,
                "name": "Le Goban d'Opale",
                "summary": "Groupe des (futurs) membres du Goban d’Opale.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-12T16:55:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-04-12T16:55:42.359266Z",
            "ended": "2021-04-12T20:11:09.165109Z",
            "start_waiting": "2021-04-12T16:55:42.156327Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        }
    ]
}