GET /api/bet_types/f871479b-625c-4a7a-af9b-f670c6788e31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f871479b-625c-4a7a-af9b-f670c6788e31",
"match": "https://api-prod.gambitprofit.com/api/matches/60130768-9b14-41bf-b52f-9eb9b4d38d07/?format=api",
"name": "Over/Under",
"created_at": "2023-10-23T09:23:23.499568-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 9",
"amount": 5319.0
},
{
"team": "Game Total Over 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "a7c134b3-8f70-42c0-ba97-c14a5bb9c484",
"gambit_id": "add53921-e0ca-48bb-aa52-e404a9198e12",
"last_updated": "2023-10-24T10:18:14.704851-04:00",
"created_at": "2023-10-23T09:23:23.508168-04:00",
"name": "Game Total Under 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f871479b-625c-4a7a-af9b-f670c6788e31/?format=api"
},
{
"id": "599f6903-0a7b-41d8-b2ea-c77f3a5b0597",
"gambit_id": "169df739-1af9-4898-b18c-c8d1c1eebb37",
"last_updated": "2023-10-24T10:18:14.708524-04:00",
"created_at": "2023-10-23T09:23:23.503626-04:00",
"name": "Game Total Over 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f871479b-625c-4a7a-af9b-f670c6788e31/?format=api"
}
]
}