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

{
    "count": 58772,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5877",
    "results": [
        {
            "id": 122749,
            "name": "DDK Doubles #3",
            "director": {
                "id": 496469,
                "username": "beefwithasillyguy",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8f199a278c84623f101aaeeb65c92e06?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 816.9698376609466,
                        "deviation": 101.8809539743649,
                        "volatility": 0.06000469285066534
                    }
                },
                "ranking": 10.23702059009903,
                "professional": false,
                "ui_class": ""
            },
            "description": "Monthly tournament for DDK players",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87084,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 86400,
                "periods": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8799,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-12-30T19:00:00Z",
            "players_start": 16,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 19,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-26T00:01:27.489666Z",
            "ended": null,
            "start_waiting": "2024-12-26T00:01:27.318576Z",
            "board_size": 19,
            "active_round": 7,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 82954,
            "name": "FINAL MUNICIPAL - Professores/Comunidade",
            "director": {
                "id": 805908,
                "username": "marcosrczr",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/6b2772f241c4e75eb7373fa32b3283b9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 917.6243027324846,
                        "deviation": 66.44761086575319,
                        "volatility": 0.06001801279592092
                    }
                },
                "ranking": 12.926723591689818,
                "professional": false,
                "ui_class": ""
            },
            "description": "Final Municipal do III Circuito Online de Go da SME-SP",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6411,
                "name": "CIRCUITO ONLINE SME-SP",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 479,
                "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-01T22:35:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-12-01T22:35:57.941975Z",
            "ended": "2021-12-01T23:32:48.559646Z",
            "start_waiting": "2021-12-01T22:35:57.775336Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}