GET /api/bet_types/b18a4feb-13b5-4b6a-a9b4-49be070eb15d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b18a4feb-13b5-4b6a-a9b4-49be070eb15d",
"match": "https://api-prod.gambitprofit.com/api/matches/7eea8a23-29b5-4f6a-9bb8-7098329d32d6/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:18:08.090302-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 49.5",
"amount": 5000.0
},
{
"team": "Game Total Under 49.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3bb77720-acfd-496f-8560-3dc8f8e73f9b",
"gambit_id": "6a9310ee-c206-423d-b2ec-6e49ea183d7e",
"last_updated": "2023-12-11T19:38:20.430646-05:00",
"created_at": "2023-12-06T09:18:08.094683-05:00",
"name": "Game Total Over 49.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18a4feb-13b5-4b6a-a9b4-49be070eb15d/?format=api"
},
{
"id": "55a8ad8c-8871-40eb-899e-6eaca1a7a9f6",
"gambit_id": "2ba4cd10-f88c-4f6b-a23d-157a5134f443",
"last_updated": "2023-12-11T19:38:20.434016-05:00",
"created_at": "2023-12-06T09:18:08.099725-05:00",
"name": "Game Total Under 49.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18a4feb-13b5-4b6a-a9b4-49be070eb15d/?format=api"
}
]
}