GET /api/bet_types/d63c4cac-bfcd-4a23-b361-f49ed063afde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d63c4cac-bfcd-4a23-b361-f49ed063afde",
"match": "https://api-prod.gambitprofit.com/api/matches/c1c1ea87-827b-4e00-af23-6b3df9d7d8b0/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T08:26:56.480379-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 6",
"amount": 5196.0
},
{
"team": "Game Total Under 6",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "23a0e13f-98ab-4f29-90c2-4f17585b5ee7",
"gambit_id": "16ba438a-9750-42f6-9de9-d1d3ab23a394",
"last_updated": "2023-01-16T10:07:23.028985-05:00",
"created_at": "2023-01-14T08:26:56.485365-05:00",
"name": "Game Total Over 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d63c4cac-bfcd-4a23-b361-f49ed063afde/?format=api"
},
{
"id": "ffd4dd5b-f0f0-4aae-a88b-40c85c54646a",
"gambit_id": "a769962f-1665-4554-83bc-41ec7087ef2d",
"last_updated": "2023-01-16T10:07:23.026934-05:00",
"created_at": "2023-01-14T08:26:56.482767-05:00",
"name": "Game Total Under 6",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d63c4cac-bfcd-4a23-b361-f49ed063afde/?format=api"
}
]
}