GET /api/bet_types/979452ac-f0d5-4f82-95fc-b864a7e8a803/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "979452ac-f0d5-4f82-95fc-b864a7e8a803",
"match": "https://api-prod.gambitprofit.com/api/matches/3a393832-f96a-4090-acee-e71b240918f5/?format=api",
"name": "Over/Under",
"created_at": "2023-12-30T10:43:15.543157-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 249",
"amount": 5000.0
},
{
"team": "Game Total Under 249",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "cae4efde-5f46-4851-ab7f-065247db3ff5",
"gambit_id": "c00c717a-1e55-4f01-ac1e-131b11d084b2",
"last_updated": "2024-01-01T13:23:23.057872-05:00",
"created_at": "2023-12-30T10:43:15.547139-05:00",
"name": "Game Total Over 249",
"reward": "1.87000",
"odds": "1.90910",
"spread": "249.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979452ac-f0d5-4f82-95fc-b864a7e8a803/?format=api"
},
{
"id": "3d653349-d8e8-409a-aacd-a5c06801b4b1",
"gambit_id": "6a5c865f-17a7-40cf-b2b9-a4ae413ec824",
"last_updated": "2024-01-01T13:23:23.054606-05:00",
"created_at": "2023-12-30T10:43:15.551017-05:00",
"name": "Game Total Under 249",
"reward": "1.87000",
"odds": "1.90910",
"spread": "249.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979452ac-f0d5-4f82-95fc-b864a7e8a803/?format=api"
}
]
}