GET /api/bet_types/d5e0de4b-42e2-4add-9137-4b8021e46f51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5e0de4b-42e2-4add-9137-4b8021e46f51",
"match": "https://api-prod.gambitprofit.com/api/matches/4102443f-8c6a-485d-aeb7-3bbff6d24c15/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T09:01:54.380247-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 Under 6.5",
"amount": 5316.0
},
{
"team": "Game Total Over 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "7fb45a1f-13cb-4939-be3c-8cdf15111760",
"gambit_id": "6a32a7b6-6719-43be-912c-c69fc1acff57",
"last_updated": "2023-02-12T10:37:15.341591-05:00",
"created_at": "2023-02-11T09:01:54.381537-05:00",
"name": "Game Total Under 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e0de4b-42e2-4add-9137-4b8021e46f51/?format=api"
},
{
"id": "b759aa1a-218d-4a97-a5ab-3d3d034f75d8",
"gambit_id": "4c1e5daf-1533-4ffc-9235-1b9e34feef2b",
"last_updated": "2023-02-12T10:37:15.343039-05:00",
"created_at": "2023-02-11T09:01:54.382837-05:00",
"name": "Game Total Over 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e0de4b-42e2-4add-9137-4b8021e46f51/?format=api"
}
]
}