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

{
    "count": 57951,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5795",
    "results": [
        {
            "id": 69589,
            "name": "*Name*",
            "director": {
                "id": 907120,
                "username": "realram",
                "country": "zz",
                "icon": "https://secure.gravatar.com/avatar/8415e934d37b62eec99070f6c3ef98f7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1383.3580792733678,
                        "deviation": 286.9272066723458,
                        "volatility": 0.05999927707806306
                    }
                },
                "ranking": 22.42936250260176,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "*Description*",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7800,
                "name": "Game Coven",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d41df2cd229806290e5155f0265cf0e0-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-12-31T03:25:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-31T03:25:18.996553Z",
            "ended": "2020-12-31T03:36:21.224290Z",
            "start_waiting": "2020-12-31T03:25:18.816323Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d41df2cd229806290e5155f0265cf0e0-15.png",
            "player_count": 3
        }
    ]
}