GET /api/bet_types/9554a11b-4608-4874-b8e4-b23071abbfbd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9554a11b-4608-4874-b8e4-b23071abbfbd",
"match": "https://api-prod.gambitprofit.com/api/matches/89fc0bd0-2d55-4daa-b588-0b692974f875/?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 Under 7.5",
"amount": 5205.0
},
{
"team": "Game Total Over 7.5",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "fac019f1-f1d7-4c97-9b19-a5b928614aaf",
"gambit_id": "2d1f1eae-be50-4a62-bf91-f1107c50bb6f",
"last_updated": "2022-09-02T09:02:06.975635-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.75000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9554a11b-4608-4874-b8e4-b23071abbfbd/?format=api"
},
{
"id": "399bf23b-65da-47c8-8217-642e9de5705e",
"gambit_id": "e9968182-07b9-4f85-a4bd-7aaf3d323d26",
"last_updated": "2022-09-02T09:02:06.976060-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9554a11b-4608-4874-b8e4-b23071abbfbd/?format=api"
}
]
}