Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-handicap&page=5990
{ "count": 59891, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5989", "results": [ { "id": 136080, "name": "ooloolong 13 13", "director": { "id": 657233, "username": "oolooloo", "country": "155", "icon": "https://user-uploads.online-go.com/8f41f10dcbb391aafb7f3a83119225ea-64.png", "ratings": { "version": 5, "overall": { "rating": 767.6283645002499, "deviation": 64.4751247584056, "volatility": 0.06010224477006692 } }, "ranking": 8.794857538065164, "professional": false, "ui_class": "supporter" }, "description": "long correspondance 13 13 long", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 645699, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 604800, "initial_time": 2419200, "max_time": 2419200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 95, "name": "France Go Players", "summary": "Le groupe pour les joueurs français!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 1308, "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-64.png" }, "auto_start_on_max": false, "time_start": "2026-01-19T21:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 12, "analysis_enabled": true, "exclusivity": "open", "started": "2026-01-19T21:00:21.833782Z", "ended": null, "start_waiting": "2026-01-19T21:00:21.668559Z", "board_size": 13, "active_round": 1, "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-15.png", "player_count": 6, "ranked": true } ] }