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

{
    "count": 58252,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5825",
    "results": [
        {
            "id": 105595,
            "name": "19x19 Open D.E. Cup #30",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1290.0420803244463,
                        "deviation": 69.02954674882366,
                        "volatility": 0.06014141881225533
                    }
                },
                "ranking": 20.812587434883767,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 60,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-07-23T21:05:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-07-23T20:57:18.239634Z",
            "ended": "2023-12-11T11:54:05.045506Z",
            "start_waiting": "2023-07-23T20:57:18.090813Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8
        },
        {
            "id": 59793,
            "name": "lskfjsa",
            "director": {
                "id": 743424,
                "username": "The best 31 kyu",
                "country": "003",
                "icon": "https://secure.gravatar.com/avatar/abff2c4c5a4e77fbacac885a97a20756?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1380.1285708607697,
                        "deviation": 62.80870091968557,
                        "volatility": 0.05994386514694468
                    }
                },
                "ranking": 22.375254657511984,
                "professional": false,
                "ui_class": ""
            },
            "description": "lkskjdf",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 14,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 360,
                "period_time": 10,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4796,
                "name": "The 10 dan pro",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-28T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-28T21:31:11.712758Z",
            "ended": "2020-04-28T21:58:14.314414Z",
            "start_waiting": "2020-04-28T21:31:08.403836Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5
        }
    ]
}