GET /api/bet_types/4bc56c25-744d-42e6-9d92-3a6c2511a6e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4bc56c25-744d-42e6-9d92-3a6c2511a6e4",
"match": "https://api-prod.gambitprofit.com/api/matches/ea3c5056-0194-42ec-9f05-0be605812791/?format=api",
"name": "Over/Under",
"created_at": "2023-12-14T09:28:06.872933-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.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "926408f8-834e-4fc2-a425-7fbdc04bced4",
"gambit_id": "c52551ed-79e4-4f68-96ca-beb17108cd97",
"last_updated": "2023-12-16T10:28:25.046174-05:00",
"created_at": "2023-12-14T09:28:06.877099-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bc56c25-744d-42e6-9d92-3a6c2511a6e4/?format=api"
},
{
"id": "72e172a1-7f46-4791-b3e5-da97f28cd945",
"gambit_id": "88bebe1e-34c8-468a-adb1-518787ec7e2f",
"last_updated": "2023-12-16T10:28:25.049517-05:00",
"created_at": "2023-12-14T09:28:06.881807-05:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bc56c25-744d-42e6-9d92-3a6c2511a6e4/?format=api"
}
]
}