GET /api/bet_types/c948a755-5c05-4fe6-8827-74e3ed996086/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c948a755-5c05-4fe6-8827-74e3ed996086",
"match": "https://api-prod.gambitprofit.com/api/matches/8f984804-0d02-48a0-96d7-3db7858a0a72/?format=api",
"name": "Over/Under",
"created_at": "2023-09-05T09:53:20.221515-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 10",
"amount": 5319.0
},
{
"team": "Game Total Under 10",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "9fc9a0ee-d724-41ea-a6de-b8930451c979",
"gambit_id": "d1782aff-9997-44a1-bef2-7a1469d81bc6",
"last_updated": "2023-09-07T10:23:05.613283-04:00",
"created_at": "2023-09-05T09:53:20.227752-04:00",
"name": "Game Total Over 10",
"reward": "1.76000",
"odds": "1.80000",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c948a755-5c05-4fe6-8827-74e3ed996086/?format=api"
},
{
"id": "232cbb47-4ff1-4ea9-8892-93a59a8e5799",
"gambit_id": "fc2d127e-bd97-4d5b-9370-be8c40c2a48d",
"last_updated": "2023-09-07T10:23:05.616635-04:00",
"created_at": "2023-09-05T09:53:20.233548-04:00",
"name": "Game Total Under 10",
"reward": "2.00000",
"odds": "2.05000",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c948a755-5c05-4fe6-8827-74e3ed996086/?format=api"
}
]
}