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

{
    "count": 53501,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5350",
    "results": [
        {
            "id": 114852,
            "name": "Handicap Arena 2024 - 032",
            "director": {
                "id": 2408,
                "username": "richyfourtytwo",
                "country": "de",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8482108492340cf4f2021653180eb741-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1521.4112248476213,
                        "deviation": 66.55861550778808,
                        "volatility": 0.059763115349843736
                    }
                },
                "ranking": 24.63149253577926,
                "professional": false,
                "ui_class": ""
            },
            "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 5 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-04-12T22:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-12T11:16:38.408114Z",
            "ended": "2024-07-11T22:52:45.726273Z",
            "start_waiting": "2024-04-12T11:16:38.287338Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5
        }
    ]
}