GET /api/bet_types/e8b0f99e-113b-4862-920e-8fa2d3c228ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8b0f99e-113b-4862-920e-8fa2d3c228ec",
"match": "https://api-prod.gambitprofit.com/api/matches/9ccb49a2-f6ef-443f-88c7-66feb120e4ec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-17T11:42:59.397259-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": "DET (M Manning)",
"amount": 5541.0
},
{
"team": "KAN (J Lyles)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "485ca75d-4a18-4a24-a1dd-65d30c32e8d0",
"gambit_id": "3f4463bb-28ab-4460-94e6-c5e9d35f2f71",
"last_updated": "2023-07-18T14:18:27.195726-04:00",
"created_at": "2023-07-17T11:42:59.398681-04:00",
"name": "DET (M Manning)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b0f99e-113b-4862-920e-8fa2d3c228ec/?format=api"
},
{
"id": "181f730f-382f-4209-9e63-4d31c1f05f38",
"gambit_id": "4371df8a-1e6b-4406-9e90-ea2a642e86c8",
"last_updated": "2023-07-18T14:18:27.197789-04:00",
"created_at": "2023-07-17T11:42:59.400105-04:00",
"name": "KAN (J Lyles)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b0f99e-113b-4862-920e-8fa2d3c228ec/?format=api"
}
]
}