GET /api/bet_types/87982dc2-ec56-4ba8-98c6-da03b7e59e30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87982dc2-ec56-4ba8-98c6-da03b7e59e30",
"match": "https://api-prod.gambitprofit.com/api/matches/856550f0-bbbb-491f-a46d-6e7b9a2000d1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-18T11:47:14.241277-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": "Denver Nuggets",
"amount": 6538.0
},
{
"team": "Los Angeles Lakers",
"amount": 3462.0
}
],
"expected_reward_tokens": 9414.72,
"profit_sb": -85.28,
"profit_sb_percentage": -0.9,
"recommended": false
},
"lines": [
{
"id": "9d20b9e2-572e-48e5-886e-44ba75e92f2a",
"gambit_id": "7f48b0a6-ee32-4aac-a2c8-f41196a723fe",
"last_updated": "2023-05-19T11:07:16.800270-04:00",
"created_at": "2023-05-18T11:47:14.242809-04:00",
"name": "Denver Nuggets",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87982dc2-ec56-4ba8-98c6-da03b7e59e30/?format=api"
},
{
"id": "a13fe6e2-f146-42ad-b131-546f9f8be70a",
"gambit_id": "4f5fb663-4039-4ef5-8ab5-8599a748ca8d",
"last_updated": "2023-05-19T11:07:16.802290-04:00",
"created_at": "2023-05-18T11:47:14.244530-04:00",
"name": "Los Angeles Lakers",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87982dc2-ec56-4ba8-98c6-da03b7e59e30/?format=api"
}
]
}