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

{
    "count": 58622,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=5862",
    "results": [
        {
            "id": 79329,
            "name": "tournoi de la rentree",
            "director": {
                "id": 962948,
                "username": "danawan",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/d575323588b59f3b5a6c2edd7adbd32a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 780.219276550417,
                        "deviation": 62.49648480701647,
                        "volatility": 0.059959531634630275
                    }
                },
                "ranking": 9.171491562639412,
                "professional": false,
                "ui_class": ""
            },
            "description": "tournoi de la rentree, debut dimanche a midi,j'ai rallongé un peu les temps, on est a 5jours initial, 2jours en supplement et 14 jours au total, bonne chance a tous ;)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 177600,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 172800,
                "initial_time": 432000,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9244,
                "name": "parentsgo",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-29T10:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-29T10:00:09.589550Z",
            "ended": "2021-10-26T14:51:01.877439Z",
            "start_waiting": "2021-08-29T10:00:08.170995Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10
        },
        {
            "id": 2813,
            "name": "9x9 Under 20kyu Competition",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1866.1499351212267,
                        "deviation": 67.4303938241975,
                        "volatility": 0.06214490520198621
                    }
                },
                "ranking": 29.3596279034308,
                "professional": false,
                "ui_class": ""
            },
            "description": "Starts on Wednesday, 19.2.2014. at 09:00 UTC. No McMahon bar (all players start with 0 points).  ",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 382,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-02-19T09:00:06.453221Z",
            "ended": "2014-05-15T17:50:47.750836Z",
            "start_waiting": "2014-02-19T09:00:04.895428Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        }
    ]
}