GET /api/bet_types/f9fe841b-6138-4aa4-b6a1-43606f8c0144/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9fe841b-6138-4aa4-b6a1-43606f8c0144",
"match": "https://api-prod.gambitprofit.com/api/matches/156395c4-8e32-4b02-b719-4c8c2a1b342d/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:08:04.572088-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 237",
"amount": 5000.0
},
{
"team": "Game Total Under 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8bcf88b3-87f0-4396-8fb7-29caea203715",
"gambit_id": "f17524e2-00f9-4232-aadf-810215ed716a",
"last_updated": "2023-11-27T10:03:26.463952-05:00",
"created_at": "2023-11-24T09:08:04.578889-05:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9fe841b-6138-4aa4-b6a1-43606f8c0144/?format=api"
},
{
"id": "51a62b96-4750-4166-b373-6d6c998815c7",
"gambit_id": "72a20aeb-f45e-4b28-b909-ea921b63f46f",
"last_updated": "2023-11-27T10:03:26.460683-05:00",
"created_at": "2023-11-24T09:08:04.584675-05:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9fe841b-6138-4aa4-b6a1-43606f8c0144/?format=api"
}
]
}