GET /api/bet_types/e5e36148-4eb9-4e4d-aa03-ba9e48246ee9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5e36148-4eb9-4e4d-aa03-ba9e48246ee9",
"match": "https://api-prod.gambitprofit.com/api/matches/bee137d4-817d-4212-a0dd-f98a0146084a/?format=api",
"name": "Over/Under",
"created_at": "2023-11-17T09:23:19.127478-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 217.5",
"amount": 5000.0
},
{
"team": "Game Total Under 217.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "90f4970a-d583-4b0b-a498-4fed1a6f0400",
"gambit_id": "13816868-6f56-487f-b2a3-084e3cc53b45",
"last_updated": "2023-11-18T17:53:23.994261-05:00",
"created_at": "2023-11-17T09:23:19.131458-05:00",
"name": "Game Total Over 217.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5e36148-4eb9-4e4d-aa03-ba9e48246ee9/?format=api"
},
{
"id": "1751befb-d128-4541-ae24-2046703b45bb",
"gambit_id": "882bbeaa-f4e2-4ee3-a3df-8280823e08c0",
"last_updated": "2023-11-18T17:53:23.999466-05:00",
"created_at": "2023-11-17T09:23:19.137669-05:00",
"name": "Game Total Under 217.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5e36148-4eb9-4e4d-aa03-ba9e48246ee9/?format=api"
}
]
}