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

{
    "count": 57892,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5789",
    "results": [
        {
            "id": 73985,
            "name": "Tournoi des jeunes lions 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.\n\nQuelques petits changements pour cette seconde édition, par défaut j'ai laissé le tournoi \"ouvert\" afin de laisser éventuellement des joueurs extérieurs potentiellement classés jouer. Par contre j'ai restreint les rangs aux seuls kyus, je ne pouvais pas restreindre plus pour éviter que certains d'entre vous ne soient bloqués. De même j'ai cette fois mis un handicap automatique, en espérant ne pas avoir trop de bizarreries....\n\nBonnes parties à tous !",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "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-05-01T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-01T07:00:42.418746Z",
            "ended": "2021-06-30T07:20:44.839771Z",
            "start_waiting": "2021-05-01T07:00:42.355233Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 60226,
            "name": "Training 2.1",
            "director": {
                "id": 756229,
                "username": "mrrabbuit",
                "country": "sg",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/95a91e6b595a49e91968bd28f3e90ce4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1348.0847977490964,
                        "deviation": 156.13884872211037,
                        "volatility": 0.05999992557636363
                    }
                },
                "ranking": 21.831420754602473,
                "professional": false,
                "ui_class": ""
            },
            "description": "Training 2.1",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-08T11:40:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-08T11:39:01.758492Z",
            "ended": "2020-05-14T14:13:24.925937Z",
            "start_waiting": "2020-05-08T11:39:01.358561Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 9
        }
    ]
}