GET /api/bet_types/061cb6dd-80d0-45fb-92a4-2e5c7c018b1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "061cb6dd-80d0-45fb-92a4-2e5c7c018b1e",
"match": "https://api-prod.gambitprofit.com/api/matches/ecb7a8b5-f2d3-48bf-9736-220075445a23/?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 6.5",
"amount": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "e53c9002-747d-437d-846f-a7b017e85e2a",
"gambit_id": "c0d0072f-c563-4db1-a64d-713a641c8203",
"last_updated": "2022-12-08T13:02:16.960756-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/061cb6dd-80d0-45fb-92a4-2e5c7c018b1e/?format=api"
},
{
"id": "fc72ac55-2f59-478e-9ca7-a1394f5efb7e",
"gambit_id": "b5da5d01-2665-490e-9eef-425b749c9529",
"last_updated": "2022-12-08T13:02:16.959762-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/061cb6dd-80d0-45fb-92a4-2e5c7c018b1e/?format=api"
}
]
}