GET /api/bet_types/a3b661a7-91ef-4776-957e-e20caeb5f78d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3b661a7-91ef-4776-957e-e20caeb5f78d",
"match": "https://api-prod.gambitprofit.com/api/matches/fb3fc928-3a41-4b9e-8975-36e6c353bd90/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T09:32:16.035489-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 238",
"amount": 5000.0
},
{
"team": "Game Total Over 238",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "16690d97-43e6-4108-88c9-343b2edf31da",
"gambit_id": "42b2f960-f0d3-46d5-8dd1-40f6c5ec6287",
"last_updated": "2023-03-13T10:27:13.319624-04:00",
"created_at": "2023-03-11T09:32:16.037233-05:00",
"name": "Game Total Under 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b661a7-91ef-4776-957e-e20caeb5f78d/?format=api"
},
{
"id": "fd0f1f01-4e0b-4adb-b5f3-e5479c60e16a",
"gambit_id": "6f1ea4bc-90fc-4b2d-ad4a-b69b8e4b09ec",
"last_updated": "2023-03-13T10:27:13.324360-04:00",
"created_at": "2023-03-11T09:32:16.038849-05:00",
"name": "Game Total Over 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b661a7-91ef-4776-957e-e20caeb5f78d/?format=api"
}
]
}