GET /api/bet_types/3e16c12f-1833-4622-86e4-32e9f69f46de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e16c12f-1833-4622-86e4-32e9f69f46de",
"match": "https://api-prod.gambitprofit.com/api/matches/fd6ac143-0342-4c7c-b824-c6227e41942b/?format=api",
"name": "Over/Under",
"created_at": "2023-01-02T10:27:01.341126-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",
"amount": 5098.0
},
{
"team": "Game Total Over 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "d5ad66a1-9635-4fc6-91bf-e19b74438505",
"gambit_id": "6c2ead83-1bf8-4b1a-a002-7c44f1207e39",
"last_updated": "2023-01-03T11:01:48.343601-05:00",
"created_at": "2023-01-02T10:27:01.342402-05:00",
"name": "Game Total Under 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e16c12f-1833-4622-86e4-32e9f69f46de/?format=api"
},
{
"id": "ef7337e1-a0b8-4442-b031-727e4b320cb6",
"gambit_id": "edef90d8-ba2f-42d7-8945-a2ac3f5e984e",
"last_updated": "2023-01-03T11:01:48.344923-05:00",
"created_at": "2023-01-02T10:27:01.343699-05:00",
"name": "Game Total Over 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e16c12f-1833-4622-86e4-32e9f69f46de/?format=api"
}
]
}