GET /api/bet_types/c6d36f57-a83a-491b-8e5b-4563d241c1c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6d36f57-a83a-491b-8e5b-4563d241c1c8",
"match": "https://api-prod.gambitprofit.com/api/matches/6a36197c-f61e-46af-89f0-43932cd3ceb4/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": 5208.0
},
{
"team": "Game Total Under 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "a7ecb3c2-d30b-4042-8e15-8a2c69b2d33b",
"gambit_id": "b1fac0b8-0882-4713-b6d0-daae9ba5d307",
"last_updated": "2022-12-07T09:42:34.847292-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d36f57-a83a-491b-8e5b-4563d241c1c8/?format=api"
},
{
"id": "873a012b-48a6-49bb-9e9f-fb10b26245ba",
"gambit_id": "760fc1d2-a21b-44e9-9da3-4f540e29be30",
"last_updated": "2022-12-07T09:42:34.845896-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d36f57-a83a-491b-8e5b-4563d241c1c8/?format=api"
}
]
}