GET /api/bet_types/0af991c8-d9c2-4407-9c35-2ed349558fd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0af991c8-d9c2-4407-9c35-2ed349558fd3",
"match": "https://api-prod.gambitprofit.com/api/matches/42081e80-4ca7-4d26-9bfd-5199801aa875/?format=api",
"name": "Over/Under",
"created_at": "2023-07-18T08:53:11.059353-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",
"amount": 5107.0
},
{
"team": "Game Total Over 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "44d217d7-1968-4caf-bc0e-81a39eed38f3",
"gambit_id": "fe77aa45-99f9-4b02-957c-f8e6b6b3051e",
"last_updated": "2023-07-20T09:48:22.773438-04:00",
"created_at": "2023-07-18T08:53:11.063113-04:00",
"name": "Game Total Under 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0af991c8-d9c2-4407-9c35-2ed349558fd3/?format=api"
},
{
"id": "49698367-3133-4655-8701-384a25367f12",
"gambit_id": "c1d7d951-9b87-4ace-87fa-12e8f5bd7ba8",
"last_updated": "2023-07-20T09:48:22.772147-04:00",
"created_at": "2023-07-18T08:53:11.061252-04:00",
"name": "Game Total Over 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0af991c8-d9c2-4407-9c35-2ed349558fd3/?format=api"
}
]
}