GET /api/bet_types/f3226de5-b621-4aa4-858e-c2521dfa1cc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3226de5-b621-4aa4-858e-c2521dfa1cc5",
"match": "https://api-prod.gambitprofit.com/api/matches/816f7bbb-788d-4697-aeed-3e009fdd0bb9/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:37:08.275149-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Over 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "664703aa-cb3b-4ff5-8735-bb7346435496",
"gambit_id": "cda160a4-012f-40f6-aac6-413de0014690",
"last_updated": "2023-02-28T12:37:08.276470-05:00",
"created_at": "2023-02-28T12:37:08.276480-05:00",
"name": "Game Total Under 234.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3226de5-b621-4aa4-858e-c2521dfa1cc5/?format=api"
},
{
"id": "49763b30-86f0-4a60-bc1a-1074348e61ae",
"gambit_id": "06eda3ad-12c1-42f0-a6bf-06b56f164231",
"last_updated": "2023-02-28T12:37:08.277754-05:00",
"created_at": "2023-02-28T12:37:08.277763-05:00",
"name": "Game Total Over 234.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3226de5-b621-4aa4-858e-c2521dfa1cc5/?format=api"
}
]
}