GET /api/bet_types/157c0e06-6b0f-44aa-85d0-77b7dc06b16f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "157c0e06-6b0f-44aa-85d0-77b7dc06b16f",
"match": "https://api-prod.gambitprofit.com/api/matches/c8739073-f0ff-41f6-8bfa-f0b936e9432c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:53.312477-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 Under 230.5",
"amount": 5000.0
},
{
"team": "Game Total Over 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "955cbaa0-14cd-4c60-9404-2c50aac673ec",
"gambit_id": "f8137b90-1972-4794-b294-d92797c289f7",
"last_updated": "2023-03-24T10:27:19.565590-04:00",
"created_at": "2023-03-23T09:06:53.314248-04:00",
"name": "Game Total Under 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/157c0e06-6b0f-44aa-85d0-77b7dc06b16f/?format=api"
},
{
"id": "b32ff4d8-12bc-4452-a0f6-38beac9db79d",
"gambit_id": "1ba802c0-27e5-4f3b-9efc-d055ee5508f2",
"last_updated": "2023-03-24T10:27:19.567740-04:00",
"created_at": "2023-03-23T09:06:53.315966-04:00",
"name": "Game Total Over 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/157c0e06-6b0f-44aa-85d0-77b7dc06b16f/?format=api"
}
]
}