GET /api/bet_types/4a1c7df9-6af2-42e9-8f4e-cb183cd65b1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a1c7df9-6af2-42e9-8f4e-cb183cd65b1e",
"match": "https://api-prod.gambitprofit.com/api/matches/288946db-31da-446e-9ea4-eb9b4cb6c5ed/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-14T09:13:04.922382-05: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": "Arizona Coyotes",
"amount": 5423.0
},
{
"team": "Dallas Stars",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "eb6fcc73-cbc3-4a79-ad84-657110b1415b",
"gambit_id": "c9925258-ff69-4f16-b3df-962fcf882d89",
"last_updated": "2023-11-15T19:58:23.250534-05:00",
"created_at": "2023-11-14T09:13:04.925899-05:00",
"name": "Arizona Coyotes",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a1c7df9-6af2-42e9-8f4e-cb183cd65b1e/?format=api"
},
{
"id": "29c2fb0f-65f4-4a90-9245-6779d755e6de",
"gambit_id": "e923327b-10bd-480c-ae3f-292e95d04c36",
"last_updated": "2023-11-15T19:58:23.253886-05:00",
"created_at": "2023-11-14T09:13:04.930311-05:00",
"name": "Dallas Stars",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a1c7df9-6af2-42e9-8f4e-cb183cd65b1e/?format=api"
}
]
}