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

{
    "count": 57621,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=5762",
    "results": [
        {
            "id": 132004,
            "name": "XI Circuito Online de GO 2° 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": 479,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e433e136133ddde395dd9e6024a84c90-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-12T22: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://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e433e136133ddde395dd9e6024a84c90-15.png",
            "player_count": 0
        }
    ]
}