GET /api/bet_types/ac5f625c-ac66-4a5e-a36d-7a263acf6114/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac5f625c-ac66-4a5e-a36d-7a263acf6114",
"match": "https://api-prod.gambitprofit.com/api/matches/ec7aa143-9ec6-41c2-a0c5-4d71e5ba5b8d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Florida Panthers",
"amount": 6482.0
},
{
"team": "Detroit Red Wings",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "2ad6e440-a122-4d20-a77e-af64eddf9e4c",
"gambit_id": "b43a4d1c-81f9-45f2-bc69-7a964b7bdfa4",
"last_updated": "2022-12-09T09:57:13.364339-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac5f625c-ac66-4a5e-a36d-7a263acf6114/?format=api"
},
{
"id": "d643075a-279c-42e2-be99-5ddef52b9a4c",
"gambit_id": "bafc77be-1067-43d8-9fa1-bf15d0e87c22",
"last_updated": "2022-12-09T09:57:13.365415-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac5f625c-ac66-4a5e-a36d-7a263acf6114/?format=api"
}
]
}