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": 73155,
            "name": "-+--------*--*+-+++-+-+KIJKYO, Soldaditos felices",
            "director": {
                "id": 751837,
                "username": "Chikorita.Bmx",
                "country": "mx",
                "icon": "https://secure.gravatar.com/avatar/f93af54d12210547f110f072de8ac10f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 732.9636783045268,
                        "deviation": 64.16708715537435,
                        "volatility": 0.06001534983114199
                    }
                },
                "ranking": 7.725106059947597,
                "professional": false,
                "ui_class": ""
            },
            "description": "Juegos del hambre+-+-----------------------+++++++++++++++++++++++++",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 70,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 60,
                "periods": 12
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-04T19:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-04T19:30:38.254869Z",
            "ended": "2021-04-04T22:56:02.914278Z",
            "start_waiting": "2021-04-04T19:30:37.062956Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 49
        }
    ]
}