GET /api/bet_types/b1a43482-9e09-4ad5-987a-aca5cf3825d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1a43482-9e09-4ad5-987a-aca5cf3825d4",
"match": "https://api-prod.gambitprofit.com/api/matches/99590d74-a8fa-4b04-a99f-3acfae7d0b21/?format=api",
"name": "Over/Under",
"created_at": "2023-02-14T09:12:20.631061-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 237",
"amount": 5000.0
},
{
"team": "Game Total Over 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "84e7e349-ab3e-4668-b398-987813c58c89",
"gambit_id": "eda9bba1-fe1c-4ba2-908e-ecdda8fe764d",
"last_updated": "2023-02-15T10:41:52.914982-05:00",
"created_at": "2023-02-14T09:12:20.632377-05:00",
"name": "Game Total Under 237",
"reward": "1.88000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a43482-9e09-4ad5-987a-aca5cf3825d4/?format=api"
},
{
"id": "fa8f8795-ec0e-43b7-863d-c4810b5f42c4",
"gambit_id": "00c01a38-f554-400d-ba23-6cc49b71f191",
"last_updated": "2023-02-15T10:41:52.916166-05:00",
"created_at": "2023-02-14T09:12:20.633665-05:00",
"name": "Game Total Over 237",
"reward": "1.88000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a43482-9e09-4ad5-987a-aca5cf3825d4/?format=api"
}
]
}