List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=95",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=93",
    "results": [
        {
            "id": 8923,
            "name": "Problem 15",
            "created": "2017-12-02T20:38:44.876109Z",
            "modified": "2026-04-13T13:54:38.539125Z"
        },
        {
            "id": 6131,
            "name": "Exercise 053 - solution",
            "created": "2016-05-25T19:42:05.845602Z",
            "modified": "2026-04-13T13:54:33.331575Z"
        },
        {
            "id": 3025,
            "name": "Exercise 053",
            "created": "2015-10-19T04:05:16.593252Z",
            "modified": "2026-04-13T13:54:26.980104Z"
        },
        {
            "id": 8922,
            "name": "Problem 14",
            "created": "2017-12-02T20:21:06.075521Z",
            "modified": "2026-04-13T13:54:05.549039Z"
        },
        {
            "id": 3024,
            "name": "Exercise 052 - solution",
            "created": "2015-10-19T03:52:18.735382Z",
            "modified": "2026-04-13T13:53:54.767233Z"
        },
        {
            "id": 3023,
            "name": "Exercise 052",
            "created": "2015-10-19T03:47:01.221590Z",
            "modified": "2026-04-13T13:53:51.569605Z"
        },
        {
            "id": 3022,
            "name": "Exercise 051 - solution",
            "created": "2015-10-19T03:42:04.976120Z",
            "modified": "2026-04-13T13:53:40.422720Z"
        },
        {
            "id": 8921,
            "name": "Problem 13",
            "created": "2017-12-02T20:11:20.586223Z",
            "modified": "2026-04-13T13:53:25.031294Z"
        },
        {
            "id": 98565,
            "name": "Quy tắc cơ bản 1",
            "created": "2025-11-04T03:45:11.487128Z",
            "modified": "2026-04-13T13:52:10.247007Z"
        },
        {
            "id": 8920,
            "name": "Problem 12",
            "created": "2017-12-02T19:50:22.273813Z",
            "modified": "2026-04-13T13:52:09.226773Z"
        }
    ]
}