GET /api/bet_types/c5214082-bb89-4300-bfaf-ecbb40a459db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5214082-bb89-4300-bfaf-ecbb40a459db",
"match": "https://api-prod.gambitprofit.com/api/matches/08a7ee10-16f8-4e88-88cf-a4f0aa7988eb/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T23:37:56.850286-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": 5703.0
},
{
"team": "Game Total Under 2.5",
"amount": 4297.0
}
],
"expected_reward_tokens": 9238.55,
"profit_sb": -261.45,
"profit_sb_percentage": -2.75,
"recommended": false
},
"lines": [
{
"id": "f50ad217-d9ea-4841-b118-0a32f5fe0e55",
"gambit_id": "32115549-29bc-41d0-ba31-bade8252831d",
"last_updated": "2023-12-19T10:23:29.190785-05:00",
"created_at": "2023-12-15T23:37:56.854267-05:00",
"name": "Game Total Over 2.5",
"reward": "1.62000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5214082-bb89-4300-bfaf-ecbb40a459db/?format=api"
},
{
"id": "3ef58b21-74ab-47c9-8e83-d25dc4d92eff",
"gambit_id": "b38cc0b2-e1fb-4785-bb60-824341b427a9",
"last_updated": "2023-12-19T10:23:29.194033-05:00",
"created_at": "2023-12-15T23:37:56.858455-05:00",
"name": "Game Total Under 2.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5214082-bb89-4300-bfaf-ecbb40a459db/?format=api"
}
]
}