Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=5934
{ "count": 59331, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5933", "results": [ { "id": 33, "name": "First tournament - 9x9", "director": { "id": 27, "username": "Phelan", "country": "pt", "icon": "https://secure.gravatar.com/avatar/f7ae9c72785aceddcc5dda7fddc31df5?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1648.4432038755967, "deviation": 62.77420041373733, "volatility": 0.06017734799465297 } }, "ranking": 26.487960212491743, "professional": false, "ui_class": "" }, "description": "For fun and games.", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": -1, "rules": "aga", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 518400, "max_time": 518400, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 47, "name": "BGG WW", "summary": "A group for the BGG WW forum to play Go. Check the tournament tab for tournaments and ladder competitions.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": true, "member_count": 31, "icon": "https://user-uploads.online-go.com/32f5444e74e6c9db4a60b0cd1dbf8fe3-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": true, "exclusivity": "open", "started": "2013-10-01T09:58:50.237414Z", "ended": "2013-12-01T12:05:57.930811Z", "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/32f5444e74e6c9db4a60b0cd1dbf8fe3-15.png", "player_count": 0, "ranked": true } ] }