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

{
    "count": 58362,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5836",
    "results": [
        {
            "id": 73686,
            "name": "Tur1 is cateos",
            "director": {
                "id": 936699,
                "username": "cateos",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/67cdd67513d0277cbcd0d93df8760d98-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 865.1774219853712,
                        "deviation": 70.16495288861645,
                        "volatility": 0.06000155022924194
                    }
                },
                "ranking": 11.564266165191924,
                "professional": false,
                "ui_class": ""
            },
            "description": "good and play game",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "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": 8804,
                "name": "My friends",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/d9150b5598f0512b201c724bb3bd59cc-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-09T18:12:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-09T18:12:40.246532Z",
            "ended": "2021-04-09T18:24:23.379045Z",
            "start_waiting": "2021-04-09T18:12:40.005474Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d9150b5598f0512b201c724bb3bd59cc-15.png",
            "player_count": 3
        },
        {
            "id": 29036,
            "name": "🍉Арбузик🍉",
            "director": {
                "id": 450530,
                "username": "Котэ",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/31c4e2408e38fad35a1aab12091df2c9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1049.3182104427037,
                        "deviation": 63.769747607739426,
                        "volatility": 0.06001195950776262
                    }
                },
                "ranking": 16.031320511157734,
                "professional": false,
                "ui_class": ""
            },
            "description": "Турнир",
            "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"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1705,
                "name": "FamilyGameGroup",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2017-07-31T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-08-05T15:33:17.961404Z",
            "ended": "2017-09-19T13:34:31.942720Z",
            "start_waiting": "2017-08-05T15:33:17.513422Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5
        }
    ]
}