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

{
    "count": 58352,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5835",
    "results": [
        {
            "id": 114050,
            "name": "German Chat Invitational Tournament 🏆",
            "director": {
                "id": 1212052,
                "username": "Outworlder",
                "country": "_NATO",
                "icon": "https://user-uploads.online-go.com/84cf0c406a41d56c51df2f5052044a61-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1498.624779662803,
                        "deviation": 63.23195270187299,
                        "volatility": 0.05997789578432205
                    }
                },
                "ranking": 24.282148212990215,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Ungezwungenes Turnier für die Mitglieder des Deutsch Chatrooms.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "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": 654,
                "name": "German Chat Community - GCC",
                "summary": "A group for internal games and entertainments of the German chat community",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 70,
                "icon": "https://user-uploads.online-go.com/fd66cb8c163d549218526b0bcbc2b50e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-21T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-03-21T08:00:36.337465Z",
            "ended": "2024-05-16T10:41:46.218511Z",
            "start_waiting": "2024-03-21T08:00:35.980734Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd66cb8c163d549218526b0bcbc2b50e-15.png",
            "player_count": 7
        },
        {
            "id": 112646,
            "name": "13x13 New Zealand Handicap D.E. #2",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1375.8309914548945,
                        "deviation": 67.96862811490783,
                        "volatility": 0.06063903861397135
                    }
                },
                "ranking": 22.303055453106015,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "All players welcome. Starts when full.\n\nNew Zealand rules. 13x13 handicap. Double-elimination.\n\nFor more tournaments with New Zealand rules: https://online-go.com/group/14024",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "nz",
            "time_per_move": 90782,
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-03-02T03:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-25T12:32:41.380620Z",
            "ended": "2025-04-28T02:08:23.287584Z",
            "start_waiting": "2024-02-25T12:32:41.207196Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 8
        }
    ]
}