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

{
    "count": 57742,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5774",
    "results": [
        {
            "id": 2921,
            "name": "30Ks 9x9 Mini-Tournament ",
            "director": {
                "id": 67357,
                "username": "Lein@d Why?",
                "country": "ca",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3a7c340bccabcef9661d2dc18ff12905-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1226.2483064055311,
                        "deviation": 62.22676475760264,
                        "volatility": 0.06011434997543913
                    }
                },
                "ranking": 19.638523899990158,
                "professional": false,
                "ui_class": ""
            },
            "description": "Yeah, that's right 30Ks only.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 300,
                "max_time": 6900,
                "time_increment": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 222,
                "name": "Low-Rating 30k's",
                "summary": "A group so low-rating 30k's can find each other, play against each other, and beat each other. Everyone deserves an approximately 50/50 win rate.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 279,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/43373022b3404dee8e6d5616a14de877-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": 0,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-05-14T18:42:41.455654Z",
            "ended": "2014-05-14T19:12:16.235329Z",
            "start_waiting": "2014-05-14T18:42:40.864004Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/43373022b3404dee8e6d5616a14de877-15.png",
            "player_count": 0
        },
        {
            "id": 2989,
            "name": "Liga Argentina por Correspondencia 1 (simultáneas)",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1555.979081964343,
                        "deviation": 62.49953502167467,
                        "volatility": 0.05973229196401724
                    }
                },
                "ranking": 25.151595267328478,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Sólo para miembros del grupo.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 17,
                "name": "Argentina",
                "summary": "Jugadores argentinos de Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 364,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ca067ae528ae04736d672e98d3d4005a-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": 36,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2014-07-06T21:54:49.602149Z",
            "ended": "2014-10-22T09:56:56.437860Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ca067ae528ae04736d672e98d3d4005a-15.png",
            "player_count": 0
        }
    ]
}