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

{
    "count": 57882,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=auto_start_on_max&page=5788",
    "results": [
        {
            "id": 38473,
            "name": "1st Continental Go World Cup-Qualification Phase for North America: Category 9-5k (Group 2)",
            "director": {
                "id": 472707,
                "username": "Rorimuha",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/8db3342c496531b5e52bf3d1829e9bed?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1516.498123369883,
                        "deviation": 65.47420203284265,
                        "volatility": 0.0595946253187008
                    }
                },
                "ranking": 24.55661314647885,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello <br>\nThis is the qualification phase for the North American players who has a level between 9k and 5k.<br>\n(This is the group n°2. The winner of this group will play a final qualification phase against the winners of the other groups of the same category.)\n<br>\n<span style=\"color:red;\">REMEMBER THAT YOUR FLAG MUST MATCH WITH THE CONTINENT (for example, the canadian flag is considered as North American flag).</p>\nHave fun :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 59520,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 57600,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2514,
                "name": "Continental and World Go Cups Group",
                "summary": "You want to become World Champion or a Continental champion? Join us :)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 522,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c1c2b263d212f80b7dfe72721f68c8e4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-06-28T10:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2018-07-08T20:05:03.306688Z",
            "ended": "2018-12-05T03:15:51.849811Z",
            "start_waiting": "2018-07-08T20:04:54.895813Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c1c2b263d212f80b7dfe72721f68c8e4-15.png",
            "player_count": 10
        },
        {
            "id": 80119,
            "name": "6솔 최강자전!",
            "director": {
                "id": 1051211,
                "username": "두집내고살자",
                "country": "_Pirate",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ca1e1597b48cb8e31f695007595c321a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1815.8069237553482,
                        "deviation": 140.20689299593764,
                        "volatility": 0.05999275605264031
                    }
                },
                "ranking": 28.726533387894122,
                "professional": false,
                "ui_class": ""
            },
            "description": "와라 승부의 세계로!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10112,
                "name": "대우초솔반",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-09-15T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-09-15T04:54:23.550537Z",
            "ended": "2021-09-15T05:57:11.515116Z",
            "start_waiting": "2021-09-15T04:54:23.254587Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 23
        }
    ]
}