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

{
    "count": 53501,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5350",
    "results": [
        {
            "id": 102374,
            "name": "9x9 Open D.E. Cup #79",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1432.3109932457055,
                        "deviation": 69.16352190179155,
                        "volatility": 0.060032202902781585
                    }
                },
                "ranking": 23.234410349610922,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 621,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-04-30T19:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-25T14:56:39.934723Z",
            "ended": "2024-01-26T18:41:24.995954Z",
            "start_waiting": "2023-04-25T14:56:39.800278Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8
        }
    ]
}