GET /api/bet_types/bdeee1e6-69ed-49e4-9637-2f26ce43960d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bdeee1e6-69ed-49e4-9637-2f26ce43960d",
"match": "https://api-prod.gambitprofit.com/api/matches/2cbf2a1e-b0f6-46bf-95b5-811d9a10d021/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:14.042868-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 45",
"amount": 5000.0
},
{
"team": "Game Total Under 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "ec400a83-a59b-41bc-a73f-70f65b611093",
"gambit_id": "de50f560-b73c-4339-9df4-8eb99d340a1e",
"last_updated": "2023-10-30T15:28:27.180599-04:00",
"created_at": "2023-10-25T09:13:14.055088-04:00",
"name": "Game Total Over 45",
"reward": "1.86000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdeee1e6-69ed-49e4-9637-2f26ce43960d/?format=api"
},
{
"id": "f8d5b3b5-fe95-4445-b1ee-265733d033ec",
"gambit_id": "f3d184ef-173e-4e2b-946a-3c5c68804dd0",
"last_updated": "2023-10-30T15:28:27.176094-04:00",
"created_at": "2023-10-25T09:13:14.066977-04:00",
"name": "Game Total Under 45",
"reward": "1.86000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdeee1e6-69ed-49e4-9637-2f26ce43960d/?format=api"
}
]
}