GET /api/bet_types/24155a8c-1f25-43d9-9915-f4f2fb1c0f3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24155a8c-1f25-43d9-9915-f4f2fb1c0f3b",
"match": "https://api-prod.gambitprofit.com/api/matches/8d31d623-8e17-4dd1-ae35-f17d98c7f7d8/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-23T09:06:57.573635-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": "Anaheim Ducks",
"amount": 5577.0
},
{
"team": "Calgary Flames",
"amount": 4423.0
}
],
"expected_reward_tokens": 8978.69,
"profit_sb": -21.31,
"profit_sb_percentage": -0.24,
"recommended": false
},
"lines": [
{
"id": "fac254df-c070-47b4-a354-bee614fcaf9a",
"gambit_id": "41d5bfa5-5a34-47a0-a5df-06620f895970",
"last_updated": "2022-12-25T11:16:58.759204-05:00",
"created_at": "2022-12-23T09:06:57.574734-05:00",
"name": "Anaheim Ducks",
"reward": "1.61000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24155a8c-1f25-43d9-9915-f4f2fb1c0f3b/?format=api"
},
{
"id": "c3b984b5-a034-4408-8200-c1de7551f512",
"gambit_id": "c2c4520d-a3cc-4aed-b73a-1858246035f0",
"last_updated": "2022-12-25T11:16:58.760342-05:00",
"created_at": "2022-12-23T09:06:57.575919-05:00",
"name": "Calgary Flames",
"reward": "2.03000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24155a8c-1f25-43d9-9915-f4f2fb1c0f3b/?format=api"
}
]
}