GET /api/bet_types/a2e6c243-db9f-4e53-ac7e-1c390b5cde0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2e6c243-db9f-4e53-ac7e-1c390b5cde0f",
"match": "https://api-prod.gambitprofit.com/api/matches/c9d5db22-ea14-4f18-be19-6ca732f872a1/?format=api",
"name": "Over/Under",
"created_at": "2023-03-17T10:02:09.034710-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 Under 228",
"amount": 5000.0
},
{
"team": "Game Total Over 228",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "80ac4b73-b942-4812-8495-2e3c9931755d",
"gambit_id": "13610004-50cd-4cc4-98fc-1991c7ff7636",
"last_updated": "2023-03-18T14:47:06.424531-04:00",
"created_at": "2023-03-17T10:02:09.036829-04:00",
"name": "Game Total Under 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2e6c243-db9f-4e53-ac7e-1c390b5cde0f/?format=api"
},
{
"id": "7f6ca194-0e65-4332-bf7f-b891e8a441e5",
"gambit_id": "4007def5-93b9-41d5-b5ce-f0aab595fa58",
"last_updated": "2023-03-18T14:47:06.426823-04:00",
"created_at": "2023-03-17T10:02:09.038850-04:00",
"name": "Game Total Over 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2e6c243-db9f-4e53-ac7e-1c390b5cde0f/?format=api"
}
]
}