GET /api/bet_types/19b7c6e7-36d8-4b3b-999d-506e16e8c134/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19b7c6e7-36d8-4b3b-999d-506e16e8c134",
"match": "https://api-prod.gambitprofit.com/api/matches/957070e1-2e15-4bc4-9dab-75dd3c452863/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:43:01.545714-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 Over 40",
"amount": 5000.0
},
{
"team": "Game Total Under 40",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7ca1eb22-3915-4d4b-89bd-58ba15df999b",
"gambit_id": "dd5a2601-370d-48dc-977d-18e90e9b231f",
"last_updated": "2024-01-09T10:28:28.380074-05:00",
"created_at": "2024-01-04T09:43:01.554774-05:00",
"name": "Game Total Over 40",
"reward": "1.87000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b7c6e7-36d8-4b3b-999d-506e16e8c134/?format=api"
},
{
"id": "fdc6062a-0340-481e-97d5-9aaf7cc32f0f",
"gambit_id": "b985be0d-eb11-4a8e-8128-977fb72f3e02",
"last_updated": "2024-01-09T10:28:28.383920-05:00",
"created_at": "2024-01-04T09:43:01.549855-05:00",
"name": "Game Total Under 40",
"reward": "1.87000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b7c6e7-36d8-4b3b-999d-506e16e8c134/?format=api"
}
]
}