HomeMarketsSoccer › Player

Soccer Player Markets — Live API

Stream 12 live-priced soccer player markets from 250+ sportsbooks via a single JSON endpoint.

Available Soccer Player Markets

The Euro365 sportsbook API returns 12 soccer player markets on every event, with outcomes priced in real-time across our 250+ source books. Every market below is accessible via /v1/odds, /v1/prematch, and /v1/live.

Market IDNameOutcomes
9750First Player be Booked1
9698Player To Receive A Card - Within The Regular Time1
9696Player To Receive A Red Card - Within The Regular Time1
2355Over/Under Player Shots On Target2
9756Player Total Shots on Target (Must Start)1
9758Player Total Shots (Must Start)1
2638Over/Under Player Shots2
2356Over/Under Player Tackles 2
2636Over/Under Player Assists2
9754Player Total Assists (Must Start)1
9702Player To Score or Assist1
4603Player Assist Anytime1

Example response

curl -H 'x-api-key: YOUR_KEY' \
  'https://api.euro365.bet/v1/markets?sport=1&nested=1'

How to consume Player markets

List events via /v1/prematch?sport=1 or /v1/live?sport=1. Each event includes a map property pointing at its odds keys. Fetch the live-priced outcomes with /v1/odds?ids=<event-keys> — or use our high-throughput /rdstn POST endpoint for batch reads. A single API key handles up to 3,000 requests/minute on the Pro plan; the free tier covers 100/minute, enough to build and ship.

Looking to embed live odds without writing a backend? Drop the Euro365 widget on any page — same data, no integration. See widget ›

Get free API key Market dictionary docs