GET /api/bet_types/f56ec842-9adc-4d99-9973-d2e391e4fc42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f56ec842-9adc-4d99-9973-d2e391e4fc42",
"match": "https://api-prod.gambitprofit.com/api/matches/6c6cdb88-b406-41c9-831c-e22c880fcb57/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:08:03.264461-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 248.5",
"amount": 5000.0
},
{
"team": "Game Total Under 248.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ae3879ba-d39c-4e18-ae25-cf28a0a50650",
"gambit_id": "6cc2de11-bd49-456e-87a8-e8fcabb09a32",
"last_updated": "2023-11-25T10:48:22.952235-05:00",
"created_at": "2023-11-24T09:08:03.272152-05:00",
"name": "Game Total Over 248.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "248.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f56ec842-9adc-4d99-9973-d2e391e4fc42/?format=api"
},
{
"id": "7f97c84b-d8de-44b9-a70f-f9902b472208",
"gambit_id": "e9f9fc20-7583-4083-8658-eb1a628b758d",
"last_updated": "2023-11-25T10:48:22.955886-05:00",
"created_at": "2023-11-24T09:08:03.285396-05:00",
"name": "Game Total Under 248.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "248.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f56ec842-9adc-4d99-9973-d2e391e4fc42/?format=api"
}
]
}