GET /api/bet_types/e3740a61-d530-428b-9668-e332e69e597a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3740a61-d530-428b-9668-e332e69e597a",
"match": "https://api-prod.gambitprofit.com/api/matches/05fbd418-0355-4142-9003-92c2466cb819/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-08T09:38:18.724425-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": "Pittsburgh Penguins",
"amount": 6163.0
},
{
"team": "Florida Panthers",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "5342d465-6b84-4f49-b926-5f86af076b69",
"gambit_id": "293a5531-26e2-494a-aa60-1469b958e40e",
"last_updated": "2023-12-09T10:08:13.010146-05:00",
"created_at": "2023-12-08T09:38:18.728803-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3740a61-d530-428b-9668-e332e69e597a/?format=api"
},
{
"id": "248fc770-11a8-4ec7-b9ed-e396f82b5d96",
"gambit_id": "7345d9d1-f1ea-45a6-ba7f-8f895e069ce6",
"last_updated": "2023-12-09T10:08:13.013809-05:00",
"created_at": "2023-12-08T09:38:18.733536-05:00",
"name": "Florida Panthers",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3740a61-d530-428b-9668-e332e69e597a/?format=api"
}
]
}