GET /api/bet_types/ceca83b1-18ee-4b1a-9b6f-483d16e06799/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ceca83b1-18ee-4b1a-9b6f-483d16e06799",
"match": "https://api-prod.gambitprofit.com/api/matches/43ba5a38-8293-4ffd-9299-69b343df973f/?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 51",
"amount": 5000.0
},
{
"team": "Game Total Under 51",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "c62a7b4e-044d-40aa-a89e-e26d5f22194e",
"gambit_id": "a6fbd08a-8aa0-4c7f-8f77-5967ea6d5a34",
"last_updated": "2022-09-05T09:47:21.602850-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51",
"reward": "1.83000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceca83b1-18ee-4b1a-9b6f-483d16e06799/?format=api"
},
{
"id": "6fe58596-b8c5-4b9e-9ec9-932a61163f6c",
"gambit_id": "14ec76c2-8d66-479f-87a4-48ea7bc32080",
"last_updated": "2022-09-05T09:47:21.601685-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51",
"reward": "1.83000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceca83b1-18ee-4b1a-9b6f-483d16e06799/?format=api"
}
]
}