GET /api/bet_types/d1721f97-9ca2-4252-9748-c91149a299b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1721f97-9ca2-4252-9748-c91149a299b8",
"match": "https://api-prod.gambitprofit.com/api/matches/5843dbb5-505c-46fc-b78f-773123226301/?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 8",
"amount": 5204.0
},
{
"team": "Game Total Under 8",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "c090cbb9-0c10-4149-90cd-9ed917ed88a8",
"gambit_id": "a0f3f567-e760-488e-a3ac-bd09843054ac",
"last_updated": "2022-08-14T13:36:50.340668-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.76000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1721f97-9ca2-4252-9748-c91149a299b8/?format=api"
},
{
"id": "08ccaff3-17c2-472d-8c6a-c6404739d69f",
"gambit_id": "9d8331cc-d466-47c7-b21e-9278ae7f737a",
"last_updated": "2022-08-14T13:36:50.340200-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1721f97-9ca2-4252-9748-c91149a299b8/?format=api"
}
]
}