GET /api/bet_types/ba974231-c58c-4a99-ae4d-8b348798effe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba974231-c58c-4a99-ae4d-8b348798effe",
"match": "https://api-prod.gambitprofit.com/api/matches/0ddb56d0-005f-45c5-b98f-630fc9527749/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T09:56:47.954748-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 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7a6e3b8c-e181-4f63-aa69-e7a43812a865",
"gambit_id": "01eac1dc-b5cf-4286-b733-fe93593dabf9",
"last_updated": "2023-04-01T10:22:14.231413-04:00",
"created_at": "2023-03-31T09:56:47.958579-04:00",
"name": "Game Total Over 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba974231-c58c-4a99-ae4d-8b348798effe/?format=api"
},
{
"id": "cbad0701-65b5-4108-a2c0-9bab40c44af3",
"gambit_id": "81567d1f-9ee3-4bb0-9f4f-a009c76e4b64",
"last_updated": "2023-04-01T10:22:14.228395-04:00",
"created_at": "2023-03-31T09:56:47.956673-04:00",
"name": "Game Total Under 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba974231-c58c-4a99-ae4d-8b348798effe/?format=api"
}
]
}