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

{
    "count": 58191,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=5819",
    "results": [
        {
            "id": 63361,
            "name": "must watch hikaru",
            "director": {
                "id": 507154,
                "username": "octonary",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/49292767ea85e391d86a7545723e1948-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1520.6844622282306,
                        "deviation": 66.69618354384367,
                        "volatility": 0.060093703467183776
                    }
                },
                "ranking": 24.62043137486282,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Must watch Hikaru-no Go in parallel\n\nNB slightly tight time control",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 20,
                "initial_time": 60,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2154,
                "name": "ocaml survivors",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 14,
                "icon": "https://user-uploads.online-go.com/feda4b527f4324b99f705a670aefebd4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-22T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-07-22T03:00:52.218818Z",
            "ended": "2020-09-01T03:27:49.830125Z",
            "start_waiting": "2020-07-22T03:00:51.931203Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/feda4b527f4324b99f705a670aefebd4-15.png",
            "player_count": 6
        }
    ]
}