GET /api/bet_types/334c0bb7-06b9-4cf4-aa1f-dc213bb6edfd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "334c0bb7-06b9-4cf4-aa1f-dc213bb6edfd",
"match": "https://api-prod.gambitprofit.com/api/matches/84f13610-1457-4077-9450-170b476d20e4/?format=api",
"name": "Over/Under",
"created_at": "2023-10-28T09:08:08.109356-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 7",
"amount": 5319.0
},
{
"team": "Game Total Over 7",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "8aed1075-43fb-4094-b51b-e134c8743e02",
"gambit_id": "460452cd-04d7-4736-be52-c2b75a6f5f77",
"last_updated": "2023-10-30T13:33:22.944489-04:00",
"created_at": "2023-10-28T09:08:08.117637-04:00",
"name": "Game Total Under 7",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334c0bb7-06b9-4cf4-aa1f-dc213bb6edfd/?format=api"
},
{
"id": "16de5600-0081-4035-b883-6fb68c71e8b3",
"gambit_id": "cf951c22-d563-4e72-a81a-0239eba1eb5f",
"last_updated": "2023-10-30T13:33:22.948534-04:00",
"created_at": "2023-10-28T09:08:08.113171-04:00",
"name": "Game Total Over 7",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334c0bb7-06b9-4cf4-aa1f-dc213bb6edfd/?format=api"
}
]
}