GET /api/bet_types/f63a5378-1680-4b94-b21e-d2f50735d574/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f63a5378-1680-4b94-b21e-d2f50735d574",
"match": "https://api-prod.gambitprofit.com/api/matches/637f0006-bd51-47dd-b3c8-3f23b3b7ca40/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:14.538766-04: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": "Milwaukee Bucks",
"amount": 7100.0
},
{
"team": "Miami Heat",
"amount": 2900.0
}
],
"expected_reward_tokens": 9512.0,
"profit_sb": 12.0,
"profit_sb_percentage": 0.13,
"recommended": true
},
"lines": [
{
"id": "b61fd36e-2551-4c60-97ac-afaba068672f",
"gambit_id": "179073a3-7d3b-4512-97fc-d8280ae218f8",
"last_updated": "2023-10-31T20:13:10.553245-04:00",
"created_at": "2023-10-30T08:58:14.547560-04:00",
"name": "Milwaukee Bucks",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f63a5378-1680-4b94-b21e-d2f50735d574/?format=api"
},
{
"id": "cd980d4c-850b-4dcb-8dd9-9121a3443abb",
"gambit_id": "5618f1cf-9655-4250-9e06-5b6bfd7c2744",
"last_updated": "2023-10-31T20:13:10.549670-04:00",
"created_at": "2023-10-30T08:58:14.542425-04:00",
"name": "Miami Heat",
"reward": "3.28000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f63a5378-1680-4b94-b21e-d2f50735d574/?format=api"
}
]
}