Result: {
    [pair: string]: {
        asks: DepthLevel[];
        bids: DepthLevel[];
    };
}

Reference: Get Order Book