GET /api/bet_types/313f437c-ca6b-4bd0-9935-9f134cb8018d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "313f437c-ca6b-4bd0-9935-9f134cb8018d",
"match": "https://api-prod.gambitprofit.com/api/matches/e282c5d4-7ac1-4f79-b8d0-97a674cff0a6/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-04T09:48:09.955050-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "San Jose Sharks",
"amount": 5319.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "06973079-c0c9-4980-b346-5adee102f0c3",
"gambit_id": "bae8f553-5d86-40a2-9867-99ae661969eb",
"last_updated": "2023-11-06T09:13:27.469611-05:00",
"created_at": "2023-11-04T09:48:09.962360-04:00",
"name": "San Jose Sharks",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313f437c-ca6b-4bd0-9935-9f134cb8018d/?format=api"
},
{
"id": "ebb09145-8a4b-46b8-a655-2be060f7de6b",
"gambit_id": "cc342d9a-1c78-42b1-ac99-fdaec6ca45f2",
"last_updated": "2023-11-06T09:13:27.465797-05:00",
"created_at": "2023-11-04T09:48:09.958712-04:00",
"name": "Pittsburgh Penguins",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313f437c-ca6b-4bd0-9935-9f134cb8018d/?format=api"
}
]
}