GET /api/bet_types/262432d3-125e-4ef4-895d-539aee23c41e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "262432d3-125e-4ef4-895d-539aee23c41e",
"match": "https://api-prod.gambitprofit.com/api/matches/5467f72e-733b-43af-9221-9ff36500232b/?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 48",
"amount": 5000.0
},
{
"team": "Game Total Under 48",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "87665696-ad4f-4b25-b75c-7a63dc8bf8b7",
"gambit_id": "fddfa4bc-dc77-44cc-bcd9-9e06c8f26f31",
"last_updated": "2022-10-03T11:02:20.663526-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48",
"reward": "1.85000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262432d3-125e-4ef4-895d-539aee23c41e/?format=api"
},
{
"id": "16324eea-4280-47a6-a00c-8c23915585bc",
"gambit_id": "dc66bf90-5a0a-4024-8a69-8e2e975cff17",
"last_updated": "2022-10-03T11:02:20.662398-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48",
"reward": "1.85000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262432d3-125e-4ef4-895d-539aee23c41e/?format=api"
}
]
}