GET /api/bet_types/739ff465-071e-46fd-bdd2-6321927bf063/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "739ff465-071e-46fd-bdd2-6321927bf063",
"match": "https://api-prod.gambitprofit.com/api/matches/71a749a3-ae41-4fde-9ff9-0c2416833be4/?format=api",
"name": "Over/Under",
"created_at": "2023-05-09T11:07:11.240111-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 Over 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1f661249-ff5c-4bc8-bc65-7d58775ea13c",
"gambit_id": "87120081-b87c-403a-af54-84e954c36580",
"last_updated": "2023-05-10T15:27:06.693862-04:00",
"created_at": "2023-05-09T11:07:11.244347-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/739ff465-071e-46fd-bdd2-6321927bf063/?format=api"
},
{
"id": "1848a21a-3d28-4968-98ab-8eeed43246f6",
"gambit_id": "49af9537-e039-414e-9ae8-215d731e5986",
"last_updated": "2023-05-10T15:27:06.692109-04:00",
"created_at": "2023-05-09T11:07:11.242122-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/739ff465-071e-46fd-bdd2-6321927bf063/?format=api"
}
]
}