Discover/lvbet.pl API
live

lvbet.pl APIlvbet.pl

Monitor betting odds and sports markets from LVBet.pl by browsing available sports categories, viewing upcoming matches, and accessing detailed odds across different betting markets. Get real-time odds data to compare betting options and track market movements for your preferred sports events.

Endpoints
3
Updated
3h ago
Try it
Language code for labels.
Parent sports group ID to list children of. Use 'null' for top-level sports categories, or
api.parse.bot/scraper/d64342a4-b7f2-41f1-8f37-88781c3d54b1/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/d64342a4-b7f2-41f1-8f37-88781c3d54b1/list_sports_groups' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

List sports groups (sports, regions, competitions) in LVBet's hierarchy. Use parent_id=null to get top-level sports, then use a sports_group_id as parent_id to drill into sub-categories (e.g. Football → England → Premier League).

Input
ParamTypeDescription
langstringLanguage code for labels.
parent_idstringParent sports group ID to list children of. Use 'null' for top-level sports categories, or a numeric ID like '78674' to get sub-groups.
Response
{
  "type": "object",
  "fields": {
    "total": "integer",
    "sports_groups": "array of sports group objects with id, name, label, parent_id, prematch_count, live_count, order"
  },
  "sample": {
    "data": {
      "total": 156,
      "sports_groups": [
        {
          "name": "Football",
          "label": "Football",
          "order": 1,
          "parent_id": null,
          "live_count": 0,
          "prematch_count": 335,
          "sports_group_id": 1
        },
        {
          "name": "Tennis",
          "label": "Tennis",
          "order": 2,
          "parent_id": null,
          "live_count": 0,
          "prematch_count": 262,
          "sports_group_id": 4
        }
      ]
    },
    "status": "success"
  }
}

About the lvbet.pl API

The lvbet.pl API on Parse exposes 3 endpoints for the publicly available data on lvbet.pl. Calls return JSON over HTTPS and are billed per successful response.

Pin a release with the API-Snapshot-Version header so canonical updates don't silently change your contract.

Related APIs
transfermarkt.com API
Search Transfermarkt for football players and retrieve detailed player profiles, transfer histories, market value timelines, performance stats, and club squad/club information.
opendota.com API
Access detailed Dota 2 match statistics, player performance metrics, hero win rates, and professional tournament data to analyze gameplay trends and competitive performance. Search for specific players, explore custom data queries through SQL, and retrieve comprehensive match histories to improve your understanding of the game.
nhl.com API
Access data from nhl.com.
pinnacle.com API
Access real-time and pre-event sports betting odds, matchups, and markets from Pinnacle. Retrieve data across all available sports and leagues, monitor live events with scores and live odds, and explore political and entertainment betting markets. Covers full market depth including spreads, totals, moneylines, props, and alternate lines.
cricbuzz.com API
Get real-time cricket scores, detailed match scorecards, ball-by-ball commentary, and player profiles all in one place. Stay updated with live match summaries, series information, and the latest cricket news.
transfermarkt.de API
transfermarkt.de API
espn.com API
Get live scores, schedules, standings, teams, rosters, athlete profiles, game logs, and league news across major sports from ESPN.
espncricinfo.com API
Access live cricket scores, ball-by-ball commentary, and detailed match scorecards to stay updated on ongoing games. Look up comprehensive player statistics, team information, and historical cricket records all in one place.