$stmt->execute();
$result = array();
while($row = $stmt->fetch(PDO::FETCH_ASSOC)) {
$result[] = $row;
}
<?php echo $value['fullName']; ?>
<?=$value->fullName;?>
group by l.id, c.name, l.title, l.image_path, l.start_price
COUNT(b.bet_id)