GET /api/bet_types/93868eb8-2fdf-4ba9-9778-766abe864c9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93868eb8-2fdf-4ba9-9778-766abe864c9a",
"match": "https://api-prod.gambitprofit.com/api/matches/47ef8803-1d28-4693-877d-4ac6b1e5b213/?format=api",
"name": "Over/Under",
"created_at": "2023-01-15T09:17:23.452145-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 221.5",
"amount": 5000.0
},
{
"team": "Game Total Over 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "b89db65e-9dc3-4deb-966d-be7c1efa467c",
"gambit_id": "59014070-1d4e-40c4-a74d-e61c509b0c09",
"last_updated": "2023-01-16T11:02:05.664069-05:00",
"created_at": "2023-01-15T09:17:23.455481-05:00",
"name": "Game Total Under 221.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93868eb8-2fdf-4ba9-9778-766abe864c9a/?format=api"
},
{
"id": "11f3c961-6dc2-4c33-ac65-8f0a27ad1d34",
"gambit_id": "1c9f1572-7189-44f2-a9f0-90251d44960c",
"last_updated": "2023-01-16T11:02:05.666149-05:00",
"created_at": "2023-01-15T09:17:23.458990-05:00",
"name": "Game Total Over 221.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93868eb8-2fdf-4ba9-9778-766abe864c9a/?format=api"
}
]
}