GET /api/bet_types/ee9ca1cd-9da9-4470-90c6-049e2cdcef5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee9ca1cd-9da9-4470-90c6-049e2cdcef5f",
"match": "https://api-prod.gambitprofit.com/api/matches/e3178fd5-5872-40bc-8f16-8a72918f4f6a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T09:38:21.636367-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 235",
"amount": 5000.0
},
{
"team": "Game Total Under 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a7e5d25f-01e5-4843-bf4a-9f34e1fdef92",
"gambit_id": "c90a196c-f50f-4f48-9e23-b49ad371f426",
"last_updated": "2023-12-09T11:38:26.706901-05:00",
"created_at": "2023-12-08T09:38:21.644161-05:00",
"name": "Game Total Over 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee9ca1cd-9da9-4470-90c6-049e2cdcef5f/?format=api"
},
{
"id": "c3ecd46b-9bde-4cfd-8fe1-f6c5481b94bc",
"gambit_id": "5d94996e-41a2-4205-a1f2-d94148a5563e",
"last_updated": "2023-12-09T11:38:26.713800-05:00",
"created_at": "2023-12-08T09:38:21.639652-05:00",
"name": "Game Total Under 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee9ca1cd-9da9-4470-90c6-049e2cdcef5f/?format=api"
}
]
}