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

{
    "count": 57731,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5773",
    "results": [
        {
            "id": 118351,
            "name": "19x19 H.c Two Moves Make Two Days",
            "director": {
                "id": 1596401,
                "username": "deleted-2551e5e5-0cb3-4352-bbb6-4301a3c704ae",
                "country": "zz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b522dbd27551f6ed639ee56d226be9ae-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1282.799025277897,
                        "deviation": 70.51598361572528,
                        "volatility": 0.060007777608150605
                    }
                },
                "ranking": 20.682243460722784,
                "professional": false,
                "ui_class": ""
            },
            "description": "Two moves make two days If you move once a day, you won't lose any time.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 0,
                "period_time": 172800,
                "stones_per_period": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14119,
                "name": "신중하게 두자",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2e6b85e5c11bd1fc1b46b0d6167b5793-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-07-29T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-29T06:16:55.781677Z",
            "ended": "2025-05-11T09:21:17.719124Z",
            "start_waiting": "2024-07-29T06:16:55.669336Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2e6b85e5c11bd1fc1b46b0d6167b5793-15.png",
            "player_count": 8
        }
    ]
}