GET /api/bet_types/874c4924-a3c6-4a58-acfb-fac040c7d4be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "874c4924-a3c6-4a58-acfb-fac040c7d4be",
"match": "https://api-prod.gambitprofit.com/api/matches/caba573a-531a-4ba8-8d5d-9628c419bc19/?format=api",
"name": "Over/Under",
"created_at": "2023-03-27T14:02:21.941788-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 6",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "96ef8225-3645-43ba-89f6-e06cd36f568b",
"gambit_id": "2b477214-fa92-43b1-abf2-8471c6015088",
"last_updated": "2023-03-28T11:17:02.671686-04:00",
"created_at": "2023-03-27T14:02:21.943324-04:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/874c4924-a3c6-4a58-acfb-fac040c7d4be/?format=api"
},
{
"id": "5d1093dc-7388-422d-93cb-f07ce4088e7d",
"gambit_id": "8cdd13bf-e797-45a3-8af4-af0d76795e8a",
"last_updated": "2023-03-28T11:17:02.673509-04:00",
"created_at": "2023-03-27T14:02:21.944874-04:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/874c4924-a3c6-4a58-acfb-fac040c7d4be/?format=api"
}
]
}