GET /api/v1/tournaments/?format=api&ordering=analysis_enabled&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=analysis_enabled&page=5349",
    "results": [
        {
            "id": 76755,
            "name": "2021vs",
            "director": {
                "id": 735410,
                "username": "李張樂2",
                "country": "_Olimpic_Movement",
                "icon": "https://secure.gravatar.com/avatar/61444cd048a565c5661d6377c5995062?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1321.77899767645,
                        "deviation": 64.49638859637703,
                        "volatility": 0.06001589873489322
                    }
                },
                "ranking": 21.37521847176111,
                "professional": false,
                "ui_class": ""
            },
            "description": "no pro",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5351,
                "name": "2024vs ",
                "summary": "A group for Go players who love the 9x9 board to 19x19 board and an open group for any go players......and members over 150!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 191,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/800b4a0d234e19e92a200d1dd3e4faff-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-26T08:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-06-26T08:00:15.007582Z",
            "ended": "2021-06-26T08:00:14.989646Z",
            "start_waiting": "2021-06-26T08:00:14.936447Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/800b4a0d234e19e92a200d1dd3e4faff-15.png",
            "player_count": 1
        }
    ]
}