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

{
    "count": 58322,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=5832",
    "results": [
        {
            "id": 104545,
            "name": "Very nice Tuesday night games",
            "director": {
                "id": 807332,
                "username": "timschwippel95",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/84c7934f3c75352cbe8792785836c9ce-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1241.1743163158822,
                        "deviation": 62.74130505289522,
                        "volatility": 0.05999882939658014
                    }
                },
                "ranking": 19.91860672091007,
                "professional": false,
                "ui_class": ""
            },
            "description": "Start time 20:03.\nLet's go!",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 39,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 1200,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6757,
                "name": "If you die in an elevator, make sure you press the up button",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-20T18:03:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-06-20T18:04:22.540219Z",
            "ended": "2023-06-20T18:07:56.123599Z",
            "start_waiting": "2023-06-20T18:07:56.118893Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3
        },
        {
            "id": 102735,
            "name": "applezero",
            "director": {
                "id": 1300078,
                "username": "nworld101",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0c45f23574607ff5d58dab05a1da7092?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "applezz",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 51,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13169,
                "name": "N-World Go Academy",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-30T08:10:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-04-30T08:03:12.469280Z",
            "ended": "2023-04-30T08:09:01.789250Z",
            "start_waiting": "2023-04-30T08:09:01.785964Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3
        }
    ]
}