GET /api/bet_types/70906feb-da54-404d-afba-e9ff04857bcf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70906feb-da54-404d-afba-e9ff04857bcf",
"match": "https://api-prod.gambitprofit.com/api/matches/e0e47d02-ff05-486d-99d0-944193c407a9/?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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Over 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "fa638edd-526b-4fee-a268-01a3b10ed559",
"gambit_id": "aa08e53f-2491-472a-87e4-af4965390baa",
"last_updated": "2022-11-19T10:43:35.223265-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 236.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70906feb-da54-404d-afba-e9ff04857bcf/?format=api"
},
{
"id": "d763ed20-eb88-41ce-9bc3-daeab9f95181",
"gambit_id": "63447254-cb7e-4a30-ad1d-f99c105880b1",
"last_updated": "2022-11-19T10:43:35.224435-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 236.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70906feb-da54-404d-afba-e9ff04857bcf/?format=api"
}
]
}