GET /api/bet_types/ecd1be02-1eab-408b-83b5-cd5e9a5dd3a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecd1be02-1eab-408b-83b5-cd5e9a5dd3a4",
"match": "https://api-prod.gambitprofit.com/api/matches/081c11a0-0e62-4134-b157-9ce1645ac38e/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "ARI",
"amount": 6397.0
},
{
"team": "SFO",
"amount": 3603.0
}
],
"expected_reward_tokens": 9403.59,
"profit_sb": -96.41,
"profit_sb_percentage": -1.01,
"recommended": false
},
"lines": [
{
"id": "788caa1d-40ee-4ae1-ab23-82d2f3e44b59",
"gambit_id": "ffefaa3e-4927-4837-adbe-60d0b1cf3c11",
"last_updated": "2022-10-02T15:17:31.303406-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI",
"reward": "1.47000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd1be02-1eab-408b-83b5-cd5e9a5dd3a4/?format=api"
},
{
"id": "ade61929-92ef-46b4-a49b-073ddf8bee66",
"gambit_id": "b1bd1496-43a3-4fc2-8372-e00d364367b1",
"last_updated": "2022-10-02T15:17:31.302211-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO",
"reward": "2.61000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd1be02-1eab-408b-83b5-cd5e9a5dd3a4/?format=api"
}
]
}