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

{
    "count": 53501,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=description&page=5350",
    "results": [
        {
            "id": 111175,
            "name": "pi=3.14159265",
            "director": {
                "id": 1385882,
                "username": "Borismak",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/aeec3684ab6d5d115af9771919e7844c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1117.9588377169468,
                        "deviation": 63.11680479988702,
                        "volatility": 0.060027977352533714
                    }
                },
                "ranking": 17.498195407105516,
                "professional": false,
                "ui_class": ""
            },
            "description": "黑方需貼還3.75子。",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": 13697,
                "name": "19×19 OGS Title Tournaments ",
                "summary": "Hi, I am your admin and I am a 4 years old kitten!🎇🎇 Welcome to join our group. Make tournaments and ENJOY!!!  Pro, Dan or Kyu also can join us.\n\n大家來學圍棋, K:級、D:段, 30級最低, 專業9段最高。",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 57,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/f3f53085905f2485de26747f804957c1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-31T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-12-31T08:52:05.158699Z",
            "ended": "2024-01-04T09:05:23.195446Z",
            "start_waiting": "2023-12-31T08:52:05.096285Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/f3f53085905f2485de26747f804957c1-15.png",
            "player_count": 2
        }
    ]
}