GET /api/bet_types/a54b18dd-7749-4cae-926a-a6c1073240f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a54b18dd-7749-4cae-926a-a6c1073240f7",
"match": "https://api-prod.gambitprofit.com/api/matches/981e1499-40e4-4634-b43b-7e7ed66987e3/?format=api",
"name": "Over/Under",
"created_at": "2023-03-18T08:46:56.129358-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7d66b9ce-ff3c-4149-adab-d08a3203441f",
"gambit_id": "e8e21a85-5b4a-4117-82f6-7866431c9c68",
"last_updated": "2023-03-20T09:36:51.763375-04:00",
"created_at": "2023-03-18T08:46:56.131244-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a54b18dd-7749-4cae-926a-a6c1073240f7/?format=api"
},
{
"id": "1c40e2df-2cf0-4882-8d2f-4969434bf89f",
"gambit_id": "2f226749-66f2-4dcd-a623-676a5d3e1828",
"last_updated": "2023-03-20T09:36:51.765660-04:00",
"created_at": "2023-03-18T08:46:56.133509-04:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a54b18dd-7749-4cae-926a-a6c1073240f7/?format=api"
}
]
}