GET /api/bet_types/e4dd5d00-1c3b-478e-9281-4c95c528d432/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4dd5d00-1c3b-478e-9281-4c95c528d432",
"match": "https://api-prod.gambitprofit.com/api/matches/383fb06e-f46d-406a-836a-c6d7f6a42714/?format=api",
"name": "Over/Under",
"created_at": "2023-03-13T14:17:05.420812-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 Under 7",
"amount": 5213.0
},
{
"team": "Game Total Over 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a5cae7a1-1490-4d47-a164-23a5bf7d0165",
"gambit_id": "0c869997-5c82-41dd-a383-c364addbce4c",
"last_updated": "2023-03-14T13:41:56.251024-04:00",
"created_at": "2023-03-13T14:17:05.423559-04:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4dd5d00-1c3b-478e-9281-4c95c528d432/?format=api"
},
{
"id": "9acfbf12-90fd-4286-b51e-db3d2a68da8e",
"gambit_id": "c055bb52-5376-460c-bcbf-9465f7fa2c2f",
"last_updated": "2023-03-14T13:41:56.252443-04:00",
"created_at": "2023-03-13T14:17:05.425840-04:00",
"name": "Game Total Over 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4dd5d00-1c3b-478e-9281-4c95c528d432/?format=api"
}
]
}