GET /api/bet_types/bf11d926-2bdd-4e82-be4c-11a5d103dbac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf11d926-2bdd-4e82-be4c-11a5d103dbac",
"match": "https://api-prod.gambitprofit.com/api/matches/fb6e1563-bc1f-4521-8a3e-e9c11df815ed/?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": "Calgary Flames",
"amount": 6326.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "9316dcd4-a0b2-4117-901a-7bbb028315b2",
"gambit_id": "785a5209-b79c-4e5b-a8d8-60ee69e39948",
"last_updated": "2022-10-26T09:47:09.655379-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf11d926-2bdd-4e82-be4c-11a5d103dbac/?format=api"
},
{
"id": "a7b30f17-6605-49d5-b5e0-d30362e8b6d4",
"gambit_id": "f868921e-983a-433d-8596-d9c41f1ef40e",
"last_updated": "2022-10-26T09:47:09.656411-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf11d926-2bdd-4e82-be4c-11a5d103dbac/?format=api"
}
]
}