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

{
    "count": 54582,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=id&page=5458",
    "results": [
        {
            "id": 124276,
            "name": "แข่งแบบพบกันหมด",
            "director": {
                "id": 1649107,
                "username": "cp09",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5d72a7ec6ec9ea53f009c989b6a8e426?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 710.3615547953566,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 7.000000000000001,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "12354896544",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 27,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 480,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14733,
                "name": "ศรีสังวาลย์",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/77a325d663f63d21c325d52de886e9e2-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-01-13T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-01-13T07:14:39.317460Z",
            "ended": "2025-01-13T07:16:43.098751Z",
            "start_waiting": "2025-01-13T07:14:39.240255Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/77a325d663f63d21c325d52de886e9e2-15.png",
            "player_count": 4
        },
        {
            "id": 124278,
            "name": "แข่งแบบพบกันหมด",
            "director": {
                "id": 1649107,
                "username": "cp09",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5d72a7ec6ec9ea53f009c989b6a8e426?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 710.3615547953566,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 7.000000000000001,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "12354896544",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 420,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14733,
                "name": "ศรีสังวาลย์",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/77a325d663f63d21c325d52de886e9e2-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-01-13T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-01-13T07:17:42.062587Z",
            "ended": "2025-01-13T08:00:06.279853Z",
            "start_waiting": "2025-01-13T07:17:42.004771Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/77a325d663f63d21c325d52de886e9e2-15.png",
            "player_count": 6
        }
    ]
}