GET /api/bet_types/aeb9c594-96f9-4e30-a23d-14694b327ccb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aeb9c594-96f9-4e30-a23d-14694b327ccb",
"match": "https://api-prod.gambitprofit.com/api/matches/2b2035fb-3714-4f69-8736-7a3f965028ef/?format=api",
"name": "Over/Under",
"created_at": "2023-08-20T08:43:03.956480-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 10.5",
"amount": 5107.0
},
{
"team": "Game Total Over 10.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "73e56227-fc9a-4705-a057-5a9b212a064c",
"gambit_id": "0048237b-ec48-48f2-9fe7-f27e75cd02b3",
"last_updated": "2023-08-21T19:33:19.607722-04:00",
"created_at": "2023-08-20T08:43:03.966320-04:00",
"name": "Game Total Under 10.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aeb9c594-96f9-4e30-a23d-14694b327ccb/?format=api"
},
{
"id": "c272feae-4033-4603-bfdb-ac0bd05ad433",
"gambit_id": "2f538410-ad65-4a21-a2c7-1b8af75f4547",
"last_updated": "2023-08-21T19:33:19.604094-04:00",
"created_at": "2023-08-20T08:43:03.961164-04:00",
"name": "Game Total Over 10.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aeb9c594-96f9-4e30-a23d-14694b327ccb/?format=api"
}
]
}