GET /api/bet_types/de9e5cd6-d303-466a-a183-23dd142c7c8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de9e5cd6-d303-466a-a183-23dd142c7c8e",
"match": "https://api-prod.gambitprofit.com/api/matches/5c0e2811-f1d8-4ccc-ad94-fe41db9e4b2e/?format=api",
"name": "Over/Under",
"created_at": "2023-03-21T10:32:02.683732-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 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "cff1180f-4c1c-4bd3-b26e-98f36e67fb68",
"gambit_id": "e8935edd-2423-4db9-8d36-5b4a6c34bda6",
"last_updated": "2023-03-22T16:51:53.240785-04:00",
"created_at": "2023-03-21T10:32:02.687501-04:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de9e5cd6-d303-466a-a183-23dd142c7c8e/?format=api"
},
{
"id": "98df8bd7-82f0-453c-ad7e-4a3945619381",
"gambit_id": "8da636ac-0d3f-4ea6-ad02-2b3ae748b7d3",
"last_updated": "2023-03-22T16:51:53.238769-04:00",
"created_at": "2023-03-21T10:32:02.685657-04:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de9e5cd6-d303-466a-a183-23dd142c7c8e/?format=api"
}
]
}