GET /api/bet_types/f3235fb3-7d06-4180-a3dc-a23a72b1ad91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3235fb3-7d06-4180-a3dc-a23a72b1ad91",
"match": "https://api-prod.gambitprofit.com/api/matches/164d7d7f-7266-4f52-8c1a-89ac8b6667eb/?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 220.5",
"amount": 5000.0
},
{
"team": "Game Total Over 220.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "bbc9b60f-f940-427a-ba90-98e8e981b27d",
"gambit_id": "e4e20dda-161e-4a51-ba71-51b71b97284e",
"last_updated": "2022-10-24T10:02:10.661514-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 220.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3235fb3-7d06-4180-a3dc-a23a72b1ad91/?format=api"
},
{
"id": "9f96e74f-b3eb-4a94-bc67-b7fdae8afe72",
"gambit_id": "d6d06247-f044-420e-bcdb-b38c643e4c9a",
"last_updated": "2022-10-24T10:02:10.662577-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 220.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3235fb3-7d06-4180-a3dc-a23a72b1ad91/?format=api"
}
]
}