GET /api/bet_types/213263bc-d866-4fa0-9d8d-3b0bc2f15ec4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "213263bc-d866-4fa0-9d8d-3b0bc2f15ec4",
"match": "https://api-prod.gambitprofit.com/api/matches/cbfa614f-a5df-48e9-be16-a2f825c91aa9/?format=api",
"name": "Over/Under",
"created_at": "2023-03-13T09:22:03.362869-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 Over 6",
"amount": 5317.0
},
{
"team": "Game Total Under 6",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "f0de9390-70c6-494b-97be-229db76aa775",
"gambit_id": "b4b11a78-600b-4118-9174-bc97fd5b360f",
"last_updated": "2023-03-14T13:41:56.419092-04:00",
"created_at": "2023-03-13T09:22:03.365739-04:00",
"name": "Game Total Over 6",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/213263bc-d866-4fa0-9d8d-3b0bc2f15ec4/?format=api"
},
{
"id": "36818bd7-e804-46be-a520-72af057d3323",
"gambit_id": "93b4c256-62bc-4ba1-9652-3bffd182a8af",
"last_updated": "2023-03-14T13:41:56.417717-04:00",
"created_at": "2023-03-13T09:22:03.364200-04:00",
"name": "Game Total Under 6",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/213263bc-d866-4fa0-9d8d-3b0bc2f15ec4/?format=api"
}
]
}