List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5004",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5002",
    "results": [
        {
            "id": 84386,
            "name": "water12345",
            "created": "2024-08-21T16:05:08.407333Z",
            "modified": "2026-03-30T15:57:18.281056Z"
        },
        {
            "id": 84390,
            "name": "Question12",
            "created": "2024-08-22T08:48:51.085544Z",
            "modified": "2026-03-30T15:57:18.674384Z"
        },
        {
            "id": 84391,
            "name": "Question11",
            "created": "2024-08-22T08:53:52.865298Z",
            "modified": "2026-02-16T01:10:01.125384Z"
        },
        {
            "id": 84392,
            "name": "Question10",
            "created": "2024-08-22T09:07:41.767219Z",
            "modified": "2026-02-16T01:10:02.143725Z"
        },
        {
            "id": 84418,
            "name": "Question14",
            "created": "2024-08-23T03:35:02.797870Z",
            "modified": "2026-02-16T01:10:02.975667Z"
        },
        {
            "id": 84419,
            "name": "Question16",
            "created": "2024-08-23T03:42:29.530940Z",
            "modified": "2026-02-16T01:10:03.859938Z"
        },
        {
            "id": 84420,
            "name": "Question17",
            "created": "2024-08-23T03:50:30.951082Z",
            "modified": "2026-02-16T01:10:04.915549Z"
        },
        {
            "id": 84421,
            "name": "Question6",
            "created": "2024-08-23T04:08:31.354279Z",
            "modified": "2026-02-16T01:10:05.855085Z"
        },
        {
            "id": 84428,
            "name": "Question18",
            "created": "2024-08-23T12:54:08.244237Z",
            "modified": "2026-02-23T11:02:58.530152Z"
        },
        {
            "id": 84429,
            "name": "Question19",
            "created": "2024-08-23T13:33:00.308681Z",
            "modified": "2026-02-16T01:10:07.955361Z"
        }
    ]
}