GET /api/bet_types/2d8c7f67-e136-4523-969d-4b2302c9e596/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d8c7f67-e136-4523-969d-4b2302c9e596",
"match": "https://api-prod.gambitprofit.com/api/matches/9717528e-fce1-4fa6-9d09-67a43555eb77/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-06T09:06:59.143108-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": "SFO",
"amount": 6399.0
},
{
"team": "CWS",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "2013830a-46bf-415d-ad21-939086e60bea",
"gambit_id": "b7178112-7ef6-4fee-bcf4-23f5a77d73dc",
"last_updated": "2023-04-07T10:22:14.691006-04:00",
"created_at": "2023-04-06T09:06:59.146410-04:00",
"name": "SFO",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d8c7f67-e136-4523-969d-4b2302c9e596/?format=api"
},
{
"id": "2e465b27-4596-4da5-96c2-9156fae9fc73",
"gambit_id": "42c0c3cf-6bc6-4df2-b75d-28373ab1114f",
"last_updated": "2023-04-07T10:22:14.687705-04:00",
"created_at": "2023-04-06T09:06:59.144705-04:00",
"name": "CWS",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d8c7f67-e136-4523-969d-4b2302c9e596/?format=api"
}
]
}