GET /api/bet_types/ab6a617f-9b34-4d85-95f8-db54b4049812/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab6a617f-9b34-4d85-95f8-db54b4049812",
"match": "https://api-prod.gambitprofit.com/api/matches/788ae620-11ac-483c-9013-7798b5270667/?format=api",
"name": "Over/Under",
"created_at": "2022-12-30T10:27:11.383969-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "ad69b75c-2ec4-4fce-9314-708c8c601fab",
"gambit_id": "ce0071f5-de09-4e4d-8996-a90a13253d9b",
"last_updated": "2022-12-31T16:56:57.076318-05:00",
"created_at": "2022-12-30T10:27:11.385190-05:00",
"name": "Game Total Under 6.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab6a617f-9b34-4d85-95f8-db54b4049812/?format=api"
},
{
"id": "d693c66a-26e6-4686-929c-378eab01565b",
"gambit_id": "f05acd42-8923-4eea-912f-f70a1ad84ec2",
"last_updated": "2022-12-31T16:56:57.077517-05:00",
"created_at": "2022-12-30T10:27:11.386387-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab6a617f-9b34-4d85-95f8-db54b4049812/?format=api"
}
]
}