GET /api/bet_types/34907b52-e96b-4556-9a45-42cc5d3bf73a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34907b52-e96b-4556-9a45-42cc5d3bf73a",
"match": "https://api-prod.gambitprofit.com/api/matches/9dac5c89-10e0-425a-9c6d-851b2ebfba1e/?format=api",
"name": "Over/Under",
"created_at": "2023-08-24T12:57:58.527230-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 41",
"amount": 5000.0
},
{
"team": "Game Total Under 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "42e9dfde-c2e9-45e8-95a0-93f6a6f7c739",
"gambit_id": "10a2e179-b330-4d75-adab-5ea00f846847",
"last_updated": "2023-08-29T09:23:24.799246-04:00",
"created_at": "2023-08-24T12:57:58.530893-04:00",
"name": "Game Total Over 41",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34907b52-e96b-4556-9a45-42cc5d3bf73a/?format=api"
},
{
"id": "3f6040ea-94ac-439c-8c03-f5f1e1e8b288",
"gambit_id": "eacb677a-ef96-4785-ac03-2cf40872dcb6",
"last_updated": "2023-08-29T09:23:24.803126-04:00",
"created_at": "2023-08-24T12:57:58.534802-04:00",
"name": "Game Total Under 41",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34907b52-e96b-4556-9a45-42cc5d3bf73a/?format=api"
}
]
}