GET /api/bet_types/cadfdee8-86ed-437e-ab41-18fbcf719456/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cadfdee8-86ed-437e-ab41-18fbcf719456",
"match": "https://api-prod.gambitprofit.com/api/matches/a9e89165-bc2f-4c53-949c-bf3f48cc1f5b/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-26T12:02:13.232648-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": "LAA",
"amount": 5512.0
},
{
"team": "OAK",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "bdfd4750-b85f-435d-93f1-f0c66ba6035d",
"gambit_id": "cd9d92e8-0ca1-4c3a-b908-7e70bee06ad2",
"last_updated": "2023-04-27T11:52:10.366025-04:00",
"created_at": "2023-04-26T12:02:13.234023-04:00",
"name": "LAA",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cadfdee8-86ed-437e-ab41-18fbcf719456/?format=api"
},
{
"id": "fae0e933-107e-4e6a-9316-bd1250b8d9e6",
"gambit_id": "c019f0ee-e8cb-4620-aadc-7b4d16120951",
"last_updated": "2023-04-27T11:52:10.367480-04:00",
"created_at": "2023-04-26T12:02:13.235505-04:00",
"name": "OAK",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cadfdee8-86ed-437e-ab41-18fbcf719456/?format=api"
}
]
}