GET /api/bet_types/818d5c4d-9dfd-421d-bec0-7d6c4dec9837/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "818d5c4d-9dfd-421d-bec0-7d6c4dec9837",
"match": "https://api-prod.gambitprofit.com/api/matches/c7b57309-93a5-4502-8a3b-1cd7139b38ed/?format=api",
"name": "Over/Under",
"created_at": "2023-05-16T09:47:07.782128-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e4cad6f2-cd18-4b73-8cca-30364abbbc35",
"gambit_id": "24cc2a7b-7cb2-4604-88e7-129f20d9a404",
"last_updated": "2023-05-17T11:06:54.463404-04:00",
"created_at": "2023-05-16T09:47:07.784314-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/818d5c4d-9dfd-421d-bec0-7d6c4dec9837/?format=api"
},
{
"id": "45d9fd23-48f4-4396-9f73-42bf671d2477",
"gambit_id": "d5e14e6c-376a-45bb-aa4a-c3d1c72ce018",
"last_updated": "2023-05-17T11:06:54.465188-04:00",
"created_at": "2023-05-16T09:47:07.786938-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/818d5c4d-9dfd-421d-bec0-7d6c4dec9837/?format=api"
}
]
}