GET /api/bet_types/79740510-2235-4c0e-9979-bf85f07d405c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79740510-2235-4c0e-9979-bf85f07d405c",
"match": "https://api-prod.gambitprofit.com/api/matches/75115aa8-f4fe-49af-a53c-5e0be02a00b5/?format=api",
"name": "Over/Under",
"created_at": "2024-01-11T09:38:15.527577-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 236",
"amount": 5000.0
},
{
"team": "Game Total Over 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ba4c3a32-f64c-47a4-b6d8-2d3f184fffd1",
"gambit_id": "1e8dfb8b-ab47-4b3f-8ad9-97440a5c972a",
"last_updated": "2024-01-15T09:43:14.130785-05:00",
"created_at": "2024-01-11T09:38:15.535101-05:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79740510-2235-4c0e-9979-bf85f07d405c/?format=api"
},
{
"id": "cc7f9400-2997-48e8-ac48-cdf065df8281",
"gambit_id": "4913d2e5-3570-405d-bd70-1786e9fd9114",
"last_updated": "2024-01-15T09:43:14.126929-05:00",
"created_at": "2024-01-11T09:38:15.531201-05:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79740510-2235-4c0e-9979-bf85f07d405c/?format=api"
}
]
}