GET /api/bet_types/840184cf-5b68-4395-a5a1-9d1c0835452d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "840184cf-5b68-4395-a5a1-9d1c0835452d",
"match": "https://api-prod.gambitprofit.com/api/matches/799a329b-ad3c-4383-941c-7059778b8c4d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T09:17:11.506989-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 38",
"amount": 5000.0
},
{
"team": "Game Total Over 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d593d7ed-6016-43d1-85eb-8f66bf84d2ec",
"gambit_id": "78c59b60-b819-4c26-93d3-5a503c3cf9e6",
"last_updated": "2023-03-13T10:21:56.686896-04:00",
"created_at": "2023-03-11T09:17:11.508385-05:00",
"name": "Game Total Under 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840184cf-5b68-4395-a5a1-9d1c0835452d/?format=api"
},
{
"id": "2b604030-9be0-4bd7-b0a7-0bf69e952304",
"gambit_id": "92291eba-564f-4245-8745-af4baded45b7",
"last_updated": "2023-03-13T10:21:56.688539-04:00",
"created_at": "2023-03-11T09:17:11.509815-05:00",
"name": "Game Total Over 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840184cf-5b68-4395-a5a1-9d1c0835452d/?format=api"
}
]
}