GET /api/bet_types/7af1c435-d31f-47b1-ad15-ce74273bc169/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7af1c435-d31f-47b1-ad15-ce74273bc169",
"match": "https://api-prod.gambitprofit.com/api/matches/6f57ed2f-287f-4321-92c9-57f0de46677b/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:54.209483-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 6",
"amount": 5098.0
},
{
"team": "Game Total Over 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "5e9a6d70-70ab-4a07-92f5-deda9f80624e",
"gambit_id": "493d6453-baed-4a35-bd72-905cc89199e6",
"last_updated": "2022-12-25T18:07:05.627475-05:00",
"created_at": "2022-12-23T09:06:54.210744-05:00",
"name": "Game Total Under 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af1c435-d31f-47b1-ad15-ce74273bc169/?format=api"
},
{
"id": "c0cb7b82-d61b-46c0-b1ec-74318223a1b4",
"gambit_id": "ca41e987-bbf8-464a-ba42-9fc9a0f91de3",
"last_updated": "2022-12-25T18:07:05.628597-05:00",
"created_at": "2022-12-23T09:06:54.212097-05:00",
"name": "Game Total Over 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af1c435-d31f-47b1-ad15-ce74273bc169/?format=api"
}
]
}