GET /api/bet_types/21d9f6e6-1ce5-4c5c-819b-7c8a80320076/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21d9f6e6-1ce5-4c5c-819b-7c8a80320076",
"match": "https://api-prod.gambitprofit.com/api/matches/7cba1b77-7192-40eb-93f4-99abb4fa950c/?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 Over 60.5",
"amount": 5000.0
},
{
"team": "Game Total Under 60.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "ae3dbdba-8377-4860-8650-fd765634e6e5",
"gambit_id": "752eb656-ff0c-4365-8176-2e7e5fc93809",
"last_updated": "2022-10-03T11:12:23.309014-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21d9f6e6-1ce5-4c5c-819b-7c8a80320076/?format=api"
},
{
"id": "9a9bd883-6880-4de9-9ca4-09383bf98b51",
"gambit_id": "db0fea10-b9ff-4fc8-a9b5-7e08b3110bfe",
"last_updated": "2022-10-03T11:12:23.307833-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21d9f6e6-1ce5-4c5c-819b-7c8a80320076/?format=api"
}
]
}