GET /api/bet_types/3ff37d09-9bf5-4ad3-a056-46a407b0963a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ff37d09-9bf5-4ad3-a056-46a407b0963a",
"match": "https://api-prod.gambitprofit.com/api/matches/bd404611-661d-41a4-a275-d05dac3a75c7/?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 46.5",
"amount": 5000.0
},
{
"team": "Game Total Over 46.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "7aaab645-ecf0-490e-80be-055e00ee8e85",
"gambit_id": "01492208-cb4c-4aaa-bdf8-85a7093e6b20",
"last_updated": "2022-10-11T11:56:57.593281-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff37d09-9bf5-4ad3-a056-46a407b0963a/?format=api"
},
{
"id": "b50d2a5f-5451-4d2f-bc49-73dc0496ab53",
"gambit_id": "e5b98b29-bdcc-438d-9e6b-aeb74e6bf1b5",
"last_updated": "2022-10-11T11:56:57.594325-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff37d09-9bf5-4ad3-a056-46a407b0963a/?format=api"
}
]
}