Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-handicap&page=5948
{ "count": 59471, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5947", "results": [ { "id": 92103, "name": "Basic Go", "director": { "id": 1136031, "username": "gogowin11", "country": "un", "icon": "https://secure.gravatar.com/avatar/1e699c68a6db4a4af533418bfcccab4d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1012.0372852409402, "deviation": 60.90204284963786, "volatility": 0.059928970070421306 } }, "ranking": 15.193864247567836, "professional": false, "ui_class": "" }, "description": "Beginner tournament", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": -1, "rules": "japanese", "time_per_move": 9, "time_control_parameters": { "system": "canadian", "time_control": "canadian", "speed": "live", "pause_on_weekends": false, "main_time": 300, "period_time": 25, "stones_per_period": 4 }, "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": 17917, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": false, "time_start": "2022-07-06T01:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 17, "max_ranking": 25, "analysis_enabled": false, "exclusivity": "open", "started": "2022-07-06T01:00:49.310281Z", "ended": "2022-07-06T01:06:27.572698Z", "start_waiting": "2022-07-06T01:00:49.247022Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 2, "ranked": true } ] }