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

{
    "count": 57952,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=5795",
    "results": [
        {
            "id": 2602,
            "name": "SDK3",
            "director": {
                "id": 104,
                "username": "Oolong4Go",
                "country": "_Klingon",
                "icon": "https://secure.gravatar.com/avatar/8e91ccf2e8ceef7a17d825edc71c1924?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1487.0974735216928,
                        "deviation": 79.93436684201419,
                        "volatility": 0.06000532839122804
                    }
                },
                "ranking": 24.103391824779585,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast (3 move a day) correspondence tournament  Will start on Monday 28th if we have enough players",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 28800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 28800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 20,
                "name": "Single Digit Kyu Room",
                "summary": "A room for SDK's \r\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 753,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/86d86effdffc2d0bbcd98e0f3b379249-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-10-29T01:30:12.241377Z",
            "ended": "2014-02-06T07:28:56.316315Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/86d86effdffc2d0bbcd98e0f3b379249-15.png",
            "player_count": 0
        },
        {
            "id": 2616,
            "name": "confusion",
            "director": {
                "id": 913,
                "username": "orbitaleccentric",
                "country": "154",
                "icon": "https://secure.gravatar.com/avatar/53eeecc069afe75227d01613021745ee?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1257.6002327130643,
                        "deviation": 63.49562019228525,
                        "volatility": 0.058778681280534054
                    }
                },
                "ranking": 20.222968266578867,
                "professional": false,
                "ui_class": "supporter"
            },
            "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": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8742,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 14,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-11-05T00:23:55.675438Z",
            "ended": "2014-04-18T13:26:34.026494Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 0
        }
    ]
}