GET /api/bet_types/ca0deb61-6a41-4236-a46d-b125fab08e0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca0deb61-6a41-4236-a46d-b125fab08e0c",
"match": "https://api-prod.gambitprofit.com/api/matches/5add9fca-b9bf-4f17-bf74-a36426b8feca/?format=api",
"name": "Over/Under",
"created_at": "2023-04-10T10:06:59.307581-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.5",
"amount": 5317.0
},
{
"team": "Game Total Over 7.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "33b8002a-a986-45d2-9c1a-fa49703b68c5",
"gambit_id": "6f2bfd60-5953-4555-8a3c-2e667f1a8c7b",
"last_updated": "2023-04-11T13:32:06.280894-04:00",
"created_at": "2023-04-10T10:06:59.309523-04:00",
"name": "Game Total Under 7.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca0deb61-6a41-4236-a46d-b125fab08e0c/?format=api"
},
{
"id": "7659843f-29f2-4b6d-822b-6af27a9ba52e",
"gambit_id": "23e3d4d5-0141-4243-ab76-e560738913a1",
"last_updated": "2023-04-11T13:32:06.278704-04:00",
"created_at": "2023-04-10T10:06:59.311381-04:00",
"name": "Game Total Over 7.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca0deb61-6a41-4236-a46d-b125fab08e0c/?format=api"
}
]
}