GET /api/bet_types/e2207f34-3677-4d8c-9273-deb4882c0ef0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2207f34-3677-4d8c-9273-deb4882c0ef0",
"match": "https://api-prod.gambitprofit.com/api/matches/e0d87c53-4880-45c0-9531-da5d0a107495/?format=api",
"name": "Over/Under",
"created_at": "2023-08-20T08:43:03.722177-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "50660850-76da-4d23-96a1-9a23f9fcc217",
"gambit_id": "921a2194-cfef-442d-bec7-712bb8ede8b2",
"last_updated": "2023-08-27T14:08:10.920157-04:00",
"created_at": "2023-08-20T08:43:03.730950-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2207f34-3677-4d8c-9273-deb4882c0ef0/?format=api"
},
{
"id": "86bbdad8-a272-4898-854c-35328e12ba28",
"gambit_id": "804ac63e-3c87-4c74-af45-ba3db43cb51d",
"last_updated": "2023-08-27T14:08:10.923339-04:00",
"created_at": "2023-08-20T08:43:03.726641-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2207f34-3677-4d8c-9273-deb4882c0ef0/?format=api"
}
]
}