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

{
    "count": 58331,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5833",
    "results": [
        {
            "id": 28732,
            "name": "friendly battle",
            "director": {
                "id": 459376,
                "username": "i am poop",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/f3bdb9442138dd6c2d4f619816d0f5e8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1013.5637422352452,
                        "deviation": 180.92523896897464,
                        "volatility": 0.06000977981874014
                    }
                },
                "ranking": 15.228755112677058,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "C'mon guys!Let's do a friendly battle!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none",
                "speed": "correspondence",
                "system": "none",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1769,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-07-20T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-12-08T23:43:50.147038Z",
            "ended": "2018-02-17T20:15:27.705539Z",
            "start_waiting": "2017-12-08T23:43:49.477059Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 4
        }
    ]
}