GET /api/bet_types/15ca8ac6-c7bd-4d22-80bd-2197fa6465dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15ca8ac6-c7bd-4d22-80bd-2197fa6465dd",
"match": "https://api-prod.gambitprofit.com/api/matches/5c8d01e9-4995-4803-a7c1-005e3e601f8c/?format=api",
"name": "Over/Under",
"created_at": "2023-12-05T08:52:57.273639-05: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 6.5",
"amount": 5599.0
},
{
"team": "Game Total Under 6.5",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "dbc3c24a-fd77-41d5-b958-733efa633eaa",
"gambit_id": "557645b7-818c-4d10-98f5-c9ae1a7baa15",
"last_updated": "2023-12-06T22:03:03.769353-05:00",
"created_at": "2023-12-05T08:52:57.277162-05:00",
"name": "Game Total Over 6.5",
"reward": "1.69000",
"odds": "1.71430",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ca8ac6-c7bd-4d22-80bd-2197fa6465dd/?format=api"
},
{
"id": "dfba0ce4-3eb8-4ff1-ad01-e6400c3121ee",
"gambit_id": "5a600637-8626-444c-a465-6a47f7107a1b",
"last_updated": "2023-12-06T22:03:03.778216-05:00",
"created_at": "2023-12-05T08:52:57.282183-05:00",
"name": "Game Total Under 6.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ca8ac6-c7bd-4d22-80bd-2197fa6465dd/?format=api"
}
]
}