GET /api/bet_types/320ee0a2-7285-4bed-8dea-af63264bc69d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "320ee0a2-7285-4bed-8dea-af63264bc69d",
"match": "https://api-prod.gambitprofit.com/api/matches/fc6da190-1dda-4171-a9dd-48cd9760f0e3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-16T10:23:25.110425-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": "SDG (B Snell)",
"amount": 6293.0
},
{
"team": "BAL (D Kremer)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "1e87ccfe-f5e2-4869-ae91-ed6df3ea47b5",
"gambit_id": "c5da7424-9a7b-4330-b8cb-0b8693efc004",
"last_updated": "2023-08-18T10:08:03.438334-04:00",
"created_at": "2023-08-16T10:23:25.122999-04:00",
"name": "SDG (B Snell)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/320ee0a2-7285-4bed-8dea-af63264bc69d/?format=api"
},
{
"id": "f8d33a20-0913-4a8c-91cf-f32e9c70477e",
"gambit_id": "d97bbfbf-911f-40a3-a791-a115defd92f5",
"last_updated": "2023-08-18T10:08:03.434795-04:00",
"created_at": "2023-08-16T10:23:25.117578-04:00",
"name": "BAL (D Kremer)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/320ee0a2-7285-4bed-8dea-af63264bc69d/?format=api"
}
]
}