GET /api/bet_types/12317b85-bff1-4b12-b58f-f02ce0fc487a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12317b85-bff1-4b12-b58f-f02ce0fc487a",
"match": "https://api-prod.gambitprofit.com/api/matches/8473008c-a22f-4918-b85c-201fcbb9d79d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T10:03:17.195489-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": "Orlando Magic",
"amount": 6449.0
},
{
"team": "Miami Heat",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "1046529c-43b8-472e-aa97-70457802423b",
"gambit_id": "09bddd06-e433-438c-9b19-311a90cbe44e",
"last_updated": "2023-12-22T15:23:26.953775-05:00",
"created_at": "2023-12-20T10:03:17.204443-05:00",
"name": "Orlando Magic",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12317b85-bff1-4b12-b58f-f02ce0fc487a/?format=api"
},
{
"id": "91504a17-3f87-44ce-8a82-ce1c79847491",
"gambit_id": "d7956bb6-add5-4956-8e15-20b7b1b18de8",
"last_updated": "2023-12-22T15:23:26.949823-05:00",
"created_at": "2023-12-20T10:03:17.199383-05:00",
"name": "Miami Heat",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12317b85-bff1-4b12-b58f-f02ce0fc487a/?format=api"
}
]
}