GET /api/v1/tournaments?format=api&ordering=-exclude_provisional&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=-exclude_provisional&page=5763",
    "results": [
        {
            "id": 46101,
            "name": "YagaSaga Baga Laga",
            "director": {
                "id": 619825,
                "username": "Nikolas.Bylsma",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/23517205a31381a69436cda387fe96d1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 767.4390569552528,
                        "deviation": 78.25927539872103,
                        "volatility": 0.060012960899090695
                    }
                },
                "ranking": 8.789147730629157,
                "professional": false,
                "ui_class": ""
            },
            "description": "Imma win",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 25,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "live",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 25
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3437,
                "name": "YagaSaga",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/63da1ea24f30dee8c79ef30b887b46df-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-03-01T19:30:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-03-01T19:34:09.739753Z",
            "ended": "2019-03-01T19:50:04.179589Z",
            "start_waiting": "2019-03-01T19:34:09.411421Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/63da1ea24f30dee8c79ef30b887b46df-15.png",
            "player_count": 3
        }
    ]
}