GET /api/bet_types/8698e440-0506-4b2c-9883-e9a71fb74493/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8698e440-0506-4b2c-9883-e9a71fb74493",
"match": "https://api-prod.gambitprofit.com/api/matches/14316def-8e98-456d-9d22-80a032c71ae1/?format=api",
"name": "Over/Under",
"created_at": "2023-11-15T09:18:12.349370-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 242.5",
"amount": 5000.0
},
{
"team": "Game Total Under 242.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c8bd8a0c-122d-4b07-8031-13b2866fc161",
"gambit_id": "49560b9a-cc0f-4006-8edf-f4bb540a5fa2",
"last_updated": "2023-11-17T09:28:24.923914-05:00",
"created_at": "2023-11-15T09:18:12.366877-05:00",
"name": "Game Total Over 242.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8698e440-0506-4b2c-9883-e9a71fb74493/?format=api"
},
{
"id": "6f6f9261-3af9-40ed-abea-a0ddcce27763",
"gambit_id": "f0a77575-3f5b-4e2a-9833-5169917b3eaa",
"last_updated": "2023-11-17T09:28:24.927161-05:00",
"created_at": "2023-11-15T09:18:12.360788-05:00",
"name": "Game Total Under 242.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8698e440-0506-4b2c-9883-e9a71fb74493/?format=api"
}
]
}