GET /api/bet_types/c96a8f0d-f963-40da-837b-3d6e6c33f432/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c96a8f0d-f963-40da-837b-3d6e6c33f432",
"match": "https://api-prod.gambitprofit.com/api/matches/65dbb3d6-377e-4e78-abe2-23be28eaf5af/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-15T11:36:59.228219-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": 7026.0
},
{
"team": "Los Angeles Lakers",
"amount": 2974.0
}
],
"expected_reward_tokens": 9485.1,
"profit_sb": -14.9,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "5f9eeb38-102c-4863-93f9-0db9afa025b7",
"gambit_id": "3b2e1c1a-569c-42d5-bb10-5aa5c0e8cab6",
"last_updated": "2023-05-18T11:47:14.711528-04:00",
"created_at": "2023-05-15T11:36:59.229692-04:00",
"name": "Denver Nuggets",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96a8f0d-f963-40da-837b-3d6e6c33f432/?format=api"
},
{
"id": "73465fba-772c-4bee-8c05-0f78732d4e1e",
"gambit_id": "76dc8cc5-9ef0-40b0-a5a1-5d9082eb3fa3",
"last_updated": "2023-05-18T11:47:14.712991-04:00",
"created_at": "2023-05-15T11:36:59.231648-04:00",
"name": "Los Angeles Lakers",
"reward": "3.19000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96a8f0d-f963-40da-837b-3d6e6c33f432/?format=api"
}
]
}