# Event Operations related to the Events in your community (or Club) **Event Types:** A tournament refers to a Multi-Round Event that has rounds (events) associated with it. These events have their event ids prefixed with the letter "M", a single round event or a round of a multi-round will have their event ids prefixed with the letter "S". **Creating an Event:** Events can only be created on UnknownGolf.com, they currently cannot be created through the Unknwon Golf API. ## List all rounds - [GET /v1/events/{eventId}/rounds](https://api-docs.unknowngolf.com/ug-api/event/rounds.md): List of rounds for a multi-round event ## Search events - [GET /v1/events](https://api-docs.unknowngolf.com/ug-api/event/search_1.md): Search the events within a community