Sports

Sport JSON description:

{
  "Id": string, // sport string id
  "Name": {
    string: string //  key: value  where key is string language id (en, ro, fr, etc.), value - string
  },
  "Timestamp": DateTime ,// "2022-11-28T11:36:32.3409986Z", date time with time zone
  "DataVersion": int, // version of entity data
}

List of supported sports:

  • Football (F)
  • CyberSport (CS)
  • Basketball (B)
  • Tennis (T)
  • Volleyball (VB)
  • TableTennis (TT)
  • IceHockey (H)
  • Handball (HB)
  • BeachVolleyball (BV)
  • Badminton (BN)
  • MMA (MA)
  • AmericanFootball (AF)
  • Futsal (FZ)
  • Baseball (BB)
  • UFC (UFC)
  • Boxing (BX)
  • VirtualFootball (VF)
  • VirtualBasketball (VL)
  • VirtualTennis (VT)
  • AustralianRulesFootball (AR)
  • Athletics (AT)
  • Bandy (BD)
  • BeachFootball (BF)
  • Biathlon (BT)
  • Snooker (PL)
  • Bowls (BW)
  • Chess (CE)
  • Cricket (CK)
  • Curling (CL)
  • Darts (DT)
  • Entertainment (ET)
  • FieldHockey (FH)
  • Floorball (FL)
  • Golf (GF)
  • Lottery (LT)
  • MotorSport (AM)
  • Olympics (OG)
  • Politics (PO)
  • Rugby (RG)
  • Squash (SQ)
  • WaterPolo (WP)
  • AnyOther (OT)
  • Kabaddi (KB)
  • HorseRacing (HR)