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

{
    "count": 53681,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_start&page=5368",
    "results": [
        {
            "id": 2911,
            "name": "Marathon 9x9",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1714.1593009665553,
                        "deviation": 62.20757553987685,
                        "volatility": 0.061060749985519025
                    }
                },
                "ranking": 27.392926751926225,
                "professional": false,
                "ui_class": ""
            },
            "description": "12 rounds Simultaneous McMahon tournament! Minimum group size 5. Please note that timing is fast (because of huge number of rounds). This tournament will probably take more then 1 year...",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44160,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 172800,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 378,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-05-07T18:19:51.864561Z",
            "ended": "2019-12-23T18:19:30.445677Z",
            "start_waiting": "2014-05-07T18:19:45.049195Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        }
    ]
}