GET /api/bet_types/e398cedf-4035-49fb-890f-23046c1c0e2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e398cedf-4035-49fb-890f-23046c1c0e2e",
"match": "https://api-prod.gambitprofit.com/api/matches/38be1d59-148d-4bbb-b994-6658a7e8c6b8/?format=api",
"name": "Over/Under",
"created_at": "2023-08-10T08:43:01.458963-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 10.5",
"amount": 5107.0
},
{
"team": "Game Total Over 10.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4528893d-febb-4141-ab6b-d4193e148ec1",
"gambit_id": "8ce37256-c8cb-48db-8cef-da9c453ef76f",
"last_updated": "2023-08-11T11:03:15.434675-04:00",
"created_at": "2023-08-10T08:43:01.467714-04:00",
"name": "Game Total Under 10.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e398cedf-4035-49fb-890f-23046c1c0e2e/?format=api"
},
{
"id": "d72c21e3-3f57-4145-87d0-7d24362ba9d4",
"gambit_id": "be4ca392-b5da-4b23-90a5-5c8d389a3d3e",
"last_updated": "2023-08-11T11:03:15.431412-04:00",
"created_at": "2023-08-10T08:43:01.462528-04:00",
"name": "Game Total Over 10.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e398cedf-4035-49fb-890f-23046c1c0e2e/?format=api"
}
]
}