GET /api/bet_types/bb43d12e-8489-4011-a338-72111a38ee5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb43d12e-8489-4011-a338-72111a38ee5b",
"match": "https://api-prod.gambitprofit.com/api/matches/c5c179f4-0115-4d80-b646-86ce99f78dd9/?format=api",
"name": "Over/Under",
"created_at": "2023-02-08T12:22:13.604508-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 5.5",
"amount": 5213.0
},
{
"team": "Game Total Under 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e7d436a7-eedb-4791-a854-26584614caa8",
"gambit_id": "836e8b2f-06d2-4d4f-9f6c-3b7a8c8485e0",
"last_updated": "2023-02-09T11:12:07.403979-05:00",
"created_at": "2023-02-08T12:22:13.607560-05:00",
"name": "Game Total Over 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb43d12e-8489-4011-a338-72111a38ee5b/?format=api"
},
{
"id": "cb5b4f66-bf01-4ee4-a542-03417cfd314e",
"gambit_id": "75557bdd-e140-4d7c-b833-c9974af919f1",
"last_updated": "2023-02-09T11:12:07.402676-05:00",
"created_at": "2023-02-08T12:22:13.605947-05:00",
"name": "Game Total Under 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb43d12e-8489-4011-a338-72111a38ee5b/?format=api"
}
]
}