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

{
    "count": 58351,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5835",
    "results": [
        {
            "id": 114063,
            "name": "Big tournament 13 x 13 hikaru no go 2024",
            "director": {
                "id": 800869,
                "username": "Daxyz",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/c935f4d369813710974a80f64408ca4d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1183.7965899633937,
                        "deviation": 63.06635591906397,
                        "volatility": 0.06040940992520094
                    }
                },
                "ranking": 18.822888559604344,
                "professional": false,
                "ui_class": ""
            },
            "description": "Win the title:13 x 13 hikaru no go 2024",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 90782,
            "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": 8304,
                "name": "club hikaru no go",
                "summary": "welcome all fan of Hikaru no go and on piece",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-01T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-04-01T15:00:43.492777Z",
            "ended": "2024-04-22T09:54:23.854789Z",
            "start_waiting": "2024-04-01T15:00:43.309040Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-15.png",
            "player_count": 5
        }
    ]
}