GET /api/bet_types/6a6b1451-0cb3-4198-b3ba-8ce62dd68030/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a6b1451-0cb3-4198-b3ba-8ce62dd68030",
"match": "https://api-prod.gambitprofit.com/api/matches/f3089df6-e253-4e15-bee4-c066a3991038/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Over 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "3d45c412-e246-4c6e-b2e9-48617ea7a8dd",
"gambit_id": "1cb2e6c9-3596-4081-9264-871f615cd6f5",
"last_updated": "2022-10-22T09:22:26.903089-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6b1451-0cb3-4198-b3ba-8ce62dd68030/?format=api"
},
{
"id": "a05282ee-50d2-407e-82b5-328f53c1422e",
"gambit_id": "d655a4df-3577-48b2-b57a-4dde5483a9a5",
"last_updated": "2022-10-22T09:22:26.904218-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6b1451-0cb3-4198-b3ba-8ce62dd68030/?format=api"
}
]
}