Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=handicap&page=5883
{ "count": 58821, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=handicap&page=5882", "results": [ { "id": 4011, "name": "LLL9 #8 - Lizard Lovers Live 9x9 Tournament", "director": { "id": 108267, "username": "Mac S Pumpkins", "country": "_GoT_Targaryen", "icon": "https://secure.gravatar.com/avatar/4d7e0354402a1d69ec85b8a84a25551b?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1588.8809803085994, "deviation": 62.73405744345425, "volatility": 0.06004748676159124 } }, "ranking": 25.63600902406306, "professional": false, "ui_class": "" }, "description": "For Lizard Lovers, by Lizard Lovers", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 36, "time_control_parameters": { "time_control": "byoyomi", "period_time": 30, "main_time": 600, "periods": 5 }, "is_open": true, "exclude_provisional": false, "group": { "id": 453, "name": "Lizard Lovers", "summary": "Those who loves lizards", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 12, "icon": "https://user-uploads.online-go.com/fb8d462f6a109c5a455bb73270bbd2a0-64.png" }, "auto_start_on_max": false, "time_start": "2015-01-06T15:47:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slide", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": true, "exclusivity": "open", "started": "2015-01-06T15:47:22.515370Z", "ended": "2015-01-06T16:31:21.477390Z", "start_waiting": "2015-01-06T15:47:22.396609Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/fb8d462f6a109c5a455bb73270bbd2a0-15.png", "player_count": 4, "ranked": true } ] }