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

{
    "count": 57712,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=5771",
    "results": [
        {
            "id": 2629,
            "name": "GO Basics Swiss Correspondence 9x9",
            "director": {
                "id": 55,
                "username": "RoadHobo",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/e55cc679f2b9a76927782680058168ed?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1387.3991114591252,
                        "deviation": 74.83343692369397,
                        "volatility": 0.060064431794117246
                    }
                },
                "ranking": 22.49688914242659,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fun Fun Fun 9x9 tournament for Beginners",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 86400,
                "main_time": 259200,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17412,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 12,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-11-15T04:22:58.045555Z",
            "ended": "2015-06-22T15:43:43.870435Z",
            "start_waiting": "2013-11-15T04:22:57.934062Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0
        },
        {
            "id": 2850,
            "name": "Sitewide April 2014 DDK Round Robin #2",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "This has the same settings as the other April 2014 RR to allow more DDK participants.  Don't join if you are in the first one.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 86400,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-04-04T00:54:42.695115Z",
            "ended": "2014-06-09T03:02:37.137483Z",
            "start_waiting": "2014-04-04T00:53:03.200545Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 0
        }
    ]
}