GET /api/bet_types/718b98fc-3633-4221-870b-f6d791559e2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "718b98fc-3633-4221-870b-f6d791559e2d",
"match": "https://api-prod.gambitprofit.com/api/matches/e8d4f32d-c15b-4d98-aa55-69709bfb02b9/?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": 6584.0
},
{
"team": "St Louis Blues",
"amount": 3416.0
}
],
"expected_reward_tokens": 9085.92,
"profit_sb": 85.92,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "6daa2ff5-05dd-4b2a-a50f-19da1c4bdd66",
"gambit_id": "eca07526-3c35-478a-a152-cfd424e55b18",
"last_updated": "2022-12-17T19:42:25.005146-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/718b98fc-3633-4221-870b-f6d791559e2d/?format=api"
},
{
"id": "63adfc2c-ae6e-4692-a179-61906cbd9712",
"gambit_id": "92e4a2ab-a149-4193-926a-673b50b4ca9a",
"last_updated": "2022-12-17T19:42:25.006426-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "St Louis Blues",
"reward": "2.66000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/718b98fc-3633-4221-870b-f6d791559e2d/?format=api"
}
]
}