Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-description&page=6056
{ "count": 60552, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=6055", "results": [ { "id": 1651, "name": "apei's newbie", "director": { "id": 20502, "username": "nobush", "country": "cn", "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-64.png", "ratings": { "version": 5, "overall": { "rating": 1391.4400154416105, "deviation": 64.1412096320196, "volatility": 0.06068014001115855 } }, "ranking": 22.564217252375418, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 172800, "time_control_parameters": { "time_control": "fischer", "initial_time": 345600, "max_time": 864000, "time_increment": 172800 }, "is_open": true, "exclude_provisional": false, "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": 387, "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": 15, "analysis_enabled": false, "exclusivity": "open", "started": "2012-03-09T20:24:15Z", "ended": "2012-03-09T19:24:15Z", "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 1393, "name": "Dr Bobs MT II : Handicapped: Mid-kyu:", "director": { "id": 35344, "username": "drbob", "country": "gb", "icon": "https://secure.gravatar.com/avatar/c094d7f6877057ad123564dd2c0b5bf9?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1585.5197378048813, "deviation": 67.64033800596158, "volatility": 0.05990604866904267 } }, "ranking": 25.58698383792456, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "chinese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "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": 387, "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": 13, "max_ranking": 23, "analysis_enabled": false, "exclusivity": "open", "started": "2011-08-01T07:28:13Z", "ended": "2011-08-01T05:28:13Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }