GET /api/bet_types/40bbb17c-8561-4ce8-9bbd-8eeeddef653d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40bbb17c-8561-4ce8-9bbd-8eeeddef653d",
"match": "https://api-prod.gambitprofit.com/api/matches/cfb36600-f1c3-406b-9be8-1468085bfc67/?format=api",
"name": "Over/Under",
"created_at": "2023-04-21T12:32:07.358863-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 Over 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3e1f936c-3a4c-45b3-9ff8-e22c1ad10808",
"gambit_id": "648b692d-534e-46d8-938a-0327070fdecf",
"last_updated": "2023-04-23T18:37:15.274618-04:00",
"created_at": "2023-04-21T12:32:07.362101-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40bbb17c-8561-4ce8-9bbd-8eeeddef653d/?format=api"
},
{
"id": "8ef2a7db-1579-41f7-8b96-7f56c1990092",
"gambit_id": "3ed9b0a9-0189-4f75-ab7c-11cbad234220",
"last_updated": "2023-04-23T18:37:15.272457-04:00",
"created_at": "2023-04-21T12:32:07.360506-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40bbb17c-8561-4ce8-9bbd-8eeeddef653d/?format=api"
}
]
}