GET /api/bet_types/334dfdeb-9084-4a7f-9430-5bb3a1ca546c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "334dfdeb-9084-4a7f-9430-5bb3a1ca546c",
"match": "https://api-prod.gambitprofit.com/api/matches/8113b777-26fa-4c5f-8db2-760a19e36279/?format=api",
"name": "Over/Under",
"created_at": "2023-03-20T11:36:56.296016-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 Over 140.5",
"amount": 5000.0
},
{
"team": "Game Total Under 140.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3e7f0623-f1f8-4bff-9fd3-e21c5d95ce66",
"gambit_id": "5943cf4d-6e9c-41e7-a211-134fccb9213c",
"last_updated": "2023-03-24T10:27:14.926855-04:00",
"created_at": "2023-03-20T11:36:56.302039-04:00",
"name": "Game Total Over 140.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "140.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334dfdeb-9084-4a7f-9430-5bb3a1ca546c/?format=api"
},
{
"id": "40e8d0fd-d698-44a6-8ea2-b444a078e60e",
"gambit_id": "6528f28c-4879-40a2-9618-72505b6d9992",
"last_updated": "2023-03-24T10:27:14.924166-04:00",
"created_at": "2023-03-20T11:36:56.298851-04:00",
"name": "Game Total Under 140.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "140.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334dfdeb-9084-4a7f-9430-5bb3a1ca546c/?format=api"
}
]
}