GET /api/bet_types/db08b779-0313-4c46-9b45-3016c7cf2538/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db08b779-0313-4c46-9b45-3016c7cf2538",
"match": "https://api-prod.gambitprofit.com/api/matches/2b57f3d5-f901-4b26-bd28-d4df4aa924f5/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "48b3e929-77b1-4b1c-89cf-8f31bae028d5",
"gambit_id": "0f0919fc-c85b-4a9d-8bb2-4bbbe75ee0d9",
"last_updated": "2022-10-31T11:02:12.817347-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db08b779-0313-4c46-9b45-3016c7cf2538/?format=api"
},
{
"id": "a8a4f122-d8bb-4610-88ea-d2ffa80188c7",
"gambit_id": "d2e932d9-b9db-4b0a-81df-f418e0fcb0d0",
"last_updated": "2022-10-31T11:02:12.818461-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db08b779-0313-4c46-9b45-3016c7cf2538/?format=api"
}
]
}