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

{
    "count": 58382,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5838",
    "results": [
        {
            "id": 106370,
            "name": "9x9 Open D.E. Cup #91",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1322.9549520849478,
                        "deviation": 70.40374931138504,
                        "volatility": 0.06013316492375423
                    }
                },
                "ranking": 21.395805303456026,
                "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/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 684,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-08-20T19:00: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-08-15T23:57:53.859192Z",
            "ended": "2024-02-02T02:39:03.211354Z",
            "start_waiting": "2023-08-15T23:57:53.724063Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8
        },
        {
            "id": 105093,
            "name": "Tournament in October",
            "director": {
                "id": 1065846,
                "username": "Felix the Phoenix",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/e332d5696cee3ae659e518b6dae79a6f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1442.0911710199657,
                        "deviation": 60.525251779380696,
                        "volatility": 0.05994262403078612
                    }
                },
                "ranking": 23.391947100744954,
                "professional": false,
                "ui_class": ""
            },
            "description": "May's been over for such a long time and whereas my tournament hasn't. I've missed June, but here is the October tournament, a slightly different one...",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "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": 10593,
                "name": "Felix the Phoenix's Go Club of Fun",
                "summary": "Felix the Phoenix's Go Club of Fun is a social club which allows players to game, chat and have fun. I hope you'll have a great time in the club!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/905298dfa79456e1a238f56390c1f642-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-06T22:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-06T22:00:35.120615Z",
            "ended": null,
            "start_waiting": "2023-10-06T22:00:33.811399Z",
            "board_size": 19,
            "active_round": 6,
            "icon": "https://user-uploads.online-go.com/905298dfa79456e1a238f56390c1f642-15.png",
            "player_count": 25
        }
    ]
}