GET /api/bet_types/39088ad6-a75c-4aed-accc-cd7a25955f9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39088ad6-a75c-4aed-accc-cd7a25955f9a",
"match": "https://api-prod.gambitprofit.com/api/matches/4c03df90-9ab3-4354-8438-6776193a6743/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:15.088251-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": 5196.0
},
{
"team": "Game Total Under 6",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "6cd1cd16-1a1e-4c9f-ab9f-00786414b4fa",
"gambit_id": "48207915-c07f-4ac6-8404-db8813f2b526",
"last_updated": "2022-12-28T21:52:16.587256-05:00",
"created_at": "2022-12-27T08:57:15.090859-05:00",
"name": "Game Total Over 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39088ad6-a75c-4aed-accc-cd7a25955f9a/?format=api"
},
{
"id": "74e66408-4790-4113-b936-e1423f89cfc0",
"gambit_id": "019575fe-c259-4a71-8629-87fd99090697",
"last_updated": "2022-12-28T21:52:16.586137-05:00",
"created_at": "2022-12-27T08:57:15.089499-05:00",
"name": "Game Total Under 6",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39088ad6-a75c-4aed-accc-cd7a25955f9a/?format=api"
}
]
}