GET /api/bet_types/a7388047-0dfd-4f79-bb10-54d695854be2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7388047-0dfd-4f79-bb10-54d695854be2",
"match": "https://api-prod.gambitprofit.com/api/matches/54e8ec17-66e9-4bc8-88b5-82a665108e95/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T08:33:16.242354-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": "STL (Z Thompson)",
"amount": 5325.0
},
{
"team": "PIT (L Ortiz)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "8fadc48d-c4b3-4b01-80f6-a10ab171c00d",
"gambit_id": "d4e6c554-a341-4d2d-8bcf-afbd1b561062",
"last_updated": "2023-08-25T10:23:03.019486-04:00",
"created_at": "2023-08-23T08:33:16.252951-04:00",
"name": "STL (Z Thompson)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7388047-0dfd-4f79-bb10-54d695854be2/?format=api"
},
{
"id": "f9a36a55-d9e7-4aa2-b9c3-2abaf90b78a8",
"gambit_id": "904c2ddc-eec2-475f-9885-f3e2ada7242f",
"last_updated": "2023-08-25T10:23:03.023124-04:00",
"created_at": "2023-08-23T08:33:16.259429-04:00",
"name": "PIT (L Ortiz)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7388047-0dfd-4f79-bb10-54d695854be2/?format=api"
}
]
}