GET /api/bet_types/74b1ecba-5492-4f22-a17a-412d7dd29121/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74b1ecba-5492-4f22-a17a-412d7dd29121",
"match": "https://api-prod.gambitprofit.com/api/matches/1526c3db-1584-4954-aae7-bdb5bba54a91/?format=api",
"name": "Over/Under",
"created_at": "2023-01-11T12:21:52.209944-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 2.5",
"amount": 5352.0
},
{
"team": "Game Total Under 2.5",
"amount": 4648.0
}
],
"expected_reward_tokens": 8830.8,
"profit_sb": -169.2,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "13b8b113-4510-4611-93b1-50db2a11861d",
"gambit_id": "3bbbf383-a4ee-4dd7-9552-ef4de89ab649",
"last_updated": "2023-01-14T20:22:16.134503-05:00",
"created_at": "2023-01-11T12:21:52.211452-05:00",
"name": "Game Total Over 2.5",
"reward": "1.65000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b1ecba-5492-4f22-a17a-412d7dd29121/?format=api"
},
{
"id": "34b977f1-3ef1-4817-82f9-997efcec9c44",
"gambit_id": "3a0db2ae-80df-4b7d-8d52-ff5950f82f53",
"last_updated": "2023-01-14T20:22:16.137708-05:00",
"created_at": "2023-01-11T12:21:52.212761-05:00",
"name": "Game Total Under 2.5",
"reward": "1.90000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b1ecba-5492-4f22-a17a-412d7dd29121/?format=api"
}
]
}