GET /api/bet_types/54b8121f-a49d-461c-8a5c-b834c28b4e2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54b8121f-a49d-461c-8a5c-b834c28b4e2c",
"match": "https://api-prod.gambitprofit.com/api/matches/4caff9e6-9944-42eb-90dd-65ea892b8787/?format=api",
"name": "Over/Under",
"created_at": "2024-01-10T09:43:10.676462-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 53",
"amount": 5000.0
},
{
"team": "Game Total Over 53",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2a332c17-c07d-4bc8-956d-25d0dac12661",
"gambit_id": "5a3919e0-1b15-4a57-91e7-d56feb5ebcfd",
"last_updated": "2024-01-16T15:23:01.736807-05:00",
"created_at": "2024-01-10T09:43:10.686961-05:00",
"name": "Game Total Under 53",
"reward": "1.87000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b8121f-a49d-461c-8a5c-b834c28b4e2c/?format=api"
},
{
"id": "bc3df29d-65da-4290-bd5e-7f5a3b8eea1a",
"gambit_id": "229ba5f6-d133-4155-ba67-376d248edf4f",
"last_updated": "2024-01-16T15:23:01.733134-05:00",
"created_at": "2024-01-10T09:43:10.681189-05:00",
"name": "Game Total Over 53",
"reward": "1.87000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b8121f-a49d-461c-8a5c-b834c28b4e2c/?format=api"
}
]
}