GET /api/bet_types/77d75ae7-7be1-4f55-92ac-05de208caeb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77d75ae7-7be1-4f55-92ac-05de208caeb5",
"match": "https://api-prod.gambitprofit.com/api/matches/d6babc23-bc04-4174-888a-431a9c3da5a6/?format=api",
"name": "Over/Under",
"created_at": "2024-01-26T09:33:16.591102-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 Under 244.5",
"amount": 5000.0
},
{
"team": "Game Total Over 244.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8d7c2b61-e649-4c7f-b43f-49b43abb7329",
"gambit_id": "88e35aae-f232-496c-b916-703eb62618a3",
"last_updated": "2024-01-27T10:58:04.569484-05:00",
"created_at": "2024-01-26T09:33:16.599562-05:00",
"name": "Game Total Under 244.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "244.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d75ae7-7be1-4f55-92ac-05de208caeb5/?format=api"
},
{
"id": "8ef7b3cb-662c-405f-9779-d83db4fa0e81",
"gambit_id": "9ff0f02a-dae7-46b4-bf4f-6241fcc40b38",
"last_updated": "2024-01-27T10:58:04.565877-05:00",
"created_at": "2024-01-26T09:33:16.595051-05:00",
"name": "Game Total Over 244.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "244.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d75ae7-7be1-4f55-92ac-05de208caeb5/?format=api"
}
]
}