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

{
    "count": 57962,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5796",
    "results": [
        {
            "id": 38767,
            "name": "alex g",
            "director": {
                "id": 548925,
                "username": "coolace3000",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3385498b6b1ac2ae30d418af48456a60?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "hirfrgtrgrthth",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2635,
                "name": "alex g",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-07-03T19:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-07-05T14:12:10.904987Z",
            "ended": "2018-07-11T13:47:39.210748Z",
            "start_waiting": "2018-07-05T14:12:10.263509Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 2954,
            "name": "First 19x19 Werewolf Invitational, No handicap",
            "director": {
                "id": 27,
                "username": "Phelan",
                "country": "pt",
                "icon": "https://secure.gravatar.com/avatar/f7ae9c72785aceddcc5dda7fddc31df5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1668.5928878847835,
                        "deviation": 63.05091288906825,
                        "volatility": 0.06017856793812499
                    }
                },
                "ranking": 26.769217883307334,
                "professional": false,
                "ui_class": ""
            },
            "description": "Trying this again.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 47,
                "name": "BGG WW",
                "summary": "A group for the BGG WW forum to play Go. Check the tournament tab for tournaments and ladder competitions.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 31,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/32f5444e74e6c9db4a60b0cd1dbf8fe3-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": 36,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2014-06-10T03:05:39.431761Z",
            "ended": null,
            "start_waiting": "2014-06-10T03:05:38.834603Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/32f5444e74e6c9db4a60b0cd1dbf8fe3-15.png",
            "player_count": 0
        }
    ]
}