GET /api/bet_types/f4f5f541-5cf1-449c-8510-855de92ef6a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4f5f541-5cf1-449c-8510-855de92ef6a6",
"match": "https://api-prod.gambitprofit.com/api/matches/eae00eb7-8883-4d89-8723-5b9222b11ee2/?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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Over 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "2a9603e5-3c32-418c-94ef-242aba39fcf5",
"gambit_id": "26a2f09d-9849-49ee-ac8c-c962bd6dcb5c",
"last_updated": "2022-10-22T09:27:32.900209-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4f5f541-5cf1-449c-8510-855de92ef6a6/?format=api"
},
{
"id": "097f2669-6b25-46b1-8327-12303f016ce2",
"gambit_id": "81342a6d-541d-49da-b823-a2ff34bc0bfb",
"last_updated": "2022-10-22T09:27:32.901370-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4f5f541-5cf1-449c-8510-855de92ef6a6/?format=api"
}
]
}