Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5939
{ "count": 59382, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5938", "results": [ { "id": 1225, "name": "European time mini-tournament (handicap)", "director": { "id": 27753, "username": "JulienCo", "country": "fr", "icon": "https://secure.gravatar.com/avatar/6dc5e605f725fd13a959d2b2ac1d4f27?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1888.583831023922, "deviation": 62.847229385047584, "volatility": 0.05998186991625008 } }, "ranking": 29.636265823765306, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 432000, "time_increment": 86400 }, "is_open": true, "exclude_provisional": true, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 383, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2010-08-27T06:32:46Z", "ended": "2010-08-27T04:32:46Z", "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 54, "name": "19x19 mini-tournament", "director": { "id": 2123, "username": "logikid", "country": "us", "icon": "https://secure.gravatar.com/avatar/3d6ae48531000214cdb4261b3df4f38b?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1464.0850943960106, "deviation": 65.2293261860339, "volatility": 0.05991117637564445 } }, "ranking": 23.74235189426597, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 259200, "time_control_parameters": { "time_control": "simple", "per_move": 259200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 383, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 15, "analysis_enabled": false, "exclusivity": "open", "started": "2006-01-16T14:43:00Z", "ended": "2006-04-01T07:04:00Z", "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 } ] }