GET /api/bet_types/5cbc1a92-a8a3-48aa-bffb-6e3b4dae8247/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cbc1a92-a8a3-48aa-bffb-6e3b4dae8247",
"match": "https://api-prod.gambitprofit.com/api/matches/c6d32ff1-35d0-4d4e-9f34-7ddd87621c96/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:18.039530-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "116f3c76-43e6-4fc3-bf99-7c20671a7458",
"gambit_id": "08fc40f4-ba6b-4929-8825-f37798375813",
"last_updated": "2023-04-14T12:02:22.106471-04:00",
"created_at": "2023-04-13T09:32:18.042176-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbc1a92-a8a3-48aa-bffb-6e3b4dae8247/?format=api"
},
{
"id": "f65c1f6e-b16e-45ac-986d-3e73a2595b70",
"gambit_id": "3376882c-86dc-4d19-9d0c-eb6e2f95ad1e",
"last_updated": "2023-04-14T12:02:22.105029-04:00",
"created_at": "2023-04-13T09:32:18.040861-04:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbc1a92-a8a3-48aa-bffb-6e3b4dae8247/?format=api"
}
]
}