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

{
    "count": 57841,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5784",
    "results": [
        {
            "id": 126610,
            "name": "Hi!!!🀠🀠🀠",
            "director": {
                "id": 1431032,
                "username": "Mi-Mi",
                "country": "ru",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0d2ec84b47672498096bbb03a929279b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 771.4166157917542,
                        "deviation": 67.92259003702391,
                        "volatility": 0.060400361931472045
                    }
                },
                "ranking": 8.908821971375595,
                "professional": false,
                "ui_class": ""
            },
            "description": "πŸ™πŸšπŸ™πŸšπŸ™πŸšπŸ›πŸ›",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "ing",
            "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": 473,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-20T11: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": "2025-03-20T15:13:17.291642Z",
            "ended": "2025-08-02T08:11:26.531098Z",
            "start_waiting": "2025-03-20T15:13:17.210133Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 4
        }
    ]
}