GET /api/bet_types/4aeb3c23-05cf-425d-8fb2-67fdc802900c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4aeb3c23-05cf-425d-8fb2-67fdc802900c",
"match": "https://api-prod.gambitprofit.com/api/matches/341bd661-4765-419c-a379-b145995c2042/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-09T08:48:02.295754-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": "LOS (B Miller)",
"amount": 5960.0
},
{
"team": "ARI (Z Gallen)",
"amount": 4040.0
}
],
"expected_reward_tokens": 9534.4,
"profit_sb": 34.4,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "e30e1a59-2544-49f5-94ce-9a406c4c3abb",
"gambit_id": "3d6d2096-238c-4bd7-afb7-254ddcfe0dc3",
"last_updated": "2023-10-10T09:48:22.183013-04:00",
"created_at": "2023-10-09T08:48:02.314223-04:00",
"name": "LOS (B Miller)",
"reward": "1.60000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aeb3c23-05cf-425d-8fb2-67fdc802900c/?format=api"
},
{
"id": "c5dcedb1-b46b-4a57-9db2-1805dd20e610",
"gambit_id": "733e1ca2-d82f-4a84-80e7-9dfcf999a372",
"last_updated": "2023-10-10T09:48:22.179020-04:00",
"created_at": "2023-10-09T08:48:02.308674-04:00",
"name": "ARI (Z Gallen)",
"reward": "2.36000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aeb3c23-05cf-425d-8fb2-67fdc802900c/?format=api"
}
]
}