# Frecuencia de datos para terminales (RESTful)

**Recomendamos la siguiente frecuencia para sus solicitudes REST. Esto garantizará que tiene la información más actualizada en todo momento:**

| Deporte | REST Endpoint                                                    | Frecuencia                            |
| ------- | ---------------------------------------------------------------- | ------------------------------------- |
| UFC     | `dde-api.data.imgarena.com/mma/fightcards`                       | Cada 12 horas                         |
| UFC     | `https://dde-api.data.imgarena.com/mma/fightcards/{id}/schedule` | Cada hora para la siguiente cartelera |

Tenga en cuenta que solo los próximos 3 o 4 eventos futuros estarán disponibles a través del punto final de UFC Fightcards. Esto se debe a que UFC todavía está construyendo las peleas que tienen lugar.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportradar.com/ufc-5.0/ufc-5.0-latam-spanish/building-static-data/data-frequency-for-endpoints-restful.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
