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

{
    "count": 57762,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5776",
    "results": [
        {
            "id": 2021,
            "name": "Antarctica Masters 2012",
            "director": {
                "id": 45889,
                "username": "Anders",
                "country": "dk",
                "icon": "https://secure.gravatar.com/avatar/3e91c70ee064b6e9bbfd3a949bdd7aa8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1015.368160226624,
                        "deviation": 73.9454872741853,
                        "volatility": 0.06000102374995031
                    }
                },
                "ranking": 15.269931741091996,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": 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": 1,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-11-20T09:52:11Z",
            "ended": "2012-11-20T08:52:11Z",
            "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": 46,
            "name": "Fast Blast",
            "director": {
                "id": 55,
                "username": "RoadHobo",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/e55cc679f2b9a76927782680058168ed?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1387.3991114591252,
                        "deviation": 74.83343692369397,
                        "volatility": 0.060064431794117246
                    }
                },
                "ranking": 22.49688914242659,
                "professional": false,
                "ui_class": ""
            },
            "description": "5 player round robin simul sudden death.  All games must be completed within 2 weeks of tournament commencement. Starting date will be the first Monday after all 5 spots are filled.  Please do not join if you do not think you can complete 4 games in 2 weeks.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13440,
            "time_control_parameters": {
                "total_time": 1209600,
                "time_control": "absolute"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17421,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-10-21T14:10:37.197439Z",
            "ended": "2013-12-12T10:18:39.786131Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0
        }
    ]
}