GET /api/bet_types/ec90a2f4-3e3b-4de4-ba0f-2c03e3ad1f14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec90a2f4-3e3b-4de4-ba0f-2c03e3ad1f14",
"match": "https://api-prod.gambitprofit.com/api/matches/31290e09-c85e-471c-90a6-677243c4a11d/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-04T09:48:05.360674-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": "Tampa Bay Lightning",
"amount": 6744.0
},
{
"team": "Ottawa Senators",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "bd6eaf88-441c-4a52-aea4-6a77151a2c0f",
"gambit_id": "46423c3c-82e5-4dd4-8424-232f94a26eb3",
"last_updated": "2023-11-06T09:23:26.389694-05:00",
"created_at": "2023-11-04T09:48:05.364538-04:00",
"name": "Tampa Bay Lightning",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec90a2f4-3e3b-4de4-ba0f-2c03e3ad1f14/?format=api"
},
{
"id": "957eebb1-4c66-46a6-a285-be273d7d2102",
"gambit_id": "018c0492-f4ea-40e8-b483-b77e4c661fb7",
"last_updated": "2023-11-06T09:23:26.393596-05:00",
"created_at": "2023-11-04T09:48:05.370197-04:00",
"name": "Ottawa Senators",
"reward": "2.90000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec90a2f4-3e3b-4de4-ba0f-2c03e3ad1f14/?format=api"
}
]
}