๐Ÿ›๏ธ Price [BETA]

An object representing the prices for a particular marketSelection and book organized with a nested serialization.


{
    "eventId": "EVNT_14368855fdbb4b14965536d04c50dcbb",
    "markets": [
        {
            "id": "MKT_945039fb0b3b49c18b27f69d98826ee6",
            "name": "Moneyline",
            "marketOffers": [
                {
                    "id": "MKTO_51d113568d6c483895a9d7e1d7dbadc0",
                    "player": null,
                    "team": null,
                    "marketSelections": [
                        {
                            "id": "MRKT_3933288e631c4f188c30db34dd52774e",
                            "position": "Arizona Diamondbacks",
                            "positionId": "TEAM_3091d5574798424ab85271e615dd5183",
                            "books": {
                                "books": [
                                    {
                                        "id": "BOOK_nhLZ9l5DRs6w6KcE2n7vnw",
                                        "abbr": "dk",
                                        "name": "DraftKings",
                                        "prices": [
                                            {
                                                "line": 0.0,
                                                "odds": -155,
                                                "main": true,
                                                "live": false
                                            }
                                        ]
                                    },
                                    {
                                        "id": "BOOK_c81242f993894e67966b3ccfc4ba3a65",
                                        "abbr": "bs",
                                        "name": "ESPN BET",
                                        "prices": [
                                            {
                                                "line": 0.0,
                                                "odds": -155,
                                                "main": true,
                                                "live": false
                                            }
                                        ]
                                    },
                                    {
                                        "id": "BOOK_IPBQaQQTCRxplZx7SYOA",
                                        "abbr": "ca",
                                        "name": "Caesars",
                                        "prices": [
                                            {
                                                "line": 0.0,
                                                "odds": -160,
                                                "main": true,
                                                "live": false
                                            }
                                        ]
                                    },
                                    {
                                        "id": "BOOK_pPg9ABaPSj2mL6qoMTKR1A",
                                        "abbr": "mg",
                                        "name": "BetMGM",
                                        "prices": [
                                            {
                                                "line": 0.0,
                                                "odds": -150,
                                                "main": true,
                                                "live": false
                                            }
                                        ]
                                    },
                                    {
                                        "id": "BOOK_Rf7xRhS7TKQUl94Xkt5w",
                                        "abbr": "fd",
                                        "name": "Fanduel",
                                        "prices": [
                                            {
                                                "line": 0.0,
                                                "odds": -154,
                                                "main": true,
                                                "live": false
                                            }
                                        ]
                                    }
                                ]
                            }
                        },
                        {
                            "id": "MRKT_cc429231979c482a99c246ea78240d8d",
                            "position": "Miami Marlins",
                            "positionId": "TEAM_c9ca7e172559411e8d19a3eff02918fb",
                            "books": {
                                "books": [
                                    {
                                        "id": "BOOK_nhLZ9l5DRs6w6KcE2n7vnw",
                                        "abbr": "dk",
                                        "name": "DraftKings",
                                        "prices": [
                                            {
                                                "line": 0.0,
                                                "odds": 130,
                                                "main": true,
                                                "live": false
                                            }
                                        ]
                                    },
                                    {
                                        "id": "BOOK_IPBQaQQTCRxplZx7SYOA",
                                        "abbr": "ca",
                                        "name": "Caesars",
                                        "prices": [
                                            {
                                                "line": 0.0,
                                                "odds": 135,
                                                "main": true,
                                                "live": false
                                            }
                                        ]
                                    },
                                    {
                                        "id": "BOOK_pPg9ABaPSj2mL6qoMTKR1A",
                                        "abbr": "mg",
                                        "name": "BetMGM",
                                        "prices": [
                                            {
                                                "line": 0.0,
                                                "odds": 125,
                                                "main": true,
                                                "live": false
                                            }
                                        ]
                                    },
                                    {
                                        "id": "BOOK_Rf7xRhS7TKQUl94Xkt5w",
                                        "abbr": "fd",
                                        "name": "Fanduel",
                                        "prices": [
                                            {
                                                "line": 0.0,
                                                "odds": 130,
                                                "main": true,
                                                "live": false
                                            }
                                        ]
                                    },
                                    {
                                        "id": "BOOK_c81242f993894e67966b3ccfc4ba3a65",
                                        "abbr": "bs",
                                        "name": "ESPN BET",
                                        "prices": [
                                            {
                                                "line": 0.0,
                                                "odds": 130,
                                                "main": true,
                                                "live": false
                                            }
                                        ]
                                    }
                                ]
                            }
                        }
                    ]
                }
            ]
        }
    ]
}

Endpoints

๐Ÿ“œ prices list [BETA]

eventId (string)

A unique identifier representing the ๐ŸŽŸ๏ธ event


markets (hash)

Represents the ๐Ÿ“‹ Market associated with the prices.

id (string)

The unique identifier associated with the ๐Ÿ“‹ Market.

name (string)

The name of the ๐Ÿ“‹ Market.


marketOffers (hash)

Represents the ๐Ÿ›’ MarketOffer associated with the prices.

id (string)

The unique identifier associated with the ๐Ÿ›’ MarketOffer

player (hash)

The โ›น๏ธโ€โ™‚๏ธ Player associated with the ๐Ÿ›’ MarketOffer in the case of a player prop. This will include id and fullName.

team (hash)

The ๐ŸŽฝ Team associated with the ๐Ÿ›’ MarketOffer in the case of a team prop. This will include id and fullName.


marketSelections (hash)

Represents the ๐Ÿท๏ธ MarketSelectionsassociated with the relevant ๐Ÿ›’ MarketOffer.

id (string)

The unique identifier associated with the ๐Ÿท๏ธ MarketSelection.

position (hash)

The name of the position of the ๐Ÿท๏ธ MarketSelection. This could be a player, team, Over, Under or any other valid position.

positionId (hash)

If the position is a standardized object like a โ›น๏ธโ€โ™‚๏ธ Player or a ๐ŸŽฝ Team this will hold the unique identifier associated with that object.


books (hash)

Represents the ๐Ÿ“– Book associated with the relevant Price.

id (string)

The unique identifier associated with the ๐Ÿ“– Book.

abbr (string)

The 2 character abbr of the ๐Ÿ“– Book.

name (string)

The name of the ๐Ÿ“– Book.


prices (hash)

Represents the price(s) associated with the ๐Ÿ“– Book and ๐Ÿท๏ธ MarketSelection.

line (float)

The line associated with the price.

odds (int)

The odds associated with the line.

main (bool)

When false, this price represents an "alt" line.

live (bool)

When true, this price represents a value that has been updated since the event began.