GET /api/bet_types/43110e29-cb3a-433f-88be-72673aac231b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43110e29-cb3a-433f-88be-72673aac231b",
"match": "https://api-prod.gambitprofit.com/api/matches/2d462403-aacc-4e5c-9db8-d67478c8367e/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:08.337246-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 218.5",
"amount": 5000.0
},
{
"team": "Game Total Over 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "6bb09410-b7fa-405a-8061-b4cc45881830",
"gambit_id": "6d296ca5-0d63-40d3-bdc5-f6548c06e7ac",
"last_updated": "2023-10-26T10:48:10.252658-04:00",
"created_at": "2023-10-25T09:13:08.349308-04:00",
"name": "Game Total Under 218.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43110e29-cb3a-433f-88be-72673aac231b/?format=api"
},
{
"id": "4c9bba79-34cc-4002-b14a-b1fddae5169d",
"gambit_id": "80ccd4f5-e51c-4d30-b4eb-2af8c3ae80f6",
"last_updated": "2023-10-26T10:48:10.248278-04:00",
"created_at": "2023-10-25T09:13:08.341533-04:00",
"name": "Game Total Over 218.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43110e29-cb3a-433f-88be-72673aac231b/?format=api"
}
]
}