GET /api/bet_types/42f1bfad-cb41-49d6-a2f1-7b530a752ff1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42f1bfad-cb41-49d6-a2f1-7b530a752ff1",
"match": "https://api-prod.gambitprofit.com/api/matches/8cec41fa-7d1e-4999-93a2-3029c076ce6c/?format=api",
"name": "Over/Under",
"created_at": "2023-06-16T09:53:28.802798-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6fa53098-3f2f-416f-ae4e-1f10b9e37219",
"gambit_id": "ecbba36a-7355-4356-a418-4d3ca5e59535",
"last_updated": "2023-06-17T15:03:04.857991-04:00",
"created_at": "2023-06-16T09:53:28.804548-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42f1bfad-cb41-49d6-a2f1-7b530a752ff1/?format=api"
},
{
"id": "00ed0b3f-779d-4b34-a538-9fa6fae34a1c",
"gambit_id": "5586a1ed-1b2b-4080-9709-13fe49cb2843",
"last_updated": "2023-06-17T15:03:04.859814-04:00",
"created_at": "2023-06-16T09:53:28.806742-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42f1bfad-cb41-49d6-a2f1-7b530a752ff1/?format=api"
}
]
}