GET /api/bet_types/f48c385f-498b-4fe9-bdb5-566b8f3c499f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f48c385f-498b-4fe9-bdb5-566b8f3c499f",
"match": "https://api-prod.gambitprofit.com/api/matches/41be8c49-8865-48ca-b24b-8aa93eadd5f4/?format=api",
"name": "Over/Under",
"created_at": "2023-07-03T11:03:19.886613-04: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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a5fb5260-20fb-486d-9acd-8f90fd3e1572",
"gambit_id": "4c0a4799-ab83-4088-8756-5acc51b7358d",
"last_updated": "2023-07-04T10:43:00.746136-04:00",
"created_at": "2023-07-03T11:03:19.891000-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f48c385f-498b-4fe9-bdb5-566b8f3c499f/?format=api"
},
{
"id": "eeec2502-3e3e-4410-a704-6255ed646415",
"gambit_id": "ef2b09e6-d72f-4ee7-ad6a-20e1e8219e58",
"last_updated": "2023-07-04T10:43:00.744756-04:00",
"created_at": "2023-07-03T11:03:19.888317-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f48c385f-498b-4fe9-bdb5-566b8f3c499f/?format=api"
}
]
}