GET /api/bet_types/8fb49f03-1ad1-4c62-9ad3-4e09550e0980/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fb49f03-1ad1-4c62-9ad3-4e09550e0980",
"match": "https://api-prod.gambitprofit.com/api/matches/8552944e-1a4b-40f7-bf5f-5fb26b75ac9f/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T09:07:03.278549-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 Under 238.5",
"amount": 5000.0
},
{
"team": "Game Total Over 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "468cbce8-6ba9-4ed9-b068-2ca6ce313bb3",
"gambit_id": "d70b5304-4c87-4bb1-9c4c-3d9be1bc2a74",
"last_updated": "2023-02-24T12:17:07.757482-05:00",
"created_at": "2023-02-23T09:07:03.279871-05:00",
"name": "Game Total Under 238.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb49f03-1ad1-4c62-9ad3-4e09550e0980/?format=api"
},
{
"id": "24c21cab-1320-47b8-b49d-4f9911417e4a",
"gambit_id": "41442086-ffcd-4ece-a661-ab3d73ac3557",
"last_updated": "2023-02-24T12:17:07.758653-05:00",
"created_at": "2023-02-23T09:07:03.281138-05:00",
"name": "Game Total Over 238.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb49f03-1ad1-4c62-9ad3-4e09550e0980/?format=api"
}
]
}