GET /api/bet_types/11f3c34c-00eb-428a-9058-a1a1115f4e10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11f3c34c-00eb-428a-9058-a1a1115f4e10",
"match": "https://api-prod.gambitprofit.com/api/matches/3602abd5-1944-4a10-b978-798553ec5e5c/?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 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1601fd3b-0189-4036-bd3b-50b9bfb89358",
"gambit_id": "3e14ab83-73c7-465f-a53a-93fb4ce14df7",
"last_updated": "2022-12-17T09:57:42.294201-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f3c34c-00eb-428a-9058-a1a1115f4e10/?format=api"
},
{
"id": "7a73eb30-09b9-46d5-99be-936b4ec2a454",
"gambit_id": "60097529-4915-4ad1-b564-dc8b4df5186b",
"last_updated": "2022-12-17T09:57:42.295270-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f3c34c-00eb-428a-9058-a1a1115f4e10/?format=api"
}
]
}