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

{
    "count": 58321,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5832",
    "results": [
        {
            "id": 119807,
            "name": "2° ETAPA: ESTUDANTES MASCULINO.",
            "director": {
                "id": 1192116,
                "username": "Miguel morato",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/40dba1f0d7f4d531c48befd3747f5304?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1417.0545037456677,
                        "deviation": 71.26259600326357,
                        "volatility": 0.060076651029948996
                    }
                },
                "ranking": 22.986501748528067,
                "professional": false,
                "ui_class": ""
            },
            "description": "Evento da Rede Municipal de Ensino.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6411,
                "name": "CIRCUITO ONLINE SME-SP",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 480,
                "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-13T22:30: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-09-13T22:30:55.672019Z",
            "ended": "2024-09-13T23:21:50.179412Z",
            "start_waiting": "2024-09-13T22:30:55.489321Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-15.png",
            "player_count": 19
        }
    ]
}