The Rundown · Schema

Meta

SportsBettingOddsNFLNBAMLBNHLSoccerReal-TimeSports DataSportsbook

Properties

Name Type Description
delta_last_id string
View JSON Schema on GitHub

JSON Schema

therundown-meta-schema.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://therundown.io/schemas/Meta",
  "title": "Meta",
  "type": "object",
  "properties": {
    "delta_last_id": {
      "type": "string"
    }
  }
}