GET /api/bet_types/e3d11e83-e40d-4880-b88a-776868327f74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3d11e83-e40d-4880-b88a-776868327f74",
"match": "https://api-prod.gambitprofit.com/api/matches/dbbb19bc-8962-414d-9af2-4dd11b7ddd42/?format=api",
"name": "Over/Under",
"created_at": "2023-12-21T09:13:04.976199-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": "26532e17-1259-4e01-8db3-ab94be03dcae",
"gambit_id": "74902f60-181a-4c8d-a319-4e85c56ee74a",
"last_updated": "2023-12-22T10:38:29.949785-05:00",
"created_at": "2023-12-21T09:13:04.979890-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/e3d11e83-e40d-4880-b88a-776868327f74/?format=api"
},
{
"id": "a184415b-ec66-4507-a21f-957e6a7c74d0",
"gambit_id": "0d4cf07b-04d7-4001-bc97-b8733ac9b782",
"last_updated": "2023-12-22T10:38:29.953235-05:00",
"created_at": "2023-12-21T09:13:04.983879-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/e3d11e83-e40d-4880-b88a-776868327f74/?format=api"
}
]
}