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

{
    "count": 58312,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=5831",
    "results": [
        {
            "id": 134089,
            "name": "XI Circuito Online de GO 4° ETAPA: ESTUDANTES MASCULINO 2025",
            "director": {
                "id": 1586912,
                "username": "smecoceudiesp",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b1f6a7312ebcfdcb8be63243d4d511cb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 710.3615547953566,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 7.000000000000001,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Evento Oficial 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": "rapid",
                "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": "2025-11-27T22: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-15.png",
            "player_count": 0
        },
        {
            "id": 51856,
            "name": "dourjacq go open 19x19 correspondance",
            "director": {
                "id": 583390,
                "username": "larf",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/78333d1eefb449a668963d5409e11c63-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1093.9308193312277,
                        "deviation": 66.89851659729182,
                        "volatility": 0.05994662109120691
                    }
                },
                "ranking": 16.995213257088686,
                "professional": false,
                "ui_class": ""
            },
            "description": "mejin coat vs aquatic master guisho vs haturo no go",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 265920,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 259200,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3416,
                "name": "Garage Players",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2019-09-09T14:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-09-09T13:44:16.945830Z",
            "ended": "2019-10-18T15:28:35.156839Z",
            "start_waiting": "2019-09-09T13:44:16.649848Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3
        }
    ]
}