List all tournaments or create a new tournament.

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

{
    "count": 60282,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-ranked&page=6028",
    "results": [
        {
            "id": 137649,
            "name": "แข่ง23/2",
            "director": {
                "id": 564908,
                "username": "Sarawoot Kanya",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b6481afb00bf1ffc14aefec9418093c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1450.7244757952644,
                        "deviation": 64.2988723906399,
                        "volatility": 0.06068198210976438
                    }
                },
                "ranking": 23.53012500304784,
                "professional": false,
                "ui_class": ""
            },
            "description": "แต้มต่อ 6.5",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "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": 32,
                "icon": "https://user-uploads.online-go.com/77a325d663f63d21c325d52de886e9e2-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-02-23T08: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": "2026-02-23T07:14:47.534234Z",
            "ended": "2026-02-23T07:15:59.425656Z",
            "start_waiting": "2026-02-23T07:14:47.404127Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/77a325d663f63d21c325d52de886e9e2-15.png",
            "player_count": 5,
            "ranked": false
        },
        {
            "id": 136814,
            "name": "Малый январский турнир",
            "director": {
                "id": 1633182,
                "username": "grigorijdizer",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/b985a37fb05d199a036f731007b584ef-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 484.140757645069,
                        "deviation": 233.4238551092153,
                        "volatility": 0.06001461361260359
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Малый январский турнир для игроков секции спортивного го ОмГПУ Ката.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 15
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14645,
                "name": "Ката | 形",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/d2ded5e5b0adf7255a983a475d408b2f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-31T14:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-01-31T14:01:03.354856Z",
            "ended": "2026-01-31T14:17:14.172737Z",
            "start_waiting": "2026-01-31T14:01:03.261296Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d2ded5e5b0adf7255a983a475d408b2f-15.png",
            "player_count": 6,
            "ranked": false
        }
    ]
}