GET /api/bet_types/bd9aa149-d1c8-420c-9d66-f01c10a6b6e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd9aa149-d1c8-420c-9d66-f01c10a6b6e9",
"match": "https://api-prod.gambitprofit.com/api/matches/446240bd-7fc9-4822-b648-562c98d675c6/?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": "HOU (C Javier)",
"amount": 6485.0
},
{
"team": "DET (J Wentz)",
"amount": 3515.0
}
],
"expected_reward_tokens": 9208.7,
"profit_sb": 208.7,
"profit_sb_percentage": 2.32,
"recommended": true
},
"lines": [
{
"id": "362ab215-5e20-4afd-8aca-4bad2ae182c4",
"gambit_id": "f5fa0a99-80bf-402f-8644-8dd445f72aee",
"last_updated": "2022-09-15T11:07:06.837375-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (C Javier)",
"reward": "1.42000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd9aa149-d1c8-420c-9d66-f01c10a6b6e9/?format=api"
},
{
"id": "c6f74a41-0b80-4171-90b1-1d6723baf48e",
"gambit_id": "ee246b9b-5eb3-42f5-aa70-0bba45e207e7",
"last_updated": "2022-09-15T11:07:06.836123-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (J Wentz)",
"reward": "2.62000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd9aa149-d1c8-420c-9d66-f01c10a6b6e9/?format=api"
}
]
}