๐Ÿ•ž Segment

A Segment is an object representing portions of sports events with available markets.

{
  "id": "SEGM_1H",
  "name": "1st Half",
  "abbr": "1H"
}

Endpoints

segment list

segment detail

id (string)

A unique identifier representing the SegmentID. Each SegmentID will start with the unique character set SEGM_.


name (string)

The human-readable representation of the segment.


abbr (string)

An abbreviated representation of the segment name.