GET /api/bet_types/b6d1dd62-047e-4ad1-9b53-468c82ed68e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6d1dd62-047e-4ad1-9b53-468c82ed68e9",
"match": "https://api-prod.gambitprofit.com/api/matches/f93d0004-5dc1-497b-92b3-3c388208d724/?format=api",
"name": "Over/Under",
"created_at": "2023-04-17T11:42:01.540938-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 Under 8",
"amount": 5000.0
},
{
"team": "Game Total Over 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "519c7eca-b850-4965-9bc1-4a4fc5279507",
"gambit_id": "b5370f85-92c0-405e-83e3-8552274d3d47",
"last_updated": "2023-04-18T12:12:09.423973-04:00",
"created_at": "2023-04-17T11:42:01.554946-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d1dd62-047e-4ad1-9b53-468c82ed68e9/?format=api"
},
{
"id": "13855e90-ac7c-4480-ad40-b9c835af0725",
"gambit_id": "63983bac-940f-4751-9981-aca9f8ba30dd",
"last_updated": "2023-04-18T12:12:09.426127-04:00",
"created_at": "2023-04-17T11:42:01.558613-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d1dd62-047e-4ad1-9b53-468c82ed68e9/?format=api"
}
]
}