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

{
    "count": 58292,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5829",
    "results": [
        {
            "id": 89137,
            "name": "Pls join",
            "director": {
                "id": 910807,
                "username": "andersonie",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/0aa7faecf430181713c8082cd75fff3f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1192.553205542022,
                        "deviation": 63.54522537910843,
                        "volatility": 0.06002046403271652
                    }
                },
                "ranking": 18.99350028399023,
                "professional": false,
                "ui_class": ""
            },
            "description": "我会给你们足够的时间下完你的一盘棋. I'll give you enough time to finish your game with no timeout, don't need to worry.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 458880,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 2419200,
                "period_time": 432000,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17542,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-30T13:00:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-04-29T05:57:14.769783Z",
            "ended": "2023-03-20T04:41:21.370326Z",
            "start_waiting": "2022-04-29T05:57:14.520681Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 12
        },
        {
            "id": 121299,
            "name": "Torneio 9x9 Novembro 2024",
            "director": {
                "id": 681764,
                "username": "LeandroMoi",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/213156d9bbd3cd2c352d1d8067118643?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 979.130411848367,
                        "deviation": 64.6123898902994,
                        "volatility": 0.06004322215170312
                    }
                },
                "ranking": 14.42862133417145,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneio 9x9 de Novembro de 2024 Bem-vindxs Relógio começa com 3 dias para a primeira jogada, aumenta 4 horas a cada jogada ao máximo de 3 dias. Todos contra todos. Inicialmente o máximo de 10 jogadores.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12104,
                "name": "DRE S. Mateus SME",
                "summary": "Grupo dos educadores da SME - DRE São Mateus , e interessados e amigos.\nSejam todos bem vindos e entrem em nosso grupo para organizarmos mais ações.\nhttps://chat.whatsapp.com/K2lPBye3iqRBOwJ2dU6sjW\n\ntorneios Mensais todo dia 30.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 84,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-10-30T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        }
    ]
}