GET /api/bet_types/3d09787e-3450-4771-9283-fd3767a6f2ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d09787e-3450-4771-9283-fd3767a6f2ac",
"match": "https://api-prod.gambitprofit.com/api/matches/f4b0c90a-8c5f-4947-97d7-bc617ff3ae20/?format=api",
"name": "Over/Under",
"created_at": "2023-07-19T08:48:00.108888-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b7918591-4c53-42d6-9657-09571e05b9d3",
"gambit_id": "07f2446e-902a-4f33-9673-a93f521688ae",
"last_updated": "2023-07-20T19:43:14.020780-04:00",
"created_at": "2023-07-19T08:48:00.110249-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d09787e-3450-4771-9283-fd3767a6f2ac/?format=api"
},
{
"id": "b88a095a-f08c-42a9-8cee-f1a3b1f8998d",
"gambit_id": "8f450771-e8ba-498d-8202-a9785db72a8e",
"last_updated": "2023-07-20T19:43:14.022268-04:00",
"created_at": "2023-07-19T08:48:00.111729-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d09787e-3450-4771-9283-fd3767a6f2ac/?format=api"
}
]
}