GET /api/bet_types/5f1dffb8-57d2-45ca-9995-d7e160e884a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f1dffb8-57d2-45ca-9995-d7e160e884a5",
"match": "https://api-prod.gambitprofit.com/api/matches/31aafc6c-2e6f-41c3-8d99-cad8f2b69f2d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-17T09:58:18.033677-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 Under 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2a0693e0-3541-4eb1-98f1-9d233232d822",
"gambit_id": "e545c1bf-82a7-4ffd-914c-624a2c6fb53d",
"last_updated": "2023-12-19T10:08:20.633524-05:00",
"created_at": "2023-12-17T09:58:18.041046-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f1dffb8-57d2-45ca-9995-d7e160e884a5/?format=api"
},
{
"id": "9a0e6a79-7af1-4d69-bdbb-19be90119d09",
"gambit_id": "2ef5469d-b8e5-4fed-b295-ebfe45fb8455",
"last_updated": "2023-12-19T10:08:20.630450-05:00",
"created_at": "2023-12-17T09:58:18.037180-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f1dffb8-57d2-45ca-9995-d7e160e884a5/?format=api"
}
]
}