GET /api/bet_types/10ec74e1-5056-44dc-a97e-20616852bd07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10ec74e1-5056-44dc-a97e-20616852bd07",
"match": "https://api-prod.gambitprofit.com/api/matches/81457f99-5559-4791-8513-248aab172872/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:10.380711-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 38",
"amount": 5000.0
},
{
"team": "Game Total Over 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c89c69da-a575-4f63-bc78-3cdfef21b9ff",
"gambit_id": "07213ebd-3367-4422-988e-3e26f54d4f19",
"last_updated": "2023-12-19T09:58:15.537468-05:00",
"created_at": "2023-12-15T09:13:10.390399-05:00",
"name": "Game Total Under 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ec74e1-5056-44dc-a97e-20616852bd07/?format=api"
},
{
"id": "160f21f5-55da-4f1f-8900-96c46f2d2403",
"gambit_id": "fdae82d3-71ac-4518-94fe-82c4bf0bc563",
"last_updated": "2023-12-19T09:58:15.534266-05:00",
"created_at": "2023-12-15T09:13:10.384699-05:00",
"name": "Game Total Over 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ec74e1-5056-44dc-a97e-20616852bd07/?format=api"
}
]
}