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

{
    "count": 53491,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=start_waiting&page=5349",
    "results": [
        {
            "id": 117336,
            "name": "cờ vây quốc gia1",
            "director": {
                "id": 1564390,
                "username": "MuoiMuoi",
                "country": "vn",
                "icon": "https://secure.gravatar.com/avatar/84b14e843687622cc3a050a1d612c01d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 692.7725272235116,
                        "deviation": 62.90490655756589,
                        "volatility": 0.06003555516879165
                    }
                },
                "ranking": 6.41957461678224,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 giải đấu giành cho nhóm",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 39,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14332,
                "name": "cờ vây Việt Nam",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-07-05T08:00:00Z",
            "players_start": 7,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1
        }
    ]
}