GET /api/bet_types/19988d7f-7fc7-4b3a-a0a1-da2fa191365e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19988d7f-7fc7-4b3a-a0a1-da2fa191365e",
"match": "https://api-prod.gambitprofit.com/api/matches/20bab8ab-08d5-4f00-9893-d6ea284c0182/?format=api",
"name": "Over/Under",
"created_at": "2023-01-31T09:02:01.267417-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 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "ad04a40e-313f-4c87-8713-c9fe7e0adb55",
"gambit_id": "28ae2cd3-afba-4ecb-9492-29b324bae6b6",
"last_updated": "2023-02-01T09:46:50.858993-05:00",
"created_at": "2023-01-31T09:02:01.270034-05:00",
"name": "Game Total Over 232",
"reward": "1.86000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19988d7f-7fc7-4b3a-a0a1-da2fa191365e/?format=api"
},
{
"id": "1c426518-6e3b-4109-bc1e-b6505df9a432",
"gambit_id": "a248fbcd-84a4-4ec9-b8a0-50793a90f252",
"last_updated": "2023-02-01T09:46:50.856958-05:00",
"created_at": "2023-01-31T09:02:01.268724-05:00",
"name": "Game Total Under 232",
"reward": "1.86000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19988d7f-7fc7-4b3a-a0a1-da2fa191365e/?format=api"
}
]
}