GET /api/bet_types/0379fc3e-b9ec-4787-a887-3f0d63674224/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0379fc3e-b9ec-4787-a887-3f0d63674224",
"match": "https://api-prod.gambitprofit.com/api/matches/ad338322-4f15-4550-a6f4-d11d559679dd/?format=api",
"name": "Over/Under",
"created_at": "2023-11-01T09:33:22.202034-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 5.5",
"amount": 5214.0
},
{
"team": "Game Total Under 5.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "98043c51-722f-4a39-8da0-0d9943c82f3d",
"gambit_id": "a236b2d5-3dd9-4c94-94a4-dcb369d202d5",
"last_updated": "2023-11-03T10:13:01.229028-04:00",
"created_at": "2023-11-01T09:33:22.213457-04:00",
"name": "Game Total Over 5.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0379fc3e-b9ec-4787-a887-3f0d63674224/?format=api"
},
{
"id": "87839aea-d909-4cf9-9f10-af3a1931d6dd",
"gambit_id": "e33e84ad-6407-45e9-b755-f8529050483a",
"last_updated": "2023-11-03T10:13:01.233234-04:00",
"created_at": "2023-11-01T09:33:22.222728-04:00",
"name": "Game Total Under 5.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0379fc3e-b9ec-4787-a887-3f0d63674224/?format=api"
}
]
}