GET /api/bet_types/0924616d-3f82-4349-9874-28841126a4f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0924616d-3f82-4349-9874-28841126a4f3",
"match": "https://api-prod.gambitprofit.com/api/matches/cd7803ae-dbb2-40d6-82cc-502e63e4f537/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-21T09:38:05.331349-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": "Florida Panthers",
"amount": 5788.0
},
{
"team": "Vancouver Canucks",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "65f47162-8348-4c58-904a-e21257316ad0",
"gambit_id": "4a9ace36-44c4-49e4-9915-67d14f218f5c",
"last_updated": "2023-10-23T20:38:02.309998-04:00",
"created_at": "2023-10-21T09:38:05.347095-04:00",
"name": "Florida Panthers",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0924616d-3f82-4349-9874-28841126a4f3/?format=api"
},
{
"id": "6cca1f01-966f-46bc-b38b-28d53044273d",
"gambit_id": "7485a25c-32d8-4ba4-8fc4-de9a80e3849c",
"last_updated": "2023-10-23T20:38:02.304733-04:00",
"created_at": "2023-10-21T09:38:05.335873-04:00",
"name": "Vancouver Canucks",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0924616d-3f82-4349-9874-28841126a4f3/?format=api"
}
]
}