GET /api/bet_types/55d39c05-af3b-4906-8a18-54220736e5ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55d39c05-af3b-4906-8a18-54220736e5ee",
"match": "https://api-prod.gambitprofit.com/api/matches/4cfc827f-3673-402e-b9c8-30a23e5c9854/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:52:12.084706-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": 5196.0
},
{
"team": "Game Total Over 6",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "bd3194ea-7d88-4904-ae28-366215fd0ba3",
"gambit_id": "5f05fbc8-8863-45e4-8be3-3ee4ba229566",
"last_updated": "2023-01-17T11:22:13.523645-05:00",
"created_at": "2023-01-16T09:52:12.087886-05:00",
"name": "Game Total Under 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d39c05-af3b-4906-8a18-54220736e5ee/?format=api"
},
{
"id": "93e9dbde-64d5-498b-91a7-1665ee0bc95c",
"gambit_id": "92771ced-5b62-433b-b5d6-f047d2cdaa45",
"last_updated": "2023-01-17T11:22:13.527047-05:00",
"created_at": "2023-01-16T09:52:12.091119-05:00",
"name": "Game Total Over 6",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d39c05-af3b-4906-8a18-54220736e5ee/?format=api"
}
]
}