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

{
    "count": 57621,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5762",
    "results": [
        {
            "id": 106290,
            "name": "Mid-Speed Practice (9x9) #1",
            "director": {
                "id": 1341412,
                "username": "match_Mid-Speed.gr",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/beac7517f2a38056032aeec2064d3ace-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1653.8814751249,
                        "deviation": 94.41219595830631,
                        "volatility": 0.060012300603352955
                    }
                },
                "ranking": 26.564207163029423,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h2>Rules</h2>\n\n<ul>\n\n\n<li>Time-out twice in a tournament, Pausing or Vacation setting is looked on as resigning all the rest games, resulting in \"Lost by Disqualified\".</li>\n\n</ul>\n\n\n\n<h3>Attention</h3>\n\n<ul>\n\n<li>Please don't let the <strong>apologyless</strong> time-out happen; if no time, resign.</li>\n\n</ul>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31848,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 86400,
                "stones_per_period": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-08-11T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 32,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-10T11:23:48.320298Z",
            "ended": "2023-08-11T11:27:14.662595Z",
            "start_waiting": "2023-08-10T11:23:48.226421Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 4
        }
    ]
}