GET /api/bet_types/8393b4c8-e36e-4cfa-8340-4147d63a581d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8393b4c8-e36e-4cfa-8340-4147d63a581d",
"match": "https://api-prod.gambitprofit.com/api/matches/2f0a8736-ba9f-4ced-8f0e-ffbd132bcefc/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-07T10:17:24.574610-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": "LOS",
"amount": 5867.0
},
{
"team": "ARI",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "e2a284c4-d251-4028-8615-36cfb7a5cf1f",
"gambit_id": "e91959dc-6a8d-4488-8450-ff53feaad593",
"last_updated": "2023-04-08T15:42:27.540186-04:00",
"created_at": "2023-04-07T10:17:24.578837-04:00",
"name": "LOS",
"reward": "1.62000",
"odds": "1.64520",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8393b4c8-e36e-4cfa-8340-4147d63a581d/?format=api"
},
{
"id": "345715b0-44de-4461-86e3-a96425c847b5",
"gambit_id": "86d7e37b-5b6f-4a3f-afab-2e72fec3c945",
"last_updated": "2023-04-08T15:42:27.537763-04:00",
"created_at": "2023-04-07T10:17:24.576603-04:00",
"name": "ARI",
"reward": "2.30000",
"odds": "2.35000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8393b4c8-e36e-4cfa-8340-4147d63a581d/?format=api"
}
]
}