GET /api/bet_types/be18d12d-ca1d-44f1-b331-5eca1ee244e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be18d12d-ca1d-44f1-b331-5eca1ee244e0",
"match": "https://api-prod.gambitprofit.com/api/matches/fceb8377-d12a-4d2c-9169-611075f92225/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:43:10.137123-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 33.5",
"amount": 5000.0
},
{
"team": "Game Total Under 33.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "95d9c6ec-4e94-4258-95c6-08602cdd0578",
"gambit_id": "3b8ec9d2-5d7b-4e7d-a05d-eada22652858",
"last_updated": "2023-12-30T16:28:07.238834-05:00",
"created_at": "2023-12-27T09:43:10.141546-05:00",
"name": "Game Total Over 33.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "33.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be18d12d-ca1d-44f1-b331-5eca1ee244e0/?format=api"
},
{
"id": "a042df86-1eb5-47af-bd04-12ed193ad216",
"gambit_id": "68189706-1bca-47f3-9a32-6f0dd305860c",
"last_updated": "2023-12-30T16:28:07.242538-05:00",
"created_at": "2023-12-27T09:43:10.145812-05:00",
"name": "Game Total Under 33.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "33.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be18d12d-ca1d-44f1-b331-5eca1ee244e0/?format=api"
}
]
}