GET /api/bet_types/e8ea98fb-a917-41ac-9114-4b4fdb64b60f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8ea98fb-a917-41ac-9114-4b4fdb64b60f",
"match": "https://api-prod.gambitprofit.com/api/matches/54565adc-f282-4a14-be66-2bf64de9c51f/?format=api",
"name": "Over/Under",
"created_at": "2023-12-14T09:28:07.367647-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 213",
"amount": 5000.0
},
{
"team": "Game Total Over 213",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3c465225-71cf-4fca-b118-e82f942ceca2",
"gambit_id": "da1ecf79-8f18-4ef5-8c86-fa1cd7552c8a",
"last_updated": "2023-12-15T10:58:01.003256-05:00",
"created_at": "2023-12-14T09:28:07.382392-05:00",
"name": "Game Total Under 213",
"reward": "1.87000",
"odds": "1.90910",
"spread": "213.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ea98fb-a917-41ac-9114-4b4fdb64b60f/?format=api"
},
{
"id": "abff07c3-2643-4231-b78f-e9e3aef73e56",
"gambit_id": "8552c924-6cfd-4c1f-b22a-bd502e63bed5",
"last_updated": "2023-12-15T10:58:00.999508-05:00",
"created_at": "2023-12-14T09:28:07.374980-05:00",
"name": "Game Total Over 213",
"reward": "1.87000",
"odds": "1.90910",
"spread": "213.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ea98fb-a917-41ac-9114-4b4fdb64b60f/?format=api"
}
]
}