GET /api/bet_types/4a406490-992f-4b5c-8658-86a3869cf19f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a406490-992f-4b5c-8658-86a3869cf19f",
"match": "https://api-prod.gambitprofit.com/api/matches/df849ce1-9121-46ea-af60-873851d04e6c/?format=api",
"name": "Over/Under",
"created_at": "2024-01-03T09:37:57.223256-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": "Game Total Over 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7f7b2266-a783-4d98-834f-8fbea51b48df",
"gambit_id": "a2052d1b-59e5-4430-babc-4250c61320d8",
"last_updated": "2024-01-05T13:58:01.714906-05:00",
"created_at": "2024-01-03T09:37:57.226932-05:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a406490-992f-4b5c-8658-86a3869cf19f/?format=api"
},
{
"id": "4085d371-3c4c-4956-9082-ddc3ca199764",
"gambit_id": "728e860b-ca6d-45d0-a8f0-7f905226b5bf",
"last_updated": "2024-01-05T13:58:01.721573-05:00",
"created_at": "2024-01-03T09:37:57.230934-05:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a406490-992f-4b5c-8658-86a3869cf19f/?format=api"
}
]
}