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

{
    "count": 57731,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5773",
    "results": [
        {
            "id": 3259,
            "name": "UGC Winter",
            "director": {
                "id": 73321,
                "username": "Alko",
                "country": "ua",
                "icon": "https://secure.gravatar.com/avatar/0407c96c0ff6d770bfacbc590c798b3e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1439.827409463775,
                        "deviation": 64.92503565859334,
                        "volatility": 0.060012258900592336
                    }
                },
                "ranking": 23.355578210132148,
                "professional": false,
                "ui_class": ""
            },
            "description": "Зимний сезон начнётся после того, когда все места будут заняты",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 262080,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 347,
                "name": "Ukrainian Go Club",
                "summary": "Группа для любителей поиграть в своё удовольствие. (Group for fans to play for fun).",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 147,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/394b5607e9a987631627520b966e4c28-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-12-02T14:08:47.602520Z",
            "ended": "2015-05-07T14:56:46.901690Z",
            "start_waiting": "2014-12-02T14:08:44.585584Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/394b5607e9a987631627520b966e4c28-15.png",
            "player_count": 0
        }
    ]
}