GET /api/bet_types/2014c618-95a3-4e5d-8275-f52ed9132e28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2014c618-95a3-4e5d-8275-f52ed9132e28",
"match": "https://api-prod.gambitprofit.com/api/matches/2a87ca71-bd1b-4072-9ae9-91031455e3f8/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-28T08:13:17.477723-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": "MIL",
"amount": 5319.0
},
{
"team": "STL",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "864fd489-6c5b-41a8-9f04-07acfe5b6b73",
"gambit_id": "39a68a53-68de-4708-8b77-5c2d5594a828",
"last_updated": "2023-09-29T10:18:20.890463-04:00",
"created_at": "2023-09-28T08:13:17.488561-04:00",
"name": "MIL",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2014c618-95a3-4e5d-8275-f52ed9132e28/?format=api"
},
{
"id": "4b068ea7-dada-45ed-9d20-6aa55cf14963",
"gambit_id": "dcabbc74-d124-4e53-b9f8-c299457c302c",
"last_updated": "2023-09-29T10:18:20.887155-04:00",
"created_at": "2023-09-28T08:13:17.482532-04:00",
"name": "STL",
"reward": "2.00000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2014c618-95a3-4e5d-8275-f52ed9132e28/?format=api"
}
]
}