Skip to main content
URL: https://xapi.duelduck.com/duel/participating Get all predictions where the authenticated user is a participant, with optional filtering, sorting and pagination.

Parameters

opts.pagination.page_size , default value : 10
opts.pagination.page_num , default value : 1
opts.order.order_by , default value : created_at
opts.order.order_type , available values : desc, asc ; default value : ""

Responses

Response content type: application / json .

Code 200

List of predictions.

Code 400

Bad request.

Code 401

Unauthorized - Invalid or missing claims.

Code 500

Internal server error.