GET /api/bet_types/f75aa88f-bad1-41c7-95bc-c39aa17a03ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f75aa88f-bad1-41c7-95bc-c39aa17a03ee",
"match": "https://api-prod.gambitprofit.com/api/matches/a1d1fbb3-d906-4f62-8173-a5c5c93db64b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-16T09:52:11.055929-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": "Atlanta Hawks",
"amount": 5196.0
},
{
"team": "Miami Heat",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "29a899a2-2def-4978-a3ce-66f03da1fa06",
"gambit_id": "b0995833-1875-4d14-92a9-67460936aa5c",
"last_updated": "2023-01-17T10:57:04.120008-05:00",
"created_at": "2023-01-16T09:52:11.058194-05:00",
"name": "Atlanta Hawks",
"reward": "1.72000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f75aa88f-bad1-41c7-95bc-c39aa17a03ee/?format=api"
},
{
"id": "f9a9dc86-b024-4909-986a-8598f88beb0e",
"gambit_id": "72f09021-8db6-43f8-bd36-46c2adda7155",
"last_updated": "2023-01-17T10:57:04.121148-05:00",
"created_at": "2023-01-16T09:52:11.060378-05:00",
"name": "Miami Heat",
"reward": "1.86000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f75aa88f-bad1-41c7-95bc-c39aa17a03ee/?format=api"
}
]
}