Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-description&page=5893
{ "count": 58922, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=5892", "results": [ { "id": 2288, "name": "Smash's mini-tournament", "director": { "id": 48553, "username": "Smash", "country": "br", "icon": "https://secure.gravatar.com/avatar/784dcaf2104456f0f1c2055965daf4c5?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1293.6831274627225, "deviation": 62.79898245500473, "volatility": 0.05991811265603718 } }, "ranking": 20.87783454149927, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "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": 384, "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": 4, "max_ranking": 14, "analysis_enabled": false, "exclusivity": "open", "started": "2013-10-14T12:02:49Z", "ended": "2013-10-14T10:02:49Z", "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 }, { "id": 285, "name": "Rock_Lee_Eh's mini-tournament", "director": { "id": 8599, "username": "Rock_Lee_Eh", "country": "us", "icon": "https://secure.gravatar.com/avatar/73741ea570def1d114a9ac9bb6726916?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1337.3648265894894, "deviation": 65.28167659816387, "volatility": 0.06002553520999352 } }, "ranking": 21.646596099323933, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "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": 384, "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": 9, "analysis_enabled": false, "exclusivity": "open", "started": "2007-08-03T21:31:00Z", "ended": "2007-11-12T23:06:00Z", "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }