GET /api/bet_types/de246b73-e5f4-4a11-b4b0-89f9029c32fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de246b73-e5f4-4a11-b4b0-89f9029c32fd",
"match": "https://api-prod.gambitprofit.com/api/matches/7c2fd515-4c82-400d-bf44-8ede6cd7478d/?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 68.5",
"amount": 5000.0
},
{
"team": "Game Total Under 68.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "7d0ca99c-261f-49f2-b2bf-5a82ef7c381b",
"gambit_id": "438d179f-4f51-4556-b976-000cd7ea528c",
"last_updated": "2022-09-11T11:02:09.493653-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 68.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "68.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de246b73-e5f4-4a11-b4b0-89f9029c32fd/?format=api"
},
{
"id": "a55a50a4-e337-48cf-9d48-da56e2aa81ed",
"gambit_id": "1eed4edb-b72d-4b7a-ba27-1164c874092a",
"last_updated": "2022-09-11T11:02:09.492573-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 68.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "68.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de246b73-e5f4-4a11-b4b0-89f9029c32fd/?format=api"
}
]
}