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

{
    "count": 57932,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=5793",
    "results": [
        {
            "id": 80923,
            "name": "Manual pairing 15 min Tournament",
            "director": {
                "id": 1044601,
                "username": "senseihk",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/cdd1c81710571c60e6ca7c93b8674063?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2326.49766407098,
                        "deviation": 249.480229604016,
                        "volatility": 0.060008490664285076
                    }
                },
                "ranking": 34.463891257409,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Manual pairing 15 min",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10177,
                "name": "SGA-Tournament",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 42,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-10-04T11:20:00Z",
            "players_start": 2,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2021-10-04T11:20:45.860224Z",
            "ended": "2022-09-18T16:55:54.923480Z",
            "start_waiting": "2022-09-18T16:55:54.917932Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6
        },
        {
            "id": 103569,
            "name": "Torneo Prueba OpenGotha 2 Edicion",
            "director": {
                "id": 1135321,
                "username": "Noob4Ever",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/67f535b7cf959a79436938a21ad44cb5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1112.2667510386036,
                        "deviation": 73.33485080473244,
                        "volatility": 0.060006342428068765
                    }
                },
                "ranking": 17.38002611213543,
                "professional": false,
                "ui_class": ""
            },
            "description": "Te proveo una descripción",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 49,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13250,
                "name": "Dansu Baduk",
                "summary": "Dansu Baduk - Asociación de Go de Murcia",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7599c8107d16ee9a992ce97a6c2cd073-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-23T16:35:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-05-23T16:32:02.546894Z",
            "ended": "2023-05-23T17:51:40.428711Z",
            "start_waiting": "2023-05-23T17:51:40.422955Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7599c8107d16ee9a992ce97a6c2cd073-15.png",
            "player_count": 3
        }
    ]
}