GET /api/bet_types/202709f5-7f06-4d35-a9fd-0c1953ccc32c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "202709f5-7f06-4d35-a9fd-0c1953ccc32c",
"match": "https://api-prod.gambitprofit.com/api/matches/cc812c4d-f63a-472d-9fc9-3603ce20b19d/?format=api",
"name": "Over/Under",
"created_at": "2023-10-03T10:18:14.874128-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 Over 42",
"amount": 5107.0
},
{
"team": "Game Total Under 42",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c1dc47b4-bfdf-4b4f-a362-3452638d3d5b",
"gambit_id": "fd3261b8-9082-4968-8b89-9082caa503a4",
"last_updated": "2023-10-09T15:53:14.997054-04:00",
"created_at": "2023-10-03T10:18:14.879973-04:00",
"name": "Game Total Over 42",
"reward": "1.83000",
"odds": "1.86960",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/202709f5-7f06-4d35-a9fd-0c1953ccc32c/?format=api"
},
{
"id": "11a013d5-6ee6-48b2-b9e9-b1be883920bb",
"gambit_id": "d35c4142-46b4-4598-bd5a-052c0b32d03e",
"last_updated": "2023-10-09T15:53:14.993559-04:00",
"created_at": "2023-10-03T10:18:14.885947-04:00",
"name": "Game Total Under 42",
"reward": "1.91000",
"odds": "1.95240",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/202709f5-7f06-4d35-a9fd-0c1953ccc32c/?format=api"
}
]
}