API Documentation
  • Introduction
  • Getting Started
  • Signature
  • Bet Card API
    • Calculator
      • Finance details
    • Jackpot
      • Get Jackpot Cards
      • Get Jackpot Card by code
      • Pick Jackpot Bets
    • Quicktip
      • Get Quicktip Cards
      • Get Quicktip Card by code
    • Smartbet
      • Get Smartbert cards
      • Get Smartbet Card by code
      • Generate a Smartbet
    • Quickbet
      • Get Quickbet Cards
      • Get Quickbet Card by code
    • Superbet
      • Get Superbet Cards
      • Get Superbet Card by code
  • Bet Engine API
    • Headers
    • Create ticket endpoint
      • Quicktip
      • Smartbet
      • Quickbet
      • Superbet
      • Jackpot
    • Reserve ticket endpoint
      • Quicktip
      • Smartbet
      • Quickbet
      • Superbet
      • Jackpot
    • Paid ticket endpoint
    • Get ticket endpoint
    • Get ticket list endpoint
    • Fields
    • Error codes
  • PAM Platform API
    • Headers
    • Signature
    • Ping
    • Identify
    • Create a ticket
    • Reserve the ticket
    • Update the ticket
    • Close the ticket
    • Refund the ticket
    • Win the ticket
    • Lose the ticket
    • Void the ticket
    • Discard the ticket
    • Rollback the ticket
  • SMS notifications
    • Headers
    • Signature
    • Notification types
      • otp
      • ticket_status
      • bet_result (not supported)
  • API Docs
    • [api /bc] Bet Card
    • [api /be] Bet Engine
Powered by GitBook
On this page
  1. Bet Card API
  2. Jackpot

Get Jackpot Cards

PreviousJackpotNextGet Jackpot Card by code

Last updated 8 months ago

Returns the list of available Jackpot cards for specific operator.

Returns only 10 earliest cards.

GET {operator}

Response example:

[
    {
        "code": "B599E0",
        "operator": "acme",
        "prices": [
            1000
        ],
        "stakes": [
            889
        ],
        "ext": 12.5,
        "wht": 20.0,
        "ext_amounts": [
            111
        ],
        "is_free": false,
        "enabled": true,
        "title": "Cool bet",
        "description": "Jackpot description",
        "sitename": null,
        "domain": null,
        "preview_img": null,
        "created": "2024-08-28T17:04:28.509000",
        "operator_time_created": "2024-08-28T17:04:28.509000",
        "expires": "2024-10-10T22:00:00.000000",
        "operator_time_expires": "2024-10-10T22:00:00.000000",
        "events": [
            {
                "id": 269875,
                "starts": "2024-05-16T14:10:00.000000",
                "operator_time_starts": "2024-05-16T14:10:00.000000",
                "category": {
                    "league_id": 11710000,
                    "league_slug": "football/united-arab-emirates/premier-league",
                    "league_name": "Premier League",
                    "country_id": 1630000,
                    "country_slug": "united-arab-emirates",
                    "country_name": "United Arab Emirates"
                },
                "home_team": {
                    "slug": "al-ain-fc",
                    "name": "Al-Ain FC",
                    "id": 1062100000
                },
                "away_team": {
                    "slug": "al-ittihad-kalba",
                    "name": "Al Ittihad Kalba",
                    "id": 1062150000
                },
                "market": {
                    "market_code": "MRFT",
                    "market_name": "Match Result Full Time",
                    "line_code": null,
                    "line_name": null,
                    "bets": [
                        {
                            "id": 1,
                            "bet_code": "1",
                            "bet_name": "Home",
                            "odds": 2.35,
                            "updated": "2024-05-16T13:56:04"
                        },
                        {
                            "id": 2,
                            "bet_code": "X",
                            "bet_name": "Draw",
                            "odds": 3.8,
                            "updated": "2024-05-16T12:26:10"
                        },
                        {
                            "id": 3,
                            "bet_code": "2",
                            "bet_name": "Away",
                            "odds": 2.4,
                            "updated": "2024-05-16T13:56:04"
                        }
                    ]
                }
            },
            {
                "id": 269876,
                "starts": "2024-05-10T22:00:00.000000",
                "operator_time_starts": "2024-05-10T22:00:00.000000",
                "category": {
                    "league_id": 14260000,
                    "league_slug": "football/panama/liga-prom",
                    "league_name": "Liga Prom",
                    "country_id": 1980000,
                    "country_slug": "panama",
                    "country_name": "Panama"
                },
                "home_team": {
                    "slug": "aguilas-de-la-u",
                    "name": "Aguilas de la U",
                    "id": 1213460000
                },
                "away_team": {
                    "slug": "panama-city-fc",
                    "name": "Panama City FC",
                    "id": 1095130000
                },
                "market": {
                    "market_code": "MRFT",
                    "market_name": "Match Result Full Time",
                    "line_code": null,
                    "line_name": null,
                    "bets": [
                        {
                            "id": 1,
                            "bet_code": "1",
                            "bet_name": "Home",
                            "odds": 2.34,
                            "updated": "2024-05-10T20:46:41"
                        },
                        {
                            "id": 2,
                            "bet_code": "X",
                            "bet_name": "Draw",
                            "odds": 3.25,
                            "updated": "2024-05-09T20:01:22"
                        },
                        {
                            "id": 3,
                            "bet_code": "2",
                            "bet_name": "Away",
                            "odds": 2.85,
                            "updated": "2024-05-10T20:46:41"
                        }
                    ]
                }
            },
            {
                "id": 269877,
                "starts": "2024-05-12T10:00:00.000000",
                "operator_time_starts": "2024-05-12T10:00:00.000000",
                "category": {
                    "league_id": 19210000,
                    "league_slug": "football/rep-ireland/leinster-senior-league",
                    "league_name": "Leinster Senior League",
                    "country_id": 1500000,
                    "country_slug": "rep-ireland",
                    "country_name": "Rep. Ireland"
                },
                "home_team": {
                    "slug": "donnycarney",
                    "name": "Donnycarney",
                    "id": 1147460000
                },
                "away_team": {
                    "slug": "bluebell-united",
                    "name": "Bluebell United",
                    "id": 1151840000
                },
                "market": {
                    "market_code": "MRFT",
                    "market_name": "Match Result Full Time",
                    "line_code": null,
                    "line_name": null,
                    "bets": [
                        {
                            "id": 1,
                            "bet_code": "1",
                            "bet_name": "Home",
                            "odds": 2.06,
                            "updated": "2024-05-12T09:40:34"
                        },
                        {
                            "id": 2,
                            "bet_code": "X",
                            "bet_name": "Draw",
                            "odds": 3.55,
                            "updated": "2024-05-12T09:40:34"
                        },
                        {
                            "id": 3,
                            "bet_code": "2",
                            "bet_name": "Away",
                            "odds": 3.15,
                            "updated": "2024-05-12T09:40:34"
                        }
                    ]
                }
            }
        ]
    }
]
https://api.betstack.io/bc/jackpots?operator=