GET /api/bet_types/73caf5ac-6810-413d-8588-012e2af4a43b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73caf5ac-6810-413d-8588-012e2af4a43b",
"match": "https://api-prod.gambitprofit.com/api/matches/951cb4ef-c7b5-423c-a97c-d5e3f146a4d8/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T23:37:55.544629-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 2.5",
"amount": 6714.0
},
{
"team": "Game Total Under 2.5",
"amount": 3286.0
}
],
"expected_reward_tokens": 9265.32,
"profit_sb": -234.68,
"profit_sb_percentage": -2.47,
"recommended": false
},
"lines": [
{
"id": "6e2bc739-b75b-4303-974d-77a16fd1b0c9",
"gambit_id": "7c8b0f5b-f658-4fd3-b57b-bfd31933da0a",
"last_updated": "2023-12-19T10:18:20.579106-05:00",
"created_at": "2023-12-15T23:37:55.548997-05:00",
"name": "Game Total Over 2.5",
"reward": "1.38000",
"odds": "1.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73caf5ac-6810-413d-8588-012e2af4a43b/?format=api"
},
{
"id": "e77e6cc7-5773-4509-bf1b-6e5218605d6d",
"gambit_id": "055077a7-a026-4ebc-8b0a-2f5a8c692e4b",
"last_updated": "2023-12-19T10:18:20.582592-05:00",
"created_at": "2023-12-15T23:37:55.552973-05:00",
"name": "Game Total Under 2.5",
"reward": "2.82000",
"odds": "2.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73caf5ac-6810-413d-8588-012e2af4a43b/?format=api"
}
]
}