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

{
    "count": 57811,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5781",
    "results": [
        {
            "id": 130545,
            "name": "Beat me if you can",
            "director": {
                "id": 1818077,
                "username": "时光和褚嬴呀",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/65467471f69c780786a014ecc51b00f8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1527.2418579087594,
                        "deviation": 82.601831768911,
                        "volatility": 0.06008952733861642
                    }
                },
                "ranking": 24.72004267006842,
                "professional": false,
                "ui_class": ""
            },
            "description": "If you think you can beat me and get the champion then let's Go!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 50
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8733,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-21T01: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": "2025-07-21T01:01:01.233791Z",
            "ended": "2025-07-21T01:15:44.251838Z",
            "start_waiting": "2025-07-21T01:01:01.181533Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4
        }
    ]
}