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

{
    "count": 58001,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=exclude_provisional&page=5800",
    "results": [
        {
            "id": 104604,
            "name": "Tournament",
            "director": {
                "id": 1320385,
                "username": "qwertyhoped",
                "country": "kz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4dccfaba409209963660878fe4436db9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 738.523771081629,
                        "deviation": 77.72637519352041,
                        "volatility": 0.05997530723419386
                    }
                },
                "ranking": 7.900053879487268,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tonight",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 12,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13350,
                "name": "QwertyPass",
                "summary": "We all together forever",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3d14ab8ccd2cfc7988cab12e5b41340f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-22T07:51:00Z",
            "players_start": 1,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-06-22T07:51:27.371392Z",
            "ended": "2023-06-22T07:51:27.357304Z",
            "start_waiting": "2023-06-22T07:51:26.939895Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3d14ab8ccd2cfc7988cab12e5b41340f-15.png",
            "player_count": 1
        }
    ]
}