GET /api/bet_types/168c6a43-f894-47ac-a173-d14e123d3318/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "168c6a43-f894-47ac-a173-d14e123d3318",
"match": "https://api-prod.gambitprofit.com/api/matches/852f2fd1-ca0b-4ffa-b06f-4cb4bb22facb/?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 Under 71.5",
"amount": 5000.0
},
{
"team": "Game Total Over 71.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ef75b4c8-cd29-442d-821c-6f2bf5a08388",
"gambit_id": "0a43f840-6736-45ba-8c50-97eb06cc46a7",
"last_updated": "2022-09-18T09:27:40.739183-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 71.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "71.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/168c6a43-f894-47ac-a173-d14e123d3318/?format=api"
},
{
"id": "4c633514-2321-47e0-b602-de85b62081b8",
"gambit_id": "02de9914-fd79-4478-a26f-3ec48847edec",
"last_updated": "2022-09-18T09:27:40.740353-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 71.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "71.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/168c6a43-f894-47ac-a173-d14e123d3318/?format=api"
}
]
}