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

{
    "count": 53572,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5357",
    "results": [
        {
            "id": 60494,
            "name": "Ammon VS Seth",
            "director": {
                "id": 780216,
                "username": "ammonparkman",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ae5a9e9bd617309f800a2918a098c9ad?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Hey this is fun",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5708,
                "name": "Parkman Ammon Seth",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-14T04:31:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        },
        {
            "id": 2620,
            "name": "KAT Tournament",
            "director": {
                "id": 52592,
                "username": "Lazy Satomi",
                "country": "_Pirate",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0fee81bec9e326f5aacaee36c2ee806e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2114.6127866309907,
                        "deviation": 62.54903199064478,
                        "volatility": 0.05991552498899247
                    }
                },
                "ranking": 32.25324515785052,
                "professional": false,
                "ui_class": ""
            },
            "description": "Kids and Teens can play with each other everybody can join even adults so have fun and enjoy :-)\n",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 99,
                "name": "kids and teen room",
                "summary": "where kids to have fun and chat XD ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 70,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-11-04T07:21:38.777846Z",
            "ended": "2014-09-12T09:15:37.501918Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        }
    ]
}