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

{
    "count": 57912,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5791",
    "results": [
        {
            "id": 100667,
            "name": "test1",
            "director": {
                "id": 788285,
                "username": "go.laponjir",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8e4fea6dfbab4986e818071ab5c1af07?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1972.5541290109672,
                        "deviation": 155.17100950299817,
                        "volatility": 0.059997097676177454
                    }
                },
                "ranking": 30.643336261135815,
                "professional": false,
                "ui_class": ""
            },
            "description": "test1",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 32,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8111,
                "name": "GO PIM",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 99,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-02T07:14:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-01-06T10:06:37.009808Z",
            "ended": null,
            "start_waiting": "2025-01-06T10:06:36.995132Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        },
        {
            "id": 118172,
            "name": "test1234",
            "director": {
                "id": 564908,
                "username": "Sarawoot Kanya",
                "country": "th",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b6481afb00bf1ffc14aefec9418093c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1378.6178902753945,
                        "deviation": 69.38981703868545,
                        "volatility": 0.06068436958177716
                    }
                },
                "ranking": 22.349900925634316,
                "professional": false,
                "ui_class": ""
            },
            "description": "123467888",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5893,
                "name": "Go Family",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 147,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/69dc5c9576b388c1fc86c857114ab798-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-16T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-07-16T09:00:02.017645Z",
            "ended": "2024-07-26T09:32:36.823304Z",
            "start_waiting": "2024-07-26T09:32:36.817704Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/69dc5c9576b388c1fc86c857114ab798-15.png",
            "player_count": 4
        }
    ]
}