List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5253",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5251",
    "results": [
        {
            "id": 91613,
            "name": "Problem 61",
            "created": "2025-03-01T13:58:01.074989Z",
            "modified": "2026-04-15T12:07:34.195465Z"
        },
        {
            "id": 91614,
            "name": "Problem 62",
            "created": "2025-03-01T13:59:59.231065Z",
            "modified": "2026-04-15T12:07:55.975178Z"
        },
        {
            "id": 91615,
            "name": "problem 63",
            "created": "2025-03-01T14:01:06.859001Z",
            "modified": "2026-04-15T12:08:53.215251Z"
        },
        {
            "id": 91620,
            "name": "Problem 64",
            "created": "2025-03-01T17:11:30.139727Z",
            "modified": "2026-04-15T12:09:29.740746Z"
        },
        {
            "id": 91621,
            "name": "Problem 65",
            "created": "2025-03-01T17:15:02.304353Z",
            "modified": "2026-04-15T12:10:17.193498Z"
        },
        {
            "id": 91622,
            "name": "Problem 66",
            "created": "2025-03-01T17:17:52.194139Z",
            "modified": "2026-04-15T12:11:03.776928Z"
        },
        {
            "id": 91623,
            "name": "Problem 67",
            "created": "2025-03-01T17:19:27.748147Z",
            "modified": "2026-04-15T12:11:28.658511Z"
        },
        {
            "id": 91624,
            "name": "Problem 69",
            "created": "2025-03-01T17:21:14.879861Z",
            "modified": "2026-04-15T12:12:30.812876Z"
        },
        {
            "id": 91625,
            "name": "Problem 68",
            "created": "2025-03-01T17:23:45.994498Z",
            "modified": "2026-04-15T12:11:48.350523Z"
        },
        {
            "id": 91626,
            "name": "Problem 70",
            "created": "2025-03-01T17:26:39.413520Z",
            "modified": "2026-04-16T10:49:03.335870Z"
        }
    ]
}