GET /api/bet_types/2eb62e31-fc42-488d-9094-d57850208315/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2eb62e31-fc42-488d-9094-d57850208315",
"match": "https://api-prod.gambitprofit.com/api/matches/950173ca-50a4-490f-bf95-e9d1915d5d71/?format=api",
"name": "Over/Under",
"created_at": "2024-01-05T09:32:58.757946-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Over 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "48ffb3a4-6281-4e73-9d83-c50be1a557c8",
"gambit_id": "8ea818e1-fd53-4950-bd96-ab16e62f3802",
"last_updated": "2024-01-08T14:38:12.458276-05:00",
"created_at": "2024-01-05T09:32:58.766365-05:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eb62e31-fc42-488d-9094-d57850208315/?format=api"
},
{
"id": "abd3a480-05c2-4dc6-805f-b48618f8b4df",
"gambit_id": "350470fd-02cc-4c47-880b-49bba267734c",
"last_updated": "2024-01-08T14:38:12.461856-05:00",
"created_at": "2024-01-05T09:32:58.762455-05:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eb62e31-fc42-488d-9094-d57850208315/?format=api"
}
]
}