GET /api/bet_types/31a541b3-bd28-4152-852c-70a792dcaa7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31a541b3-bd28-4152-852c-70a792dcaa7b",
"match": "https://api-prod.gambitprofit.com/api/matches/0261f254-a6cf-42ff-9d14-fad916441f08/?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": "LOS (T Anderson)",
"amount": 6511.0
},
{
"team": "ARI (R Nelson)",
"amount": 3489.0
}
],
"expected_reward_tokens": 9245.62,
"profit_sb": 245.62,
"profit_sb_percentage": 2.73,
"recommended": true
},
"lines": [
{
"id": "6439b059-c8dc-4c63-b0f2-ed042b4375ce",
"gambit_id": "a75fef98-d60f-4e9f-af77-10d9b98a101b",
"last_updated": "2022-09-13T22:47:03.562819-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (T Anderson)",
"reward": "1.42000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a541b3-bd28-4152-852c-70a792dcaa7b/?format=api"
},
{
"id": "7be99a59-9c33-4430-a83f-390ebf64247d",
"gambit_id": "8ea21080-321b-4eb2-8f48-3b84d0522d89",
"last_updated": "2022-09-13T22:47:03.561794-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (R Nelson)",
"reward": "2.65000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a541b3-bd28-4152-852c-70a792dcaa7b/?format=api"
}
]
}