GET /api/bet_types/36b7da28-97d9-40dd-b08c-1e9efd54ced1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36b7da28-97d9-40dd-b08c-1e9efd54ced1",
"match": "https://api-prod.gambitprofit.com/api/matches/544fd167-699d-4ff5-9d29-dbdd0e5d11c4/?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 59",
"amount": 5000.0
},
{
"team": "Game Total Over 59",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0622f1fd-2508-41a1-ae37-487b6b8ad60b",
"gambit_id": "ef610056-82e6-4735-983b-b92be4ab4d8a",
"last_updated": "2022-10-11T10:47:27.471885-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 59",
"reward": "1.88000",
"odds": "1.90910",
"spread": "59.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36b7da28-97d9-40dd-b08c-1e9efd54ced1/?format=api"
},
{
"id": "961b08b5-e640-4167-9543-4cd7562f4757",
"gambit_id": "b88b0c31-d2e7-41ae-ad70-aaf33871708c",
"last_updated": "2022-10-11T10:47:27.473064-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 59",
"reward": "1.88000",
"odds": "1.90910",
"spread": "59.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36b7da28-97d9-40dd-b08c-1e9efd54ced1/?format=api"
}
]
}