GET /api/bet_types/83791eab-6f01-4590-8775-60a210c03604/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83791eab-6f01-4590-8775-60a210c03604",
"match": "https://api-prod.gambitprofit.com/api/matches/5a73d977-92a5-49b0-af1f-61c0a60a752a/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 2.5",
"amount": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8850.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.67,
"recommended": false
},
"lines": [
{
"id": "cc64b4a0-c7f3-4fd1-856a-e5680913fff2",
"gambit_id": "603a7380-9619-4480-8c31-03544cdaff7a",
"last_updated": "2022-11-07T09:42:19.727657-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.77000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83791eab-6f01-4590-8775-60a210c03604/?format=api"
},
{
"id": "5a1a3a75-0548-41d4-b88b-f6eebb631c63",
"gambit_id": "f1e4f89c-8f1a-4f12-8600-778911ab3d9a",
"last_updated": "2022-11-07T09:42:19.728820-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.77000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83791eab-6f01-4590-8775-60a210c03604/?format=api"
}
]
}