GET /api/bet_types/2b8aab09-5e0d-4d37-a675-28147d89a3f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b8aab09-5e0d-4d37-a675-28147d89a3f5",
"match": "https://api-prod.gambitprofit.com/api/matches/56d88ece-c076-4974-9ffb-bd2d46b75101/?format=api",
"name": "Over/Under",
"created_at": "2023-12-19T08:53:01.706025-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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "521fad05-530b-4a41-b2b9-96f58d66beaf",
"gambit_id": "e3e0ba63-48d3-40bb-b81b-78107f024cd8",
"last_updated": "2023-12-21T10:18:18.440503-05:00",
"created_at": "2023-12-19T08:53:01.710909-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8aab09-5e0d-4d37-a675-28147d89a3f5/?format=api"
},
{
"id": "9da0a049-79d0-4788-b42b-d9528c35ad8b",
"gambit_id": "d0ad5d80-2f81-4424-afb8-e7a3a75c5ffe",
"last_updated": "2023-12-21T10:18:18.443788-05:00",
"created_at": "2023-12-19T08:53:01.715397-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8aab09-5e0d-4d37-a675-28147d89a3f5/?format=api"
}
]
}