GET /api/bet_types/2fa56344-2024-4a9d-9ae6-c268977dc467/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2fa56344-2024-4a9d-9ae6-c268977dc467",
"match": "https://api-prod.gambitprofit.com/api/matches/ed2d0fea-7e97-4e60-9195-60cb07adde34/?format=api",
"name": "Over/Under",
"created_at": "2023-09-10T13:03:18.876357-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": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fe73cfd7-97da-45ab-a1f2-2a3eea1e3571",
"gambit_id": "0bfed0ab-3576-474b-9028-e51188b5cd46",
"last_updated": "2023-09-12T11:23:04.097078-04:00",
"created_at": "2023-09-10T13:03:18.880987-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fa56344-2024-4a9d-9ae6-c268977dc467/?format=api"
},
{
"id": "7fc3a78c-b915-4a8f-9648-85f968ebcbdb",
"gambit_id": "83dd2d35-9acc-4621-91d3-1fb84abe8565",
"last_updated": "2023-09-12T11:23:04.100302-04:00",
"created_at": "2023-09-10T13:03:18.885107-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fa56344-2024-4a9d-9ae6-c268977dc467/?format=api"
}
]
}