Result: {
    [pair: string]: {
        asks: [string, string, number];
        bids: [string, string, number];
    };
}

Reference: Get Order Book