GET /api/bet_types/dc49e650-99fc-49c8-afdd-295b836ffbb4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc49e650-99fc-49c8-afdd-295b836ffbb4",
"match": "https://api-prod.gambitprofit.com/api/matches/7dacbdfa-db8c-4c33-9722-e6b5548c0414/?format=api",
"name": "Over/Under",
"created_at": "2023-08-25T08:38:07.226973-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 7",
"amount": 5319.0
},
{
"team": "Game Total Under 7",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "dd4b60a5-b701-4e89-a244-51f0700fa2a6",
"gambit_id": "bfd7fa82-76ca-40a1-b0ea-dde7796771ad",
"last_updated": "2023-08-28T18:38:02.449024-04:00",
"created_at": "2023-08-25T08:38:07.231310-04:00",
"name": "Game Total Over 7",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc49e650-99fc-49c8-afdd-295b836ffbb4/?format=api"
},
{
"id": "d7407511-8819-494e-ad8f-a63b87fd045e",
"gambit_id": "f5a9e38d-0fcc-44ce-924d-96c55711cfc6",
"last_updated": "2023-08-28T18:38:02.453768-04:00",
"created_at": "2023-08-25T08:38:07.236377-04:00",
"name": "Game Total Under 7",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc49e650-99fc-49c8-afdd-295b836ffbb4/?format=api"
}
]
}