GET /api/bet_types/1177ac3f-e2d4-47ea-844f-f4ee9e311be5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1177ac3f-e2d4-47ea-844f-f4ee9e311be5",
"match": "https://api-prod.gambitprofit.com/api/matches/c6d6814e-9c69-4e49-9e9f-42dad5242592/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-11T09:37:59.445271-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": 6603.0
},
{
"team": "Buffalo Sabres",
"amount": 3397.0
}
],
"expected_reward_tokens": 9442.29,
"profit_sb": -57.71,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "853ba005-71a5-49e7-a702-276fa4170ee6",
"gambit_id": "f25b0bb5-327c-4a3f-bcec-f6c142f42ff5",
"last_updated": "2023-12-12T21:58:22.952712-05:00",
"created_at": "2023-12-11T09:37:59.449774-05:00",
"name": "Arizona Coyotes",
"reward": "1.43000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1177ac3f-e2d4-47ea-844f-f4ee9e311be5/?format=api"
},
{
"id": "2a8f8934-78b4-4dd2-99d6-296e3c46ddcc",
"gambit_id": "8b55e421-302f-4a4c-8162-b8b0962a9c90",
"last_updated": "2023-12-12T21:58:22.956308-05:00",
"created_at": "2023-12-11T09:37:59.453759-05:00",
"name": "Buffalo Sabres",
"reward": "2.78000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1177ac3f-e2d4-47ea-844f-f4ee9e311be5/?format=api"
}
]
}