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

{
    "count": 58761,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5876",
    "results": [
        {
            "id": 114089,
            "name": "Easter Tournament",
            "director": {
                "id": 204231,
                "username": "Duin",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/5aa764ab93c95913061ebff5402129d7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1196.1440994007148,
                        "deviation": 65.68867963997637,
                        "volatility": 0.06005358604942281
                    }
                },
                "ranking": 19.063102451897503,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Thursday club tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 171733,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12962,
                "name": "Abingdon School",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/b749fdd8e51e6aad42c5bed1302a597e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-21T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2024-03-21T12:41:19.423493Z",
            "ended": "2024-08-23T11:12:37.667628Z",
            "start_waiting": "2024-03-21T12:41:19.330522Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b749fdd8e51e6aad42c5bed1302a597e-15.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}