GET /api/bet_types/c4e53cd2-4cab-4ea8-a255-5c91d4b02b88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4e53cd2-4cab-4ea8-a255-5c91d4b02b88",
"match": "https://api-prod.gambitprofit.com/api/matches/fba26634-258a-4de7-afb7-a68935d67006/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T13:36:51.059548-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 224",
"amount": 5000.0
},
{
"team": "Game Total Under 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0f8f2b52-aa5b-4faa-84ff-cd09caf264cd",
"gambit_id": "5188023b-b678-473f-8a90-62fcc8c8fa84",
"last_updated": "2023-04-02T10:57:07.780342-04:00",
"created_at": "2023-04-01T13:36:51.062684-04:00",
"name": "Game Total Over 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e53cd2-4cab-4ea8-a255-5c91d4b02b88/?format=api"
},
{
"id": "0bdb6fc4-49a1-4ccd-9c6f-9b613f743141",
"gambit_id": "1a609fc4-f15c-4b84-b1ed-6ba03ad164fc",
"last_updated": "2023-04-02T10:57:07.778400-04:00",
"created_at": "2023-04-01T13:36:51.061070-04:00",
"name": "Game Total Under 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e53cd2-4cab-4ea8-a255-5c91d4b02b88/?format=api"
}
]
}