GET /api/bet_types/193630c8-84ab-4176-a003-b31a991dc9b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "193630c8-84ab-4176-a003-b31a991dc9b2",
"match": "https://api-prod.gambitprofit.com/api/matches/738ccddc-f28b-487f-a81e-3a846ce4caca/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:08:04.827410-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 228",
"amount": 5000.0
},
{
"team": "Game Total Under 228",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ef0fb84d-afdc-44e3-86ee-57a63a34b6aa",
"gambit_id": "e8e08ad6-4f85-4247-83a0-e2ca614ba461",
"last_updated": "2023-11-27T10:03:26.115502-05:00",
"created_at": "2023-11-24T09:08:04.834094-05:00",
"name": "Game Total Over 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/193630c8-84ab-4176-a003-b31a991dc9b2/?format=api"
},
{
"id": "4c253bc5-0ae2-4ec7-a318-f29ea95247bc",
"gambit_id": "c81d5009-f248-443f-8996-d2b98b07d857",
"last_updated": "2023-11-27T10:03:26.132215-05:00",
"created_at": "2023-11-24T09:08:04.841001-05:00",
"name": "Game Total Under 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/193630c8-84ab-4176-a003-b31a991dc9b2/?format=api"
}
]
}