ConsoleCatalog
Sign in
PrizePicks logo

PrizePicks

prizepicks.comSportsno auth

Daily fantasy player props with odds, stat types, and matchups.

Explore Player Props Listing

ASYNCREADNo auth

Returns trending cross-league player prop cards with stat types, line scores, odds, and game times.

ParametersFormJSON

Maximum number of player prop cards to return from the explore feed

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_prizepicks_player_props_explore_listing",
    "params": {
      "limit": "16"
    }
  }'