GET /api/bet_types/3485b0d2-2982-423d-a778-37a5d61efc9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3485b0d2-2982-423d-a778-37a5d61efc9a",
"match": "https://api-prod.gambitprofit.com/api/matches/82c9fd38-8026-4815-bb8a-d8e4b3bccc02/?format=api",
"name": "Over/Under",
"created_at": "2024-01-03T09:37:57.943551-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.5",
"amount": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "1e1d4f12-4fcd-4bfb-a0ef-18ea418225c7",
"gambit_id": "95d9c6fd-af23-443e-a140-b9f068f7834a",
"last_updated": "2024-01-04T13:28:21.208308-05:00",
"created_at": "2024-01-03T09:37:57.947539-05:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3485b0d2-2982-423d-a778-37a5d61efc9a/?format=api"
},
{
"id": "ec23408c-fe9e-4eb6-baa3-8e5282c62d37",
"gambit_id": "30b4fbeb-03a0-4d5e-aaf9-d11cf17f0e33",
"last_updated": "2024-01-04T13:28:21.211561-05:00",
"created_at": "2024-01-03T09:37:57.952178-05:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3485b0d2-2982-423d-a778-37a5d61efc9a/?format=api"
}
]
}