GET /api/bet_types/fb3a06a7-f7c3-4bd8-af00-7f34d574095e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb3a06a7-f7c3-4bd8-af00-7f34d574095e",
"match": "https://api-prod.gambitprofit.com/api/matches/0cb888a2-5652-43fb-bb4b-526c4583e10a/?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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Over 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e7273039-3de5-4a59-8731-6ed12f1a3025",
"gambit_id": "46ed6893-829e-42d2-a0b4-eae9645e8e9f",
"last_updated": "2022-10-24T10:07:09.841587-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb3a06a7-f7c3-4bd8-af00-7f34d574095e/?format=api"
},
{
"id": "7d4c6743-b464-4df2-bbbe-e572f28f1a5e",
"gambit_id": "9af4b8f3-f849-4d88-87e9-c3af727f22af",
"last_updated": "2022-10-24T10:07:09.842651-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb3a06a7-f7c3-4bd8-af00-7f34d574095e/?format=api"
}
]
}