GET /api/bet_types/9783ecdd-3af4-4715-ab7f-0e61c13499b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9783ecdd-3af4-4715-ab7f-0e61c13499b6",
"match": "https://api-prod.gambitprofit.com/api/matches/cc83bdf0-2aee-4b7c-b01c-985ac369fd9c/?format=api",
"name": "Over/Under",
"created_at": "2023-04-09T09:27:09.617101-04: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 221",
"amount": 5000.0
},
{
"team": "Game Total Over 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2da93faa-eb35-4fe9-91c8-16d0c6caab90",
"gambit_id": "7d74930b-a3b5-4517-b184-f5096849a70e",
"last_updated": "2023-04-10T14:57:12.766275-04:00",
"created_at": "2023-04-09T09:27:09.620218-04:00",
"name": "Game Total Under 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9783ecdd-3af4-4715-ab7f-0e61c13499b6/?format=api"
},
{
"id": "2039d09a-3027-475b-a2d2-48849f10d3f8",
"gambit_id": "cd5ce981-5582-4335-abea-efa4960901c5",
"last_updated": "2023-04-10T14:57:12.769181-04:00",
"created_at": "2023-04-09T09:27:09.623020-04:00",
"name": "Game Total Over 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9783ecdd-3af4-4715-ab7f-0e61c13499b6/?format=api"
}
]
}