GET /api/bet_types/b1f4d4b9-4850-4d87-911b-69162a49a6f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1f4d4b9-4850-4d87-911b-69162a49a6f8",
"match": "https://api-prod.gambitprofit.com/api/matches/3f4cc5dc-9f28-4604-a1f0-5cca319982cc/?format=api",
"name": "Over/Under",
"created_at": "2023-05-26T11:52:14.010605-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4c0f2962-bb23-4fb2-9994-d09d684fde7b",
"gambit_id": "e383b583-1b5c-4f3f-b79a-5f2f6ecb92e0",
"last_updated": "2023-05-27T16:21:51.383239-04:00",
"created_at": "2023-05-26T11:52:14.013075-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1f4d4b9-4850-4d87-911b-69162a49a6f8/?format=api"
},
{
"id": "2f81c64d-95ac-4dad-abdd-6000937fbe7b",
"gambit_id": "68897cef-e8d9-4da2-9d59-511bd4485b85",
"last_updated": "2023-05-27T16:21:51.387142-04:00",
"created_at": "2023-05-26T11:52:14.015616-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1f4d4b9-4850-4d87-911b-69162a49a6f8/?format=api"
}
]
}