This members-only tutorial provides the steps to output entries of an event custom post type that have a custom field (of Radio Button type) named event_free_ticket set to no using a Repeater in Oxygen.
This tutorial can be used for showing posts of any post type not just CPTs.
Install and activate ACF.
Create a new field group having your custom field and set it to appear on posts of your desired post type.
Step 2
Edit the Page/Template where you would like to show filtered entries of your post type. It can be any Page like say, the static homepage.
Add a Section and inside that a Repeater (or Easy Posts, if you prefer that).
Change the query type to custom (or manual, if you prefer that) and select your post type and any other parameters like the number of items to be shown.