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

{
    "count": 58352,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5835",
    "results": [
        {
            "id": 76184,
            "name": "Vs Darryl",
            "director": {
                "id": 776700,
                "username": "Pang Kai Yong Darryl",
                "country": "sg",
                "icon": "https://secure.gravatar.com/avatar/3a31431602c52009ba5c0e478bdb9277?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1007.6367844817655,
                        "deviation": 75.40703573340481,
                        "volatility": 0.05994581570529703
                    }
                },
                "ranking": 15.092984847960091,
                "professional": false,
                "ui_class": ""
            },
            "description": "friendly match",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8971,
                "name": "SP Weiqi 2021/2022",
                "summary": "Singapore Polytechnic \nSPMS Weiqi CCA 2021/2022",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 33,
                "icon": "https://user-uploads.online-go.com/9b6a27eeb1366bb478851d67bab56eeb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-06-11T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-11T11:01:36.252578Z",
            "ended": "2021-06-14T12:16:12.472792Z",
            "start_waiting": "2021-06-11T11:01:36.198515Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9b6a27eeb1366bb478851d67bab56eeb-15.png",
            "player_count": 2
        },
        {
            "id": 63214,
            "name": "yu kiat VS Shin Lu",
            "director": {
                "id": 756229,
                "username": "mrrabbuit",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/95a91e6b595a49e91968bd28f3e90ce4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1348.0847977490964,
                        "deviation": 156.13884872211037,
                        "volatility": 0.05999992557636363
                    }
                },
                "ranking": 21.831420754602473,
                "professional": false,
                "ui_class": ""
            },
            "description": "17/7/2020",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-07-17T12:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-07-17T10:54:47.460234Z",
            "ended": "2020-07-21T12:25:47.797138Z",
            "start_waiting": "2020-07-17T10:54:47.360256Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 2
        }
    ]
}