List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5453
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5454",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5452",
    "results": [
        {
            "id": 35709,
            "name": "Example 5.7.2 - Under the stones",
            "created": "2021-08-08T15:04:41.094074Z",
            "modified": "2026-03-30T10:22:06.669460Z"
        },
        {
            "id": 35707,
            "name": "Exercise 5.6.8 - Squeeze",
            "created": "2021-08-08T15:00:19.518969Z",
            "modified": "2026-03-30T10:22:06.580624Z"
        },
        {
            "id": 35708,
            "name": "Example 5.7.1 - Under the stones",
            "created": "2021-08-08T15:03:31.124354Z",
            "modified": "2026-03-30T10:22:06.579933Z"
        },
        {
            "id": 35705,
            "name": "Exercise 5.6.6 - Squeeze",
            "created": "2021-08-08T14:57:05.888350Z",
            "modified": "2026-03-30T10:22:06.535997Z"
        },
        {
            "id": 35706,
            "name": "Exercise 5.6.7 - Squeeze",
            "created": "2021-08-08T14:58:48.530380Z",
            "modified": "2026-03-30T10:22:06.526320Z"
        },
        {
            "id": 35704,
            "name": "Exercise 5.6.5 - Squeeze",
            "created": "2021-08-08T14:55:25.106204Z",
            "modified": "2026-03-30T10:22:06.449127Z"
        },
        {
            "id": 35703,
            "name": "Exercise 5.6.4 - Squeeze",
            "created": "2021-08-08T14:51:51.532198Z",
            "modified": "2026-03-30T10:22:06.418334Z"
        },
        {
            "id": 35702,
            "name": "Exercise 5.6.3 - Squeeze",
            "created": "2021-08-08T14:50:43.609024Z",
            "modified": "2026-03-30T10:22:06.414999Z"
        },
        {
            "id": 35701,
            "name": "Exercise 5.6.2 - Squeeze",
            "created": "2021-08-08T14:48:00.455561Z",
            "modified": "2026-03-30T10:22:06.374745Z"
        },
        {
            "id": 35700,
            "name": "Exercise 5.6.1 - Squeeze",
            "created": "2021-08-08T14:47:04.892066Z",
            "modified": "2026-03-30T10:22:06.335869Z"
        }
    ]
}