GET /api/bet_types/ee12b3c5-25c0-44d2-9e4c-59225455a8f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee12b3c5-25c0-44d2-9e4c-59225455a8f4",
"match": "https://api-prod.gambitprofit.com/api/matches/a662af72-e046-45ce-94f9-6b28b3fe3d2e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T09:51:50.360807-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 Under 6",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3b892280-f625-4e46-93f5-787a644dd0da",
"gambit_id": "017dd2c5-c65c-4d5c-aefe-0cdf77ccfb88",
"last_updated": "2023-04-03T10:17:07.178045-04:00",
"created_at": "2023-04-01T09:51:50.364436-04:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee12b3c5-25c0-44d2-9e4c-59225455a8f4/?format=api"
},
{
"id": "183fe840-33ef-4a47-ad18-07157405fa28",
"gambit_id": "70d5312f-94a7-4485-a27b-79d2ea4b1299",
"last_updated": "2023-04-03T10:17:07.179429-04:00",
"created_at": "2023-04-01T09:51:50.367546-04:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee12b3c5-25c0-44d2-9e4c-59225455a8f4/?format=api"
}
]
}