GET /api/bet_types/de92d8c5-da65-4ea9-b04e-8d59681e8b71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de92d8c5-da65-4ea9-b04e-8d59681e8b71",
"match": "https://api-prod.gambitprofit.com/api/matches/95ea5ca1-3910-468a-89b2-57df5d39722f/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-09T09:48:13.196477-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": "DET",
"amount": 5599.0
},
{
"team": "ARI",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "127b822c-2140-4d7c-a41f-6d995c1d0a78",
"gambit_id": "281fa314-e22d-49c0-a6ed-8b9405119ad5",
"last_updated": "2023-06-10T10:48:13.938408-04:00",
"created_at": "2023-06-09T09:48:13.200716-04:00",
"name": "DET",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de92d8c5-da65-4ea9-b04e-8d59681e8b71/?format=api"
},
{
"id": "66fbf544-2bc8-4139-afce-8494a1a9aeb8",
"gambit_id": "6d789051-078e-47d1-b055-ba5b000051e8",
"last_updated": "2023-06-10T10:48:13.935492-04:00",
"created_at": "2023-06-09T09:48:13.198668-04:00",
"name": "ARI",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de92d8c5-da65-4ea9-b04e-8d59681e8b71/?format=api"
}
]
}