List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4811",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4809",
    "results": [
        {
            "id": 13937,
            "name": "Problem 34",
            "created": "2019-01-01T20:52:08.015895Z",
            "modified": "2026-05-15T17:11:24.217796Z"
        },
        {
            "id": 13936,
            "name": "Problem 33",
            "created": "2019-01-01T20:32:46.853890Z",
            "modified": "2026-05-15T17:01:23.681292Z"
        },
        {
            "id": 13935,
            "name": "Problem 32",
            "created": "2019-01-01T17:45:57.425707Z",
            "modified": "2026-05-15T17:00:27.710093Z"
        },
        {
            "id": 13934,
            "name": "gentleman's problem 27",
            "created": "2019-01-01T15:13:09.324052Z",
            "modified": "2026-04-29T10:00:07.769659Z"
        },
        {
            "id": 13933,
            "name": "Go topic",
            "created": "2019-01-01T05:29:34.623403Z",
            "modified": "2026-05-08T08:14:58.316906Z"
        },
        {
            "id": 13932,
            "name": "Go topic",
            "created": "2019-01-01T05:25:15.418271Z",
            "modified": "2026-04-16T14:24:51.552579Z"
        },
        {
            "id": 13931,
            "name": "Go topic",
            "created": "2019-01-01T05:22:36.738536Z",
            "modified": "2026-04-16T14:24:45.457561Z"
        },
        {
            "id": 13930,
            "name": "qwertyuioppoiuytrewqasdfghjkllkjhgfdsazxcvbnmmnbvcxz",
            "created": "2018-12-31T22:25:33.893906Z",
            "modified": "2026-03-31T22:08:42.930064Z"
        },
        {
            "id": 13925,
            "name": "no. 1 problem",
            "created": "2018-12-29T11:49:02.123149Z",
            "modified": "2026-05-15T15:02:34.487417Z"
        },
        {
            "id": 13924,
            "name": "hijellobutt101!",
            "created": "2018-12-28T01:49:06.697256Z",
            "modified": "2026-03-31T22:08:40.422287Z"
        }
    ]
}