GET /api/bet_types/30964c37-234e-4b5a-ad4e-b9bb516aa9ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30964c37-234e-4b5a-ad4e-b9bb516aa9ac",
"match": "https://api-prod.gambitprofit.com/api/matches/8930b30c-7f60-4e5e-9083-b379056a94d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-17T10:32:10.106573-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": "Atlanta Hawks",
"amount": 5867.0
},
{
"team": "Golden State Warriors",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "ea156c5d-f48a-427a-a452-d4362ef71228",
"gambit_id": "a2aabc4c-7e66-4fc5-9dcc-46a67146b5e4",
"last_updated": "2023-03-18T14:47:07.043722-04:00",
"created_at": "2023-03-17T10:32:10.110309-04:00",
"name": "Atlanta Hawks",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30964c37-234e-4b5a-ad4e-b9bb516aa9ac/?format=api"
},
{
"id": "9f977bd6-7485-4266-8fc5-fd394a2f573b",
"gambit_id": "975d3875-fbe7-4229-b26f-8f586028bf03",
"last_updated": "2023-03-18T14:47:07.041765-04:00",
"created_at": "2023-03-17T10:32:10.108913-04:00",
"name": "Golden State Warriors",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30964c37-234e-4b5a-ad4e-b9bb516aa9ac/?format=api"
}
]
}