GET /api/bet_types/78710e4e-f1e3-49fd-904d-0db875e755f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78710e4e-f1e3-49fd-904d-0db875e755f5",
"match": "https://api-prod.gambitprofit.com/api/matches/e5551a30-9246-411a-8845-7847b86e6105/?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 Over 42",
"amount": 5000.0
},
{
"team": "Game Total Under 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6f9a0a4c-11b9-46e0-9306-01011035134e",
"gambit_id": "3b7a6a7f-14ea-43d0-9345-add4f0387fd3",
"last_updated": "2022-10-31T11:36:58.104843-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42",
"reward": "1.88000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78710e4e-f1e3-49fd-904d-0db875e755f5/?format=api"
},
{
"id": "75b204d2-09f8-4378-8958-6346fdfb678c",
"gambit_id": "c351beab-b799-40fa-a4cc-5ff1fa93c0d9",
"last_updated": "2022-10-31T11:36:58.103668-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42",
"reward": "1.88000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78710e4e-f1e3-49fd-904d-0db875e755f5/?format=api"
}
]
}