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

{
    "count": 57672,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=start_waiting&page=5767",
    "results": [
        {
            "id": 1022,
            "name": "Strongest of the noobs.",
            "director": {
                "id": 29499,
                "username": "Renegade",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/faaddf7807a0632be115222fff82685a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1655.9074359152817,
                        "deviation": 67.0079085221114,
                        "volatility": 0.05989556703347465
                    }
                },
                "ranking": 26.5925479421036,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 380,
                "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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-12-23T17:41:02Z",
            "ended": "2009-12-23T16:41:02Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        },
        {
            "id": 1021,
            "name": "1. Tenuki-Tyrann Turnier",
            "director": {
                "id": 23723,
                "username": "Tergalon",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/0d301360702c7b84dc5011d415884040?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1599.516864569746,
                        "deviation": 66.00496671217826,
                        "volatility": 0.05994434386147867
                    }
                },
                "ranking": 25.790457525105985,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 1209600,
                "max_time": 1728000,
                "time_increment": 86400
            },
            "is_open": false,
            "exclude_provisional": false,
            "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": 380,
                "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": false,
            "exclusivity": "open",
            "started": "2010-08-25T19:54:57Z",
            "ended": "2010-08-25T17:54:57Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        }
    ]
}