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

{
    "count": 57621,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=5762",
    "results": [
        {
            "id": 118494,
            "name": "Lord of territories 2024",
            "director": {
                "id": 1051076,
                "username": "Qwentum",
                "country": "ru",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ec85d2c66ad78a73ad60a339509b683b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1669.6018353968147,
                        "deviation": 63.17445322320599,
                        "volatility": 0.059700744508057055
                    }
                },
                "ranking": 26.783211755774904,
                "professional": false,
                "ui_class": ""
            },
            "description": "Lord of territories 2024",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 259200,
                "stones_per_period": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10103,
                "name": "World battles",
                "summary": "World tournament s",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 48,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/82ea34b6c5f487db027b73c2d1b9e9ca-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-01T17:24:00Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-01T17:24:18.943721Z",
            "ended": "2025-05-25T03:56:01.653291Z",
            "start_waiting": "2024-08-01T17:24:17.965239Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/82ea34b6c5f487db027b73c2d1b9e9ca-15.png",
            "player_count": 23
        }
    ]
}