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

{
    "count": 57631,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=handicap&page=5763",
    "results": [
        {
            "id": 3945,
            "name": "LLL9 #1 - Lizard Lovers Live 9x9 Tournament",
            "director": {
                "id": 108267,
                "username": "Mac S Pumpkins",
                "country": "_GoT_Targaryen",
                "icon": "https://secure.gravatar.com/avatar/4d7e0354402a1d69ec85b8a84a25551b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1588.8809803085994,
                        "deviation": 62.73405744345425,
                        "volatility": 0.06004748676159124
                    }
                },
                "ranking": 25.63600902406306,
                "professional": false,
                "ui_class": ""
            },
            "description": "For Lizard Lovers, By Lizard Lovers",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 453,
                "name": "Lizard Lovers",
                "summary": "Those who loves lizards",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fb8d462f6a109c5a455bb73270bbd2a0-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-04T08:05:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-01-04T08:05:29.774141Z",
            "ended": "2015-01-04T08:42:13.146163Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fb8d462f6a109c5a455bb73270bbd2a0-15.png",
            "player_count": 4
        }
    ]
}