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

{
    "count": 57912,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5791",
    "results": [
        {
            "id": 2797,
            "name": "Tet's 19x19 DDK tournament",
            "director": {
                "id": 47299,
                "username": "Tethys",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/9481f463fff8d092470a3fa7c0e256f6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1246.9928500299006,
                        "deviation": 65.35051861890925,
                        "volatility": 0.05986030466226058
                    }
                },
                "ranking": 20.026878627103546,
                "professional": false,
                "ui_class": ""
            },
            "description": "Like it says, with a bit of flexibility at each end.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "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": 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": 7,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-02-14T22:38:02.908094Z",
            "ended": "2014-08-25T20:08:14.221842Z",
            "start_waiting": "2014-02-14T22:38:02.503247Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        },
        {
            "id": 2921,
            "name": "30Ks 9x9 Mini-Tournament ",
            "director": {
                "id": 67357,
                "username": "Lein@d Why?",
                "country": "ca",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3a7c340bccabcef9661d2dc18ff12905-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1226.2483064055311,
                        "deviation": 62.22676475760264,
                        "volatility": 0.06011434997543913
                    }
                },
                "ranking": 19.638523899990158,
                "professional": false,
                "ui_class": ""
            },
            "description": "Yeah, that's right 30Ks only.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 300,
                "max_time": 6900,
                "time_increment": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 222,
                "name": "Low-Rating 30k's",
                "summary": "A group so low-rating 30k's can find each other, play against each other, and beat each other. Everyone deserves an approximately 50/50 win rate.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 279,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/43373022b3404dee8e6d5616a14de877-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": 0,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-05-14T18:42:41.455654Z",
            "ended": "2014-05-14T19:12:16.235329Z",
            "start_waiting": "2014-05-14T18:42:40.864004Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/43373022b3404dee8e6d5616a14de877-15.png",
            "player_count": 0
        }
    ]
}