GET /api/bet_types/636d5101-c37e-4713-8afd-aa7d6bfcac87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "636d5101-c37e-4713-8afd-aa7d6bfcac87",
"match": "https://api-prod.gambitprofit.com/api/matches/5604b848-765e-4162-a8e5-57d686b1dba7/?format=api",
"name": "Over/Under",
"created_at": "2023-05-31T11:47:14.611870-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ac35c9a5-91a6-4bf5-b50c-42ec903a8b3e",
"gambit_id": "a1108d02-aabb-4bb5-b6a0-c779094b559f",
"last_updated": "2023-06-01T10:17:08.074143-04:00",
"created_at": "2023-05-31T11:47:14.613575-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/636d5101-c37e-4713-8afd-aa7d6bfcac87/?format=api"
},
{
"id": "028fb96d-9bfa-477c-979e-89f8ebac0402",
"gambit_id": "7c096aa4-0b32-4569-8e10-306f64a3a480",
"last_updated": "2023-06-01T10:17:08.081167-04:00",
"created_at": "2023-05-31T11:47:14.615461-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/636d5101-c37e-4713-8afd-aa7d6bfcac87/?format=api"
}
]
}