GET /api/bet_types/fd3ac173-ae8e-49d4-9d96-3cc52bdead40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd3ac173-ae8e-49d4-9d96-3cc52bdead40",
"match": "https://api-prod.gambitprofit.com/api/matches/0576f988-3b66-4f6d-8308-cef453af301f/?format=api",
"name": "Over/Under",
"created_at": "2023-01-15T08:32:02.300284-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 6",
"amount": 5098.0
},
{
"team": "Game Total Over 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "4833ce8a-130d-45fa-a905-d8a31d537b80",
"gambit_id": "694fd2e0-a23a-459f-939f-13728f7b3637",
"last_updated": "2023-01-16T19:27:15.571522-05:00",
"created_at": "2023-01-15T08:32:02.302643-05:00",
"name": "Game Total Under 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd3ac173-ae8e-49d4-9d96-3cc52bdead40/?format=api"
},
{
"id": "64ee4de4-fc6e-42e6-949e-12ca903589e6",
"gambit_id": "8eda68a5-8f96-4a60-8bca-318ca3945038",
"last_updated": "2023-01-16T19:27:15.574721-05:00",
"created_at": "2023-01-15T08:32:02.304497-05:00",
"name": "Game Total Over 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd3ac173-ae8e-49d4-9d96-3cc52bdead40/?format=api"
}
]
}