GET /api/bet_types/bf1cda36-e924-4b0a-ab08-ab2eb8896204/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf1cda36-e924-4b0a-ab08-ab2eb8896204",
"match": "https://api-prod.gambitprofit.com/api/matches/400740ce-0d66-442b-ad64-e57672974dee/?format=api",
"name": "Over/Under",
"created_at": "2023-03-28T10:07:00.099407-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 239",
"amount": 5000.0
},
{
"team": "Game Total Under 239",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6eb919fc-e46c-4944-a0d9-f99d6aa29198",
"gambit_id": "313b7c53-d6c4-4810-a909-b6e3f6a9e503",
"last_updated": "2023-03-29T10:27:02.858771-04:00",
"created_at": "2023-03-28T10:07:00.103750-04:00",
"name": "Game Total Over 239",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf1cda36-e924-4b0a-ab08-ab2eb8896204/?format=api"
},
{
"id": "588bb647-b6a6-4ec6-a15b-7b209fe4a348",
"gambit_id": "5305e39e-266f-4921-aaf1-1972ddaa82cb",
"last_updated": "2023-03-29T10:27:02.856668-04:00",
"created_at": "2023-03-28T10:07:00.102041-04:00",
"name": "Game Total Under 239",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf1cda36-e924-4b0a-ab08-ab2eb8896204/?format=api"
}
]
}