GET /api/bet_types/26274c01-30d2-4042-a735-c490a8d2ec14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26274c01-30d2-4042-a735-c490a8d2ec14",
"match": "https://api-prod.gambitprofit.com/api/matches/7df00f69-a3ef-4622-92a8-34c49102f56c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-05T10:48:19.923929-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": "Detroit Tigers",
"amount": 6611.0
},
{
"team": "Oakland Athletics",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "3a8d2eed-f4bb-4ab6-98af-3eab3c2252f3",
"gambit_id": "d18b2ada-06fe-4175-af70-63b8a3b61ea4",
"last_updated": "2023-07-06T12:28:24.179216-04:00",
"created_at": "2023-07-05T10:48:19.929962-04:00",
"name": "Detroit Tigers",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26274c01-30d2-4042-a735-c490a8d2ec14/?format=api"
},
{
"id": "acbf1eb3-9e52-43f9-ade1-feb45e613d1e",
"gambit_id": "668a84ea-ebd9-4935-a189-1e4b6da68d6c",
"last_updated": "2023-07-06T12:28:24.177241-04:00",
"created_at": "2023-07-05T10:48:19.926959-04:00",
"name": "Oakland Athletics",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26274c01-30d2-4042-a735-c490a8d2ec14/?format=api"
}
]
}