GET /api/bet_types/09729234-0b6c-402a-a01b-2252ae4dde3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09729234-0b6c-402a-a01b-2252ae4dde3d",
"match": "https://api-prod.gambitprofit.com/api/matches/3e2e904f-6d0f-4475-ac46-f0b6bcec2bc2/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "Boston Celtics",
"amount": 5000.0
},
{
"team": "Washington Wizards",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1448e64a-30b9-40fe-a3b4-af5b976b7a9a",
"gambit_id": "51771dbc-a056-43e5-aba0-4d6db760dde4",
"last_updated": "2022-11-28T13:42:16.058857-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Celtics",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09729234-0b6c-402a-a01b-2252ae4dde3d/?format=api"
},
{
"id": "aa8482b6-5a14-460d-a8b1-d67aa21be2b7",
"gambit_id": "b1f51caf-db2a-4661-b278-0fbe9667cf0b",
"last_updated": "2022-11-28T13:42:16.059832-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Wizards",
"reward": "1.80000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09729234-0b6c-402a-a01b-2252ae4dde3d/?format=api"
}
]
}