Edun omatseye
model Player { id Int @id createdAt DateTime? @default(now()) region String country String timezone String Tournaments Tournament[] }