Skip to main content
URL: https://xapi.duelduck.com/duel/{id} Retrieve a prediction by its ID for the authenticated user. Returns the prediction details and the list of players. Requires authentication.

Parameters

Responses

Response content type: application / json .

Code 200

Prediction details.

Code 400

Invalid duel ID.

Code 401

Authentication required or invalid token.

Code 404

Duel not found.

Code 500

Internal server error.