GET /api/bet_types/14ab3fde-64fe-4466-a987-42e526d1eba4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14ab3fde-64fe-4466-a987-42e526d1eba4",
"match": "https://api-prod.gambitprofit.com/api/matches/ffa117ae-9df4-4340-9668-0f9cf90e3eeb/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T09:01:54.242214-05: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 224",
"amount": 5000.0
},
{
"team": "Game Total Over 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e7a6b812-012f-4b43-8cc1-e0bf7d2cc4bd",
"gambit_id": "6f6dd162-256a-4d7b-be15-b15c25537d01",
"last_updated": "2023-02-12T09:51:51.153819-05:00",
"created_at": "2023-02-11T09:01:54.243472-05:00",
"name": "Game Total Under 224",
"reward": "1.88000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ab3fde-64fe-4466-a987-42e526d1eba4/?format=api"
},
{
"id": "146bccd1-2436-4a1e-834b-ccc2b1064f67",
"gambit_id": "9aab42f5-7200-462b-9652-c8919d226607",
"last_updated": "2023-02-12T09:51:51.155017-05:00",
"created_at": "2023-02-11T09:01:54.244779-05:00",
"name": "Game Total Over 224",
"reward": "1.88000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ab3fde-64fe-4466-a987-42e526d1eba4/?format=api"
}
]
}