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

{
    "count": 58661,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=handicap&page=5866",
    "results": [
        {
            "id": 4012,
            "name": "19*19  Blitz swiss tournament",
            "director": {
                "id": 103649,
                "username": "jaalfr",
                "country": "_Starfleet",
                "icon": "https://secure.gravatar.com/avatar/d14fb78b80ddb594f036d2227e4f20c8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1437.272127307282,
                        "deviation": 63.488576844289376,
                        "volatility": 0.05984282319912133
                    }
                },
                "ranking": 23.314457076351,
                "professional": false,
                "ui_class": ""
            },
            "description": "19*19 japanese rules, blitz",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 20,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 454,
                "name": "Tournament Club",
                "summary": "Welcome to the TOURNAMENT CLUB, a remake of the 'Kyu Tournament Group'.\n\nIn this group, you will be able to participate in competitions for your level so that you will have a fair chance of winning! We also have special competitions that require special ru",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 77,
                "icon": "https://user-uploads.online-go.com/f9bc230408f387605b22aa31ff5d0022-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-01-07T06:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-01-07T07:33:11.389686Z",
            "ended": "2015-01-07T08:13:52.877488Z",
            "start_waiting": "2015-01-07T07:33:11.301060Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f9bc230408f387605b22aa31ff5d0022-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}