GET /api/bet_types/3691897c-52c4-46b5-af8e-6d2997d7bd06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3691897c-52c4-46b5-af8e-6d2997d7bd06",
"match": "https://api-prod.gambitprofit.com/api/matches/e521873a-9f3d-412b-ad14-21689ffe20ba/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-21T09:03:14.506355-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": "Pittsburgh Pirates",
"amount": 5773.0
},
{
"team": "St Louis Cardinals",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "178a68fe-ca8d-4426-a44a-ddd6b6c2c087",
"gambit_id": "84bd1a70-35e3-4e69-82d0-ea7e193069d8",
"last_updated": "2023-08-23T09:58:08.826429-04:00",
"created_at": "2023-08-21T09:03:14.514528-04:00",
"name": "Pittsburgh Pirates",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3691897c-52c4-46b5-af8e-6d2997d7bd06/?format=api"
},
{
"id": "776d3e57-b3c6-4f22-8f37-f316d8cbaed1",
"gambit_id": "ed67d0ef-d975-471e-9a33-988423abc61e",
"last_updated": "2023-08-23T09:58:08.830158-04:00",
"created_at": "2023-08-21T09:03:14.510247-04:00",
"name": "St Louis Cardinals",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3691897c-52c4-46b5-af8e-6d2997d7bd06/?format=api"
}
]
}