GET /api/bet_types/5c2d2a17-b228-4d25-bc99-6fb1c1af44d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c2d2a17-b228-4d25-bc99-6fb1c1af44d4",
"match": "https://api-prod.gambitprofit.com/api/matches/f4ee1299-fe08-41c0-91c7-2f8fa474cacf/?format=api",
"name": "Over/Under",
"created_at": "2023-04-12T09:32:13.461258-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 5.5",
"amount": 5107.0
},
{
"team": "Game Total Under 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e59ae9eb-4e59-4015-8166-6325afe2809d",
"gambit_id": "45365472-055a-4b80-9afb-abe5da5bf0a5",
"last_updated": "2023-04-13T17:17:16.094543-04:00",
"created_at": "2023-04-12T09:32:13.467546-04:00",
"name": "Game Total Over 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c2d2a17-b228-4d25-bc99-6fb1c1af44d4/?format=api"
},
{
"id": "1dd93ade-939b-455d-8d07-c62e20a83238",
"gambit_id": "47626b8a-aca5-4d6b-8072-2a3e8185b67a",
"last_updated": "2023-04-13T17:17:16.092565-04:00",
"created_at": "2023-04-12T09:32:13.464647-04:00",
"name": "Game Total Under 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c2d2a17-b228-4d25-bc99-6fb1c1af44d4/?format=api"
}
]
}