GET /api/bet_types/30ab8037-0831-4ca8-8483-914f4a98da18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30ab8037-0831-4ca8-8483-914f4a98da18",
"match": "https://api-prod.gambitprofit.com/api/matches/e8254b49-8eaa-4eed-a7a3-4bb39e8367ce/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-13T09:32:17.083660-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": "Ottawa Senators",
"amount": 6449.0
},
{
"team": "Buffalo Sabres",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "56cbe33a-8e70-4402-8d59-2831dc3701c3",
"gambit_id": "4e163c5c-1e3c-4202-9815-ef4956e5df00",
"last_updated": "2023-04-14T12:02:19.129731-04:00",
"created_at": "2023-04-13T09:32:17.086231-04:00",
"name": "Ottawa Senators",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30ab8037-0831-4ca8-8483-914f4a98da18/?format=api"
},
{
"id": "d040b6ed-2179-45ba-b22c-4d0382830836",
"gambit_id": "5ba31d79-de63-4da8-ab20-e5fa903c8dd6",
"last_updated": "2023-04-14T12:02:19.128500-04:00",
"created_at": "2023-04-13T09:32:17.084882-04:00",
"name": "Buffalo Sabres",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30ab8037-0831-4ca8-8483-914f4a98da18/?format=api"
}
]
}