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

{
    "count": 58071,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5807",
    "results": [
        {
            "id": 70240,
            "name": "200 of us!",
            "director": {
                "id": 861327,
                "username": "Jack the protaGOnist",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/a0b3993a4ac594108efa52a044210bba-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1672.033059307691,
                        "deviation": 61.65197767699118,
                        "volatility": 0.06000663457564414
                    }
                },
                "ranking": 26.81689756840323,
                "professional": false,
                "ui_class": ""
            },
            "description": "just a quick correspondence 9x9 tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2942,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-03-19T18:00:00Z",
            "players_start": 200,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-21T13:59:25.011137Z",
            "ended": "2021-06-27T05:45:38.251320Z",
            "start_waiting": "2021-03-21T13:59:22.376623Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 122
        }
    ]
}