I have the following Entities:
public class BetSelection { public long Id { get; set; } public int BetId { get; set; } public virt