GET /api/bet_types/f7059dcc-d50a-4d0e-b67b-7b40f374eac0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7059dcc-d50a-4d0e-b67b-7b40f374eac0",
"match": "https://api-prod.gambitprofit.com/api/matches/2e595460-fd62-422c-bc74-057c8489e35e/?format=api",
"name": "Over/Under",
"created_at": "2023-08-15T13:28:23.855348-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b88f212b-d788-4b9b-91b1-51a71584d7ce",
"gambit_id": "11d9aa34-5ff7-4c62-884d-d74d89012f14",
"last_updated": "2023-08-17T13:33:13.583918-04:00",
"created_at": "2023-08-15T13:28:23.868962-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7059dcc-d50a-4d0e-b67b-7b40f374eac0/?format=api"
},
{
"id": "e5b7637f-1151-4299-aace-f0f8e28d1af0",
"gambit_id": "a2ffcfb9-aefc-4a04-a325-93fb3fbbcb67",
"last_updated": "2023-08-17T13:33:13.580555-04:00",
"created_at": "2023-08-15T13:28:23.864293-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7059dcc-d50a-4d0e-b67b-7b40f374eac0/?format=api"
}
]
}