GET /api/bet_types/78ab2008-0cc5-4367-ba22-d6b56ea8186a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78ab2008-0cc5-4367-ba22-d6b56ea8186a",
"match": "https://api-prod.gambitprofit.com/api/matches/20b5402a-5644-42d7-b1c6-a8fbb5db7c7c/?format=api",
"name": "Over/Under",
"created_at": "2023-05-03T12:12:08.558912-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 Over 2.5",
"amount": 6478.0
},
{
"team": "Game Total Under 2.5",
"amount": 3522.0
}
],
"expected_reward_tokens": 9262.86,
"profit_sb": -237.14,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "ae4402fe-e601-4d43-a773-5c0e5b6b1df4",
"gambit_id": "546a3418-8834-4d09-b8b7-e15d3d8a36b3",
"last_updated": "2023-05-04T11:27:05.220029-04:00",
"created_at": "2023-05-03T12:12:08.561710-04:00",
"name": "Game Total Over 2.5",
"reward": "1.43000",
"odds": "1.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ab2008-0cc5-4367-ba22-d6b56ea8186a/?format=api"
},
{
"id": "90c899e5-6512-45e3-a390-14c523522533",
"gambit_id": "f11019d7-b374-42a9-97b4-fd50edfed89d",
"last_updated": "2023-05-04T11:27:05.218955-04:00",
"created_at": "2023-05-03T12:12:08.560265-04:00",
"name": "Game Total Under 2.5",
"reward": "2.63000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ab2008-0cc5-4367-ba22-d6b56ea8186a/?format=api"
}
]
}