GET /api/bet_types/6f91d0eb-0d41-4658-aaed-26b696127f08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f91d0eb-0d41-4658-aaed-26b696127f08",
"match": "https://api-prod.gambitprofit.com/api/matches/903fb1bb-2893-41f9-8426-83e9567ee18b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-15T10:23:22.594101-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4f2790ea-ec17-4094-9853-a42f4dadf1bd",
"gambit_id": "9c45c755-41f0-4003-946e-e4381302e54d",
"last_updated": "2024-01-17T22:28:12.019034-05:00",
"created_at": "2024-01-15T10:23:22.598458-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f91d0eb-0d41-4658-aaed-26b696127f08/?format=api"
},
{
"id": "4968dae0-3cd7-4b30-80d4-a4ca8252bacd",
"gambit_id": "9bf150ec-3adc-4a2e-8cd4-7e0307303c28",
"last_updated": "2024-01-17T22:28:12.022342-05:00",
"created_at": "2024-01-15T10:23:22.603645-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f91d0eb-0d41-4658-aaed-26b696127f08/?format=api"
}
]
}