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

{
    "count": 57762,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5776",
    "results": [
        {
            "id": 71963,
            "name": "第二届坐隐天下比赛",
            "director": {
                "id": 918259,
                "username": "常山赵子龙",
                "country": "cn",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/bcad3eeb1c6c6035af795f72719b451d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1132.318986992403,
                        "deviation": 66.56313830772672,
                        "volatility": 0.06000006152950035
                    }
                },
                "ranking": 17.793662895488005,
                "professional": false,
                "ui_class": ""
            },
            "description": "第二届坐隐天下比赛",
            "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": true,
            "group": {
                "id": 8481,
                "name": "坐隐天下社",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/179b7a2937bdbe232076acfb1ea68e43-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-28T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/179b7a2937bdbe232076acfb1ea68e43-15.png",
            "player_count": 1
        },
        {
            "id": 59201,
            "name": "Tournament",
            "director": {
                "id": 762329,
                "username": "partyrock",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e6bd249aa5fe2e80c6c521784b839031?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1186.092748711902,
                        "deviation": 211.04969569737395,
                        "volatility": 0.06000514220469617
                    }
                },
                "ranking": 18.867748115528606,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Hello",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5303,
                "name": "Arkham Asylum",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-17T18:01:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-17T18:01:46.976372Z",
            "ended": "2020-04-17T18:43:07.347586Z",
            "start_waiting": "2020-04-17T18:01:46.752326Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        }
    ]
}