GET /api/bet_types/ee197157-5052-43e5-b827-e873f64922f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee197157-5052-43e5-b827-e873f64922f4",
"match": "https://api-prod.gambitprofit.com/api/matches/31becd6a-3636-4ea2-9205-da88e576dd40/?format=api",
"name": "Over/Under",
"created_at": "2024-01-07T09:03:25.170797-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c7edabeb-6bf3-4511-9591-0eebd44f6dca",
"gambit_id": "2e788b09-6a7c-4102-8892-9d9c10d54d9a",
"last_updated": "2024-01-09T10:48:23.275845-05:00",
"created_at": "2024-01-07T09:03:25.174325-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee197157-5052-43e5-b827-e873f64922f4/?format=api"
},
{
"id": "f94a9703-dd2f-4646-991c-42d25c80120c",
"gambit_id": "14012f8d-cf74-4267-9c65-0e58efe20055",
"last_updated": "2024-01-09T10:48:23.269236-05:00",
"created_at": "2024-01-07T09:03:25.178174-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee197157-5052-43e5-b827-e873f64922f4/?format=api"
}
]
}