GET /api/bet_types/182986d0-87ad-4c76-9625-d33498c63fa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "182986d0-87ad-4c76-9625-d33498c63fa1",
"match": "https://api-prod.gambitprofit.com/api/matches/776cbdca-88da-4373-93ed-067e37ee4e9d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T09:32:16.190196-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 Over 224",
"amount": 5000.0
},
{
"team": "Game Total Under 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1e8813e0-3898-4984-b188-42017fc2b911",
"gambit_id": "df792f47-6d0c-4bea-a580-bfa3e16666eb",
"last_updated": "2023-03-13T10:27:10.802135-04:00",
"created_at": "2023-03-11T09:32:16.193712-05:00",
"name": "Game Total Over 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/182986d0-87ad-4c76-9625-d33498c63fa1/?format=api"
},
{
"id": "1f45571a-8208-4814-af99-fccf05e38fc7",
"gambit_id": "5b8dfa1f-29d8-47ec-a7c7-eab6c131427f",
"last_updated": "2023-03-13T10:27:10.800175-04:00",
"created_at": "2023-03-11T09:32:16.191904-05:00",
"name": "Game Total Under 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/182986d0-87ad-4c76-9625-d33498c63fa1/?format=api"
}
]
}