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

{
    "count": 53572,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_start&page=5357",
    "results": [
        {
            "id": 1065,
            "name": "2nd annual OGS open",
            "director": {
                "id": 29698,
                "username": "jobbob245",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/20912d55780c93bb66b8b9477b5c37d1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1338.05506261425,
                        "deviation": 72.43903673204956,
                        "volatility": 0.06000638321309588
                    }
                },
                "ranking": 21.658541113556804,
                "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": 604800,
                "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": 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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-03-02T17:32:51Z",
            "ended": "2010-03-02T16:32:51Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        },
        {
            "id": 2888,
            "name": "Cup of Russia",
            "director": {
                "id": 61028,
                "username": "Poller",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/effd9a7104b4671b0801acabb5dbfddd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1527.9838655645171,
                        "deviation": 65.05463555127228,
                        "volatility": 0.05945846815831378
                    }
                },
                "ranking": 24.731287323736098,
                "professional": false,
                "ui_class": ""
            },
            "description": "Небольшой турнирчик  для  российских игроков. Начнем 14 апреля.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1788,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 1,
            "max_ranking": 13,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2014-04-13T20:36:55.663576Z",
            "ended": "2014-06-14T16:40:46.612186Z",
            "start_waiting": "2014-04-13T20:36:53.085378Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 0
        }
    ]
}