GET /api/bet_types/be28783d-d662-4801-9369-37967dc41bfc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be28783d-d662-4801-9369-37967dc41bfc",
"match": "https://api-prod.gambitprofit.com/api/matches/035e9908-f032-468a-a0ab-90dc2b7fa0f8/?format=api",
"name": "Over/Under",
"created_at": "2023-09-14T09:33:04.828259-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 Over 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7088455f-a047-454a-94f8-63e679402c31",
"gambit_id": "ca6e1319-e941-47f3-b423-1e3eef887dfa",
"last_updated": "2023-09-15T16:13:15.543618-04:00",
"created_at": "2023-09-14T09:33:04.832174-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be28783d-d662-4801-9369-37967dc41bfc/?format=api"
},
{
"id": "84036f71-1bb0-4299-b4aa-bd9250d2ce4c",
"gambit_id": "d530e70a-1274-4940-88d0-bc73a2f585cf",
"last_updated": "2023-09-15T16:13:15.546874-04:00",
"created_at": "2023-09-14T09:33:04.836235-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be28783d-d662-4801-9369-37967dc41bfc/?format=api"
}
]
}