GET /api/bet_types/d229c291-99f7-4509-935b-c5e799a61a42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d229c291-99f7-4509-935b-c5e799a61a42",
"match": "https://api-prod.gambitprofit.com/api/matches/1b6f616d-3c28-4792-a5cb-6e16cde46abc/?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 Over 2.5",
"amount": 7253.0
},
{
"team": "Game Total Under 2.5",
"amount": 2747.0
}
],
"expected_reward_tokens": 9065.1,
"profit_sb": 65.1,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "1065dfa5-39b4-4810-8438-6af0fff30a37",
"gambit_id": "7820a150-bb47-47e6-aa65-2733a6045d76",
"last_updated": "2022-09-08T10:56:56.205630-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.25000",
"odds": "1.28000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d229c291-99f7-4509-935b-c5e799a61a42/?format=api"
},
{
"id": "d4126466-bed7-4877-b5e5-ebc6fd7d33ab",
"gambit_id": "28381f4e-c30a-4603-aa42-475cdac6deeb",
"last_updated": "2022-09-08T10:56:56.204464-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "3.30000",
"odds": "3.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d229c291-99f7-4509-935b-c5e799a61a42/?format=api"
}
]
}