GET /api/bet_types/4f4596b0-533d-477d-b79b-1e6a3059bc78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f4596b0-533d-477d-b79b-1e6a3059bc78",
"match": "https://api-prod.gambitprofit.com/api/matches/ec35e7e6-2376-40d7-8f6f-09abdc46075a/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T09:56:50.073191-04: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 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0cc880e1-6343-42c1-ab9c-314e5bc4efe6",
"gambit_id": "06796610-4304-448f-8237-0be6574ef326",
"last_updated": "2023-04-01T10:17:08.000119-04:00",
"created_at": "2023-03-31T09:56:50.075047-04:00",
"name": "Game Total Under 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f4596b0-533d-477d-b79b-1e6a3059bc78/?format=api"
},
{
"id": "ba1d3031-0ab5-4c7b-908a-e3c6bd764274",
"gambit_id": "fa24fabd-2877-4d11-86de-a1197822cd7e",
"last_updated": "2023-04-01T10:17:08.001993-04:00",
"created_at": "2023-03-31T09:56:50.076946-04:00",
"name": "Game Total Over 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f4596b0-533d-477d-b79b-1e6a3059bc78/?format=api"
}
]
}