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

{
    "count": 57821,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5782",
    "results": [
        {
            "id": 89850,
            "name": "BYU Go Round Robin",
            "director": {
                "id": 873234,
                "username": "zarinloosli",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/902975decbf60cab29c492479278dc26-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1361.4730576996349,
                        "deviation": 64.75471717198839,
                        "volatility": 0.05999688339375308
                    }
                },
                "ranking": 22.06019663375066,
                "professional": false,
                "ui_class": ""
            },
            "description": "Everyone plays everyone! I think I removed all time limits?",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11565,
                "name": "BYU Go Club (2022-)",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e62581f80a1d9ca73677924807b80b2c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-11T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e62581f80a1d9ca73677924807b80b2c-15.png",
            "player_count": 0
        }
    ]
}