GET /api/bet_types/f7d04409-3d23-438c-aa0f-b868fdff5059/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7d04409-3d23-438c-aa0f-b868fdff5059",
"match": "https://api-prod.gambitprofit.com/api/matches/5793e100-8a19-4825-a7c8-95f227b325d2/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-03T09:18:02.427036-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": "ARI",
"amount": 6154.0
},
{
"team": "SFO",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "f308d31d-bf13-4d3f-920d-c9ad3dd54cba",
"gambit_id": "421407e9-b906-4d92-8537-690cdabcaed9",
"last_updated": "2023-08-04T09:48:15.846674-04:00",
"created_at": "2023-08-03T09:18:02.432249-04:00",
"name": "ARI",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d04409-3d23-438c-aa0f-b868fdff5059/?format=api"
},
{
"id": "15326c0e-9006-4b93-86b8-f1a52e542614",
"gambit_id": "95441fa1-e576-477d-a91c-cb693332a026",
"last_updated": "2023-08-04T09:48:15.861051-04:00",
"created_at": "2023-08-03T09:18:02.447254-04:00",
"name": "SFO",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d04409-3d23-438c-aa0f-b868fdff5059/?format=api"
}
]
}