GET /api/bet_types/fc5e2928-b750-4d1a-b21b-74b14f68d6db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc5e2928-b750-4d1a-b21b-74b14f68d6db",
"match": "https://api-prod.gambitprofit.com/api/matches/6d4c7ff8-f1a9-43bf-b535-be94ca350302/?format=api",
"name": "Over/Under",
"created_at": "2023-03-01T09:21:58.747935-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 Under 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "b184ffdf-148a-477a-8edf-46f92a9c8482",
"gambit_id": "3078ac1a-3c17-4f53-84ea-3b4be4e6f0c1",
"last_updated": "2023-03-02T07:16:52.194650-05:00",
"created_at": "2023-03-01T09:21:58.749174-05:00",
"name": "Game Total Under 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5e2928-b750-4d1a-b21b-74b14f68d6db/?format=api"
},
{
"id": "f5087d1d-e574-42d7-9eda-3f64ae5a1c29",
"gambit_id": "d03aac9d-b284-4bb3-9c7d-9e96546e3261",
"last_updated": "2023-03-02T07:16:52.195936-05:00",
"created_at": "2023-03-01T09:21:58.750444-05:00",
"name": "Game Total Over 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5e2928-b750-4d1a-b21b-74b14f68d6db/?format=api"
}
]
}