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

{
    "count": 57762,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=5776",
    "results": [
        {
            "id": 117580,
            "name": "19x19 Correspondence Swiss",
            "director": {
                "id": 921893,
                "username": "nikila",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/052ccd566373074bd5d5bdc87778f37b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1601.2919263122153,
                        "deviation": 66.52017130138233,
                        "volatility": 0.06017707086875492
                    }
                },
                "ranking": 25.816133962678784,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19 Correspondence Swiss",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "aga",
            "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": 14384,
                "name": "nikila",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-06-30T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-06-30T10:00:16.164968Z",
            "ended": "2024-12-18T23:01:47.170649Z",
            "start_waiting": "2024-06-30T10:00:16.051210Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6
        },
        {
            "id": 126918,
            "name": "1776s open tournaments 0.0003",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e54ae4e69ed9cc2f90415aeec7635644-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 699.1345036938818,
                        "deviation": 70.3803202488705,
                        "volatility": 0.06360285311704142
                    }
                },
                "ranking": 6.631199068197563,
                "professional": false,
                "ui_class": ""
            },
            "description": "A Tournament series",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "aga",
            "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": true,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 468,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-31T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-31T11:00:12.994425Z",
            "ended": "2025-05-31T08:28:24.420403Z",
            "start_waiting": "2025-03-31T11:00:12.918278Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 4
        }
    ]
}