GET /api/bet_types/52f309a1-b86b-405b-9bda-3b6d9e9e5c57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52f309a1-b86b-405b-9bda-3b6d9e9e5c57",
"match": "https://api-prod.gambitprofit.com/api/matches/7f75b598-d2a5-4026-97ea-e56a77de7cad/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T13:27:02.991277-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 7",
"amount": 5317.0
},
{
"team": "Game Total Over 7",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "6734f5e8-e84d-4f50-babf-089213d816ea",
"gambit_id": "b59a33fe-1400-4723-92bb-725694ab2435",
"last_updated": "2023-04-10T15:17:18.316428-04:00",
"created_at": "2023-04-08T13:27:02.993585-04:00",
"name": "Game Total Under 7",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52f309a1-b86b-405b-9bda-3b6d9e9e5c57/?format=api"
},
{
"id": "2965dab8-d78c-4384-a952-eec61aec0730",
"gambit_id": "8b6bf60d-ffc6-48a3-99d2-0bf9b0ef9934",
"last_updated": "2023-04-10T15:17:18.318848-04:00",
"created_at": "2023-04-08T13:27:02.996499-04:00",
"name": "Game Total Over 7",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52f309a1-b86b-405b-9bda-3b6d9e9e5c57/?format=api"
}
]
}