GET /api/bet_types/ae954ce1-74c2-4164-8a3f-ef7341825179/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae954ce1-74c2-4164-8a3f-ef7341825179",
"match": "https://api-prod.gambitprofit.com/api/matches/b0241e8b-931f-4fe8-97de-cb7540ff5704/?format=api",
"name": "Over/Under",
"created_at": "2023-06-25T09:28:25.369046-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 Under 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7d2f880a-0594-4cdf-be04-74f6093c195f",
"gambit_id": "773c0804-8bf0-4db5-8fb2-412e61b8c514",
"last_updated": "2023-06-26T20:08:31.266527-04:00",
"created_at": "2023-06-25T09:28:25.373110-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae954ce1-74c2-4164-8a3f-ef7341825179/?format=api"
},
{
"id": "7b65397d-a40d-44d1-95a5-445334ad8a10",
"gambit_id": "0b4b7e14-3c76-4c89-b625-71b6373cc813",
"last_updated": "2023-06-26T20:08:31.264527-04:00",
"created_at": "2023-06-25T09:28:25.370859-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae954ce1-74c2-4164-8a3f-ef7341825179/?format=api"
}
]
}