GET /api/bet_types/e9eb839a-0773-448d-bd7e-e270831ee4a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9eb839a-0773-448d-bd7e-e270831ee4a7",
"match": "https://api-prod.gambitprofit.com/api/matches/e3bd5fcc-cc3f-4bf2-ac43-39c9e1bd1f79/?format=api",
"name": "Over/Under",
"created_at": "2023-03-16T17:37:18.221194-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Under 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7d8a70a7-7cc0-417b-ba66-4837ab39ba67",
"gambit_id": "f6879dd8-76ce-4793-96e8-338874408656",
"last_updated": "2023-03-17T11:06:48.558622-04:00",
"created_at": "2023-03-16T17:37:18.224464-04:00",
"name": "Game Total Over 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9eb839a-0773-448d-bd7e-e270831ee4a7/?format=api"
},
{
"id": "0319f73c-51a5-430f-9e28-b5ffa9166ba4",
"gambit_id": "405eb0d6-a15b-41ac-b2a9-6f8a38d73203",
"last_updated": "2023-03-17T11:06:48.557119-04:00",
"created_at": "2023-03-16T17:37:18.222965-04:00",
"name": "Game Total Under 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9eb839a-0773-448d-bd7e-e270831ee4a7/?format=api"
}
]
}