GET /api/bet_types/357f26fd-cd46-49a8-90f2-a7a738fe18bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "357f26fd-cd46-49a8-90f2-a7a738fe18bd",
"match": "https://api-prod.gambitprofit.com/api/matches/5843dbb5-505c-46fc-b78f-773123226301/?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": "MIN (D Bundy)",
"amount": 5107.0
},
{
"team": "LAA (R Detmers)",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": 345.63,
"profit_sb_percentage": 3.84,
"recommended": true
},
"lines": [
{
"id": "a4c5417b-4bc7-4492-9c8c-17893e7ba50b",
"gambit_id": "75e61062-d996-46c1-b822-3aaca472bd31",
"last_updated": "2022-08-14T13:36:50.342367-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (D Bundy)",
"reward": "1.83000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/357f26fd-cd46-49a8-90f2-a7a738fe18bd/?format=api"
},
{
"id": "353cb494-74d7-4952-a4af-2237b22ca171",
"gambit_id": "6bfa0d55-9644-42d2-8ffe-8d2a93ba9642",
"last_updated": "2022-08-14T13:36:50.341951-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (R Detmers)",
"reward": "1.91000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/357f26fd-cd46-49a8-90f2-a7a738fe18bd/?format=api"
}
]
}