GET /api/bet_types/b3b5d19c-3664-4c93-9575-14bed82d68e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3b5d19c-3664-4c93-9575-14bed82d68e5",
"match": "https://api-prod.gambitprofit.com/api/matches/c000eda0-7818-4edc-8500-43f2ae9020b0/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:16.321942-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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "b58ea232-7766-480e-a701-598aa146d993",
"gambit_id": "7325c3c3-6ed4-4291-b597-13f6ecd26e05",
"last_updated": "2023-11-24T10:28:19.339162-05:00",
"created_at": "2023-11-22T09:08:16.325645-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3b5d19c-3664-4c93-9575-14bed82d68e5/?format=api"
},
{
"id": "70c1343b-e167-4f33-8b95-9aebb9e91730",
"gambit_id": "30ebbd9a-76f8-4fec-b355-879abfb0ada3",
"last_updated": "2023-11-24T10:28:19.342472-05:00",
"created_at": "2023-11-22T09:08:16.329658-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3b5d19c-3664-4c93-9575-14bed82d68e5/?format=api"
}
]
}