GET /api/bet_types/7035a810-ee20-44a5-8351-07a9aab6d69d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7035a810-ee20-44a5-8351-07a9aab6d69d",
"match": "https://api-prod.gambitprofit.com/api/matches/dfd650f9-3938-449a-bd3b-da670019f5dc/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T09:38:22.110566-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1dacee8b-e26e-4742-b768-d66bad80f678",
"gambit_id": "a9744b8e-9ad4-405b-ade3-deb7d21ed882",
"last_updated": "2023-12-09T11:33:26.416927-05:00",
"created_at": "2023-12-08T09:38:22.123706-05:00",
"name": "Game Total Over 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7035a810-ee20-44a5-8351-07a9aab6d69d/?format=api"
},
{
"id": "42eeaa2c-063e-4478-be43-b94e0c57cad6",
"gambit_id": "03b6c72e-08c7-4c53-9bd7-4fba88fba8b8",
"last_updated": "2023-12-09T11:33:26.420556-05:00",
"created_at": "2023-12-08T09:38:22.133958-05:00",
"name": "Game Total Under 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7035a810-ee20-44a5-8351-07a9aab6d69d/?format=api"
}
]
}