LogoLogo
Quick StartFootball APIContactAPI 3.0
  • Welcome
  • Changelog
  • Getting Started
    • Get Started
    • Documentation for the documentation
  • Endpoint overview
    • Continents
      • GET All Continents
      • GET Continent by ID
    • Countries
      • GET All Countries
      • GET Country by ID
    • Leagues
      • GET All Leagues
      • GET League by ID
      • GET Leagues by Country ID
      • Search Leagues by Name
    • Seasons
      • GET All Seasons
      • GET Season by ID
    • Fixtures
      • GET Fixture by ID
      • GET Last Updated Fixtures
      • GET Fixtures by Date
      • GET Fixtures by Date Range
      • GET Fixtures by Date Range for Team
      • GET Fixtures by Multiple ID's
      • GET Deleted Fixtures
    • Statistics
    • Livescores
      • GET All Livescores
      • GET All In play Livescores
    • News API
      • GET All News
      • GET News For Upcoming Fixtures
      • GET News by Season ID
    • Commentaries
      • Commentaries by Fixture ID
    • Video Highlights
      • Get Video Highlights by Fixture ID
    • Head 2 Head
      • GET Head 2 Head by Team IDs
    • Standings
      • GET Standings by Season ID
      • GET LIVE Standings
      • GET Standings by Season ID and Round ID
      • GET Standings by Season and Date(time)
      • GET Standings Corrections by Season ID
    • Teams
      • GET Team by ID
      • GET Teams by Country ID
      • GET Teams by Season ID
      • Search Team by Name
      • GET Current Leagues by Team ID
      • Get All Leagues by Team ID
    • Players
      • GET Player by ID
      • GET Players by Country ID
      • Search Player by Name
    • Topscorers
      • GET Topscorers by Season ID
      • GET Topscorers Aggregated by Season ID
    • Rivals
      • GET Rivals by Team ID
    • Venues
      • GET Venue by ID
      • GET Venues by Season ID
    • Rounds
      • GET Rounds by Season ID
      • GET Round by ID
    • Odds
      • GET Odds by Fixture ID and Bookmaker ID
      • GET Odds by Fixture ID and Market ID
      • GET Odds by Fixture ID
      • GET Inplay Odds by Fixture ID
    • Coaches
      • GET Coach by ID
    • Stages
      • GET Stage by ID
      • GET Stages by Season ID
    • Bookmakers
      • GET All Bookmakers by Fixture ID
      • GET All Bookmakers
      • GET Bookmaker by ID
    • Markets
      • GET All Fixtures by Market ID
      • GET All Markets
      • GET Market by ID
    • Team Squads
      • GET Team Squad by Team and Season ID
    • TV Stations
      • GET TV Station by Fixture ID
    • Prediction API
      • GET Leagues and Performances
      • GET Probabilities
      • GET Probabilities by Fixture ID
      • GET Value Bets
      • GET Value Bet by Fixture ID
  • Tutorials
    • Introduction to our API
      • Make your first request
      • Set your time zone
      • Pagination
    • Enriching your response
      • Includes
      • Nested includes
    • Filtering, limiting & sorting
      • Filtering
      • Limiting
      • Sorting
    • Schedule, fixtures & livescores
      • Season schedule
      • Fixtures
      • Livescores
    • Statistics
      • Match statistics
      • Team statistics
      • Player statistics
      • Season statistics
    • League & topscorers standings
      • League standings
      • Topscorers standings
    • Odds & predictions
      • Odds
        • Odds by fixture, bookmaker and market id
        • FlatOdds
        • InplayOdds
      • Predictions
  • MySportmonks
    • How-to build a custom plan
    • ID Finder
  • How-to Guides
    • Get Started with our how-to guides
      • How-to build your API requests
    • Livescores & fixtures
      • How-to build a livescore website
      • How-to build a schedule page
    • Match & team pages
      • How-to build a match page with events and statistics
      • How-to build a match page with line-ups/formations
      • How-to build a team page with season stats and squads
    • How-to build standings and topscorer standings
      • League standings
      • Topscorer standings
    • Odds & predictions
      • How-to build a match page with odds
      • How-to build a betting odds portal
      • How-to use the predictions API
    • How-to build a fantasy game
    • Developer tools
      • How-to use Sportmonks' APIs in Postman
    • How-to keep your database in sync
    • World Cup 2022
    • EURO 2024
    • Football widgets
      • How-to set up football widgets in your web application
      • Configurations
      • Widgets overview
        • Livescore widget
        • International Cup widgets
  • API References
    • API reference guide
    • Data features
    • ID Finder
    • Code libraries
    • Demo response files
    • Statuses and definitions
    • API Rate limiting
    • Response codes
    • Meta description
  • General
  • Sportmonks
  • Plans & pricing
  • FAQ
  • Contact
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Endpoint overview
  2. Markets

GET All Fixtures by Market ID

PreviousMarketsNextGET All Markets

Last updated 3 years ago

Was this helpful?

GET All Fixtures by Market ID

https://soccer.sportmonks.com/api/v2.0/markets/{ID}/fixtures

Endpoint details

Authorization

API Key

Pagination

NO

Allowed nested includes

0

Parameters

No parameters available for this endpoint.

Include options

No includes available for this endpoint.

Example response

https://soccer.sportmonks.com/api/v2.0/markets/1/fixtures?api_token={API_TOKEN}
      "data": [
        {
            "id": 18326451,
            "league_id": 818,
            "season_id": 17730,
            "stage_id": 77449623,
            "round_id": 257154,
            "group_id": 244868,
            "aggregate_id": null,
            "venue_id": 237914,
            "referee_id": null,
            "localteam_id": 149087,
            "visitorteam_id": 11388,
            "winner_team_id": null,
            "weather_report": {
                "code": "rain",
                "type": "light rain",
                "icon": "https://cdn.sportmonks.com/images/weather/10d.png",
                "temperature": {
                    "temp": 76.64,
                    "unit": "fahrenheit"
                },
                "temperature_celcius": {
                    "temp": 24.8,
                    "unit": "celcius"
                },
                "clouds": "84%",
                "humidity": "78%",
                "pressure": 1015,
                "wind": {
                    "speed": "5.03 m/s",
                    "degree": 287
                },
                "coordinates": {
                    "lat": 3.7833,
                    "lon": 11.3833
                },
                "updated_at": "2021-08-05T12:15:03.240060Z"
            },
            "commentaries": false,
            "attendance": null,
            "pitch": null,
            "details": null,
            "neutral_venue": false,
            "winning_odds_calculated": false,
            "formations": {
                "localteam_formation": null,
                "visitorteam_formation": null
            },
            "scores": {
                "localteam_score": 0,
                "visitorteam_score": 0,
                "localteam_pen_score": null,
                "visitorteam_pen_score": null,
                "ht_score": null,
                "ft_score": null,
                "et_score": null,
                "ps_score": null
            },
            "time": {
                "status": "NS",
                "starting_at": {
                    "date_time": "2021-08-05 12:30:00",
                    "date": "2021-08-05",
                    "time": "12:30:00",
                    "timestamp": 1628166600,
                    "timezone": "UTC"
                },
                "minute": null,
                "second": null,
                "added_time": null,
                "extra_minute": null,
                "injury_time": null
            },
            "coaches": {
                "localteam_coach_id": null,
                "visitorteam_coach_id": null
            },
            "standings": {
                "localteam_position": 11,
                "visitorteam_position": 10
            },
            "assistants": {
                "first_assistant_id": null,
                "second_assistant_id": null,
                "fourth_official_id": null
            },
            "leg": "1/1",
            "colors": null,
            "deleted": false,
            "is_placeholder": false,
            "flatOdds": {
                "data": [
                    {
                        "bookmaker_id": 88,
                        "bookmaker_event_id": null,
                        "market_id": 1,
                        "suspended": false,
                        "odds": [
                            {
                                "value": "2.45",
                                "handicap": null,
                                "total": null,
                                "label": "1",
                                "probability": "40.82%",
                                "dp3": "2.450",
                                "american": 145,
                                "factional": null,
                                "winning": null,
                                "stop": false,
                                "last_update": {
                                    "date": "2021-08-05 12:15:51.351945",
                                    "timezone_type": 3,
                                    "timezone": "UTC"
                                }
                            },
                            {
                                "value": "2.65",
                                "handicap": null,
                                "total": null,
                                "label": "X",
                                "probability": "37.74%",
                                "dp3": "2.650",
                                "american": 165,
                                "factional": null,
                                "winning": null,
                                "stop": false,
                                "last_update": {
                                    "date": "2021-08-05 12:15:51.351966",
                                    "timezone_type": 3,
                                    "timezone": "UTC"
                                }
                            },
                            {
                                "value": "3.00",
                                "handicap": null,
                                "total": null,
                                "label": "2",
                                "probability": "33.33%",
                                "dp3": "3.000",
                                "american": 200,
                                "factional": null,
                                "winning": null,
                                "stop": false,
                                "last_update": {
                                    "date": "2021-08-05 12:15:51.351978",
                                    "timezone_type": 3,
                                    "timezone": "UTC"
                                }
                            }
                        ]
                    },
                    {
                        "bookmaker_id": 1,
                        "bookmaker_event_id": null,
                        "market_id": 1,
                        "suspended": false,
                        "odds": [
                            {
                                "value": "2.55",
                                "handicap": null,

Check this endpoint in Postman.

Run in Postman