GET /api/bet_types/ae3985ca-c2c8-4cc3-83c9-bbdf3b5a19bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae3985ca-c2c8-4cc3-83c9-bbdf3b5a19bb",
"match": "https://api-prod.gambitprofit.com/api/matches/a3ea031a-0470-4098-994b-ad442f253465/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-30T10:47:18.667729-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": "PIT",
"amount": 5784.0
},
{
"team": "SFO",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "47b3f272-a32d-492d-a49a-57d79a103ae8",
"gambit_id": "066ccdeb-0b16-4f88-b233-7b636940351b",
"last_updated": "2023-05-31T11:47:21.932531-04:00",
"created_at": "2023-05-30T10:47:18.669658-04:00",
"name": "PIT",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae3985ca-c2c8-4cc3-83c9-bbdf3b5a19bb/?format=api"
},
{
"id": "d3b99b7a-ea81-4e34-8c9e-49db7a151067",
"gambit_id": "1dd8892b-6233-4569-ac79-74d2a6b95456",
"last_updated": "2023-05-31T11:47:21.935180-04:00",
"created_at": "2023-05-30T10:47:18.671774-04:00",
"name": "SFO",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae3985ca-c2c8-4cc3-83c9-bbdf3b5a19bb/?format=api"
}
]
}