GET /api/bet_types/96d0de89-cc73-44f8-ba90-0ba53de76953/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96d0de89-cc73-44f8-ba90-0ba53de76953",
"match": "https://api-prod.gambitprofit.com/api/matches/d854556b-1d7a-4cce-873b-c0bc1a1a2841/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:23:08.642478-04: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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1c3c1a25-f9b9-424d-88d7-7aeb29550dde",
"gambit_id": "bef266e4-a952-46d1-99bb-f8756e91bffd",
"last_updated": "2023-09-30T10:48:12.314949-04:00",
"created_at": "2023-09-29T09:23:08.647707-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d0de89-cc73-44f8-ba90-0ba53de76953/?format=api"
},
{
"id": "db035461-2a0d-46c4-9d72-df9d4baa1ec3",
"gambit_id": "2658ada7-bcca-4bb3-9b7a-513b74a5a05d",
"last_updated": "2023-09-30T10:48:12.318062-04:00",
"created_at": "2023-09-29T09:23:08.654580-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d0de89-cc73-44f8-ba90-0ba53de76953/?format=api"
}
]
}