GET /api/bet_types/7680706b-e5a2-413b-b7b2-04a76b85a29c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7680706b-e5a2-413b-b7b2-04a76b85a29c",
"match": "https://api-prod.gambitprofit.com/api/matches/b63ec004-c90d-4ff4-9203-281a9ade59f3/?format=api",
"name": "Over/Under",
"created_at": "2023-01-01T01:56:51.598565-05: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 2.5",
"amount": 5156.0
},
{
"team": "Game Total Over 2.5",
"amount": 4844.0
}
],
"expected_reward_tokens": 8816.08,
"profit_sb": -183.92,
"profit_sb_percentage": -2.04,
"recommended": false
},
"lines": [
{
"id": "993a391b-a22b-4efb-ab53-2fe9ec3b8452",
"gambit_id": "b4111b54-4e23-4745-82fb-9606b6b4ef14",
"last_updated": "2023-01-02T13:46:48.518061-05:00",
"created_at": "2023-01-01T01:56:51.599862-05:00",
"name": "Game Total Under 2.5",
"reward": "1.71000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7680706b-e5a2-413b-b7b2-04a76b85a29c/?format=api"
},
{
"id": "497731b2-e06c-4203-9e3c-5b7d49938d06",
"gambit_id": "a96c683a-96bd-48ce-8235-0e4bce04c936",
"last_updated": "2023-01-02T13:46:48.519261-05:00",
"created_at": "2023-01-01T01:56:51.601220-05:00",
"name": "Game Total Over 2.5",
"reward": "1.82000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7680706b-e5a2-413b-b7b2-04a76b85a29c/?format=api"
}
]
}