GET /api/bet_types/20ed768d-6324-42ee-9cdb-437f04e4bbd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20ed768d-6324-42ee-9cdb-437f04e4bbd1",
"match": "https://api-prod.gambitprofit.com/api/matches/c8ce8d5a-6dc4-497e-a9b1-2ed5393eb648/?format=api",
"name": "Over/Under",
"created_at": "2023-02-15T11:56:57.920340-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 233.5",
"amount": 5000.0
},
{
"team": "Game Total Over 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "a5546adf-88cc-47cf-ab13-e1376cbf69fc",
"gambit_id": "9c609b10-4786-4795-b91a-a3d0870fb051",
"last_updated": "2023-02-16T16:52:03.327368-05:00",
"created_at": "2023-02-15T11:56:57.921772-05:00",
"name": "Game Total Under 233.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ed768d-6324-42ee-9cdb-437f04e4bbd1/?format=api"
},
{
"id": "12c9a424-11e3-4303-ae70-7ffd2104b715",
"gambit_id": "dbb7bc64-6076-45d0-809f-e19b9e0158dd",
"last_updated": "2023-02-16T16:52:03.328570-05:00",
"created_at": "2023-02-15T11:56:57.923209-05:00",
"name": "Game Total Over 233.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ed768d-6324-42ee-9cdb-437f04e4bbd1/?format=api"
}
]
}