GET /api/bet_types/8e39e5af-f7ef-4b3b-a1bf-f0de5858f5d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e39e5af-f7ef-4b3b-a1bf-f0de5858f5d4",
"match": "https://api-prod.gambitprofit.com/api/matches/ec6196e6-da0f-40ae-9676-5da07724ce07/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:13.333893-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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d0e0db35-4b5e-4391-9dd1-0d5e208279be",
"gambit_id": "305e3857-dd1f-44a2-b5d2-ac449a2eff10",
"last_updated": "2024-01-29T21:58:07.897948-05:00",
"created_at": "2024-01-27T09:18:13.338419-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e39e5af-f7ef-4b3b-a1bf-f0de5858f5d4/?format=api"
},
{
"id": "686f67a4-6151-4aa3-8b3f-a066df5abaa3",
"gambit_id": "4c0ae64f-0d42-4467-aee6-7827031509b3",
"last_updated": "2024-01-29T21:58:07.901806-05:00",
"created_at": "2024-01-27T09:18:13.343316-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e39e5af-f7ef-4b3b-a1bf-f0de5858f5d4/?format=api"
}
]
}