GET /api/bet_types/ac52653d-2ddd-4baf-ab28-27a806484271/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac52653d-2ddd-4baf-ab28-27a806484271",
"match": "https://api-prod.gambitprofit.com/api/matches/886245c0-4320-4c21-9bd2-6a2898099069/?format=api",
"name": "Over/Under",
"created_at": "2023-10-03T10:18:13.338265-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": "Game Total Over 45",
"amount": 5000.0
},
{
"team": "Game Total Under 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "04724689-f5e8-46c1-a15c-21e37c34540b",
"gambit_id": "e3503960-5540-464b-afb3-6051cbc36974",
"last_updated": "2023-10-06T09:33:27.983751-04:00",
"created_at": "2023-10-03T10:18:13.342860-04:00",
"name": "Game Total Over 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52653d-2ddd-4baf-ab28-27a806484271/?format=api"
},
{
"id": "02f30dba-5eb5-4453-825a-81e444a172af",
"gambit_id": "a216013c-eb7c-4afc-85db-719e56c18104",
"last_updated": "2023-10-06T09:33:27.987191-04:00",
"created_at": "2023-10-03T10:18:13.346989-04:00",
"name": "Game Total Under 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52653d-2ddd-4baf-ab28-27a806484271/?format=api"
}
]
}