GET /api/bet_types/34720546-3ca4-4e3a-8154-a0ec9575b97d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34720546-3ca4-4e3a-8154-a0ec9575b97d",
"match": "https://api-prod.gambitprofit.com/api/matches/87b42128-e0af-4073-97cd-80eb7e7af4d1/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T11:42:00.963147-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 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "741ca165-234a-47b9-baf6-55cc39785583",
"gambit_id": "aff925f1-388a-416b-bded-5c6a29185c3f",
"last_updated": "2023-03-04T12:46:54.107300-05:00",
"created_at": "2023-03-03T11:42:00.964541-05:00",
"name": "Game Total Under 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34720546-3ca4-4e3a-8154-a0ec9575b97d/?format=api"
},
{
"id": "4856cfb6-bb46-489c-bf85-0c6e4c4c8dfe",
"gambit_id": "0ec4ef62-479f-423a-96bb-d2db82a06438",
"last_updated": "2023-03-04T12:46:54.108508-05:00",
"created_at": "2023-03-03T11:42:00.965883-05:00",
"name": "Game Total Over 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34720546-3ca4-4e3a-8154-a0ec9575b97d/?format=api"
}
]
}