GET /api/bet_types/a5c40ffd-55ab-4356-b55e-805a8e635745/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5c40ffd-55ab-4356-b55e-805a8e635745",
"match": "https://api-prod.gambitprofit.com/api/matches/94a1ad1c-3e3d-4f81-83b9-70939f9c70e1/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": 5254.0
},
{
"team": "Game Total Under 2.5",
"amount": 4746.0
}
],
"expected_reward_tokens": 8826.72,
"profit_sb": -173.28,
"profit_sb_percentage": -1.93,
"recommended": false
},
"lines": [
{
"id": "0e9798b0-5e94-4844-add2-cec2aa7babb6",
"gambit_id": "d7fcb8a3-4a0e-4f44-b428-8846328880e2",
"last_updated": "2022-08-06T11:12:08.422037-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.68000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5c40ffd-55ab-4356-b55e-805a8e635745/?format=api"
},
{
"id": "1e2d7020-81de-4456-85e2-926a9bd7a76b",
"gambit_id": "43ee0688-1d80-4dd1-9e26-5435b6549f08",
"last_updated": "2022-08-06T11:12:08.421402-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.86000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5c40ffd-55ab-4356-b55e-805a8e635745/?format=api"
}
]
}