Whilst it is not possible to view this data in the A/B test dashboard, it is possible to find it in the API response.
You can verify which variant is being used to return results by checking the abTestVariantID parameter of the API response when sending getRankingInfo:true as a query parameter.
You can find more information on the parameters returned in the response here.
Please note that enabling getRankingInfo will introduce performance penalties.