GET /api/bet_types/0d428f04-4a07-4df8-9217-e39f22177266/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d428f04-4a07-4df8-9217-e39f22177266",
"match": "https://api-prod.gambitprofit.com/api/matches/22cf55b0-26c9-4989-9ac2-75baeff3376e/?format=api",
"name": "Over/Under",
"created_at": "2023-11-27T09:18:11.483992-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",
"amount": 5000.0
},
{
"team": "Game Total Under 217",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2f07a6f3-4d1f-4898-9a4e-f3bd590a9822",
"gambit_id": "e0e56bba-8a36-4f68-82f2-b7c89a5902f5",
"last_updated": "2023-11-28T11:23:11.729718-05:00",
"created_at": "2023-11-27T09:18:11.487454-05:00",
"name": "Game Total Over 217",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d428f04-4a07-4df8-9217-e39f22177266/?format=api"
},
{
"id": "263ad466-1596-4afe-b341-98b226c0cc87",
"gambit_id": "b8410643-5a7e-4e84-b40b-43d84e69f4cf",
"last_updated": "2023-11-28T11:23:11.732937-05:00",
"created_at": "2023-11-27T09:18:11.491746-05:00",
"name": "Game Total Under 217",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d428f04-4a07-4df8-9217-e39f22177266/?format=api"
}
]
}