Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-time_per_move&page=5932
{ "count": 59312, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5931", "results": [ { "id": 58909, "name": "our games?", "director": { "id": 759386, "username": "willclutterbuck", "country": "un", "icon": "https://secure.gravatar.com/avatar/c3c0e38075bda8d5b10c013dabe667f6?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1500.0, "deviation": 350.0, "volatility": 0.06 } }, "ranking": 24.303382182144386, "professional": false, "ui_class": "provisional" }, "description": "testing", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": true, "group": { "id": 5208, "name": "Them Bois", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-04-13T03:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "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": 66961, "name": "Wanwen vs Eng Soon", "director": { "id": 756229, "username": "mrrabbuit", "country": "sg", "icon": "https://user-uploads.online-go.com/95a91e6b595a49e91968bd28f3e90ce4-64.png", "ratings": { "version": 5, "overall": { "rating": 1348.0847977490964, "deviation": 156.13884872211037, "volatility": 0.05999992557636363 } }, "ranking": 21.831420754602473, "professional": false, "ui_class": "" }, "description": "23/10/2020", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "chinese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": false, "group": { "id": 5118, "name": "SP Weiqi 2020/2021", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 21, "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png" }, "auto_start_on_max": true, "time_start": "2020-10-23T12:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2020-10-23T11:39:00.277936Z", "ended": "2020-10-26T12:26:10.819358Z", "start_waiting": "2020-10-23T11:39:00.193156Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png", "player_count": 2, "ranked": true } ] }