GET /api/bet_types/dc75bfce-21cf-4907-ac5b-8a0efb54e294/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc75bfce-21cf-4907-ac5b-8a0efb54e294",
"match": "https://api-prod.gambitprofit.com/api/matches/94e311ab-04fa-454e-833d-3f756cb5d4ce/?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": "Toronto Maple Leafs",
"amount": 6611.0
},
{
"team": "San Jose Sharks",
"amount": 3389.0
}
],
"expected_reward_tokens": 9453.73,
"profit_sb": -46.27,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "20436379-98b6-4556-aff6-dfeaf91520cf",
"gambit_id": "e7a9b40a-760e-416c-9896-9185cb5e492b",
"last_updated": "2022-10-28T09:47:05.520404-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc75bfce-21cf-4907-ac5b-8a0efb54e294/?format=api"
},
{
"id": "e1e57b18-002c-4f73-82c4-46b3409c00a1",
"gambit_id": "15462c85-11a9-4609-a956-77a0b633f393",
"last_updated": "2022-10-28T09:47:05.519422-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "2.79000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc75bfce-21cf-4907-ac5b-8a0efb54e294/?format=api"
}
]
}