Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=5883
{ "count": 58822, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=5882", "results": [ { "id": 104883, "name": "TaiwanWin", "director": { "id": 153455, "username": "El0m", "country": "gb", "icon": "https://user-uploads.online-go.com/018b099d6b5f111ad780b468738dc998-64.png", "ratings": { "version": 5, "overall": { "rating": 1295.7038814112566, "deviation": 70.83331711939027, "volatility": 0.0603648964543371 } }, "ranking": 20.913967003155264, "professional": false, "ui_class": "" }, "description": "New Style", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "korean", "time_per_move": 30, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 30, "initial_time": 30, "max_time": 14400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 1144, "name": "Taiwanese", "summary": "Mostly Taiwanese!\n\nlet us know if you want to be admin. Please take great care, thank you!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 180, "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-64.png" }, "auto_start_on_max": false, "time_start": "2023-06-30T15:00:00Z", "players_start": 4, "first_pairing_method": "opengotha", "subsequent_pairing_method": "opengotha", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2024-07-08T15:22:46.040404Z", "ended": null, "start_waiting": "2024-07-08T15:22:46.022331Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-15.png", "player_count": 4, "ranked": true }, { "id": 100667, "name": "test1", "director": { "id": 788285, "username": "go.laponjir", "country": "un", "icon": "https://secure.gravatar.com/avatar/8e4fea6dfbab4986e818071ab5c1af07?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1972.5541290109672, "deviation": 155.17100950299817, "volatility": 0.059997097676177454 } }, "ranking": 30.643336261135815, "professional": false, "ui_class": "" }, "description": "test1", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "japanese", "time_per_move": 32, "time_control_parameters": { "system": "absolute", "time_control": "absolute", "speed": "live", "pause_on_weekends": false, "total_time": 900 }, "is_open": true, "exclude_provisional": true, "group": { "id": 8111, "name": "GO PIM", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": true, "member_count": 102, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2023-03-02T07:14:00Z", "players_start": 4, "first_pairing_method": "opengotha", "subsequent_pairing_method": "opengotha", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2025-01-06T10:06:37.009808Z", "ended": null, "start_waiting": "2025-01-06T10:06:36.995132Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }