GET /api/bet_types/b0f1b8fc-41dd-44aa-aa6a-1c935694c736/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0f1b8fc-41dd-44aa-aa6a-1c935694c736",
"match": "https://api-prod.gambitprofit.com/api/matches/7042736c-bc39-410f-be50-b9c446dffcc9/?format=api",
"name": "Over/Under",
"created_at": "2024-01-06T09:23:27.018876-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": "2a131d0c-abad-4af8-97c7-7a8edcf967a1",
"gambit_id": "8cd0e07b-22fb-4b50-9161-09929d913ef0",
"last_updated": "2024-01-09T10:13:15.858181-05:00",
"created_at": "2024-01-06T09:23:27.023353-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/b0f1b8fc-41dd-44aa-aa6a-1c935694c736/?format=api"
},
{
"id": "11f4614c-3eb1-48dd-ac74-6b8b4b8fd7b7",
"gambit_id": "60551469-3d45-4387-a720-bff683cbd3dc",
"last_updated": "2024-01-09T10:13:15.861926-05:00",
"created_at": "2024-01-06T09:23:27.028099-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/b0f1b8fc-41dd-44aa-aa6a-1c935694c736/?format=api"
}
]
}