GET /api/bet_types/94de7536-c66d-4552-be2e-ea7810c759c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94de7536-c66d-4552-be2e-ea7810c759c7",
"match": "https://api-prod.gambitprofit.com/api/matches/fba0437f-4e56-4b0e-b829-ecac63ed3062/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-19T14:03:06.050218-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": "MIA",
"amount": 5512.0
},
{
"team": "LOS",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "e4c22660-0fc5-44fb-9d2b-3f5c29d45363",
"gambit_id": "d9b93ef9-eed5-4059-acac-a23234dc5d1d",
"last_updated": "2023-08-21T10:28:15.558584-04:00",
"created_at": "2023-08-19T14:03:06.054028-04:00",
"name": "MIA",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94de7536-c66d-4552-be2e-ea7810c759c7/?format=api"
},
{
"id": "cb0779c3-0366-467c-80c3-0b56d0048001",
"gambit_id": "1650afad-8774-47fe-a765-91f580aefa9a",
"last_updated": "2023-08-21T10:28:15.562370-04:00",
"created_at": "2023-08-19T14:03:06.058069-04:00",
"name": "LOS",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94de7536-c66d-4552-be2e-ea7810c759c7/?format=api"
}
]
}