GET /api/bet_types/39866fa1-89fb-47b3-955e-0a0b1539a9b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39866fa1-89fb-47b3-955e-0a0b1539a9b7",
"match": "https://api-prod.gambitprofit.com/api/matches/20d4fb0b-f03f-473a-ad8b-0f0c93de48d0/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-09T09:27:08.293304-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": "Detroit Pistons",
"amount": 5000.0
},
{
"team": "Chicago Bulls",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3657f553-069d-4519-bb5c-875ce6cde708",
"gambit_id": "eab828de-e8a4-450c-a875-5858b62b16af",
"last_updated": "2023-04-10T14:52:06.466629-04:00",
"created_at": "2023-04-09T09:27:08.298159-04:00",
"name": "Detroit Pistons",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39866fa1-89fb-47b3-955e-0a0b1539a9b7/?format=api"
},
{
"id": "97af983a-a6b5-4ed6-baef-ceb6665c5752",
"gambit_id": "7e195fa6-45b1-436c-a3da-b400ba464ba5",
"last_updated": "2023-04-10T14:52:06.463668-04:00",
"created_at": "2023-04-09T09:27:08.295575-04:00",
"name": "Chicago Bulls",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39866fa1-89fb-47b3-955e-0a0b1539a9b7/?format=api"
}
]
}