List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=39",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=37",
    "results": [
        {
            "id": 382,
            "name": "Problem 78",
            "created": "2014-10-01T19:58:25.493073Z",
            "modified": "2026-05-09T13:44:15.870481Z"
        },
        {
            "id": 383,
            "name": "Problem 79",
            "created": "2014-10-01T19:59:49.131455Z",
            "modified": "2026-05-09T13:44:17.280840Z"
        },
        {
            "id": 384,
            "name": "Problem 80",
            "created": "2014-10-01T20:01:09.481761Z",
            "modified": "2026-05-19T13:20:42.339713Z"
        },
        {
            "id": 385,
            "name": "Problem 81",
            "created": "2014-10-01T20:02:23.239035Z",
            "modified": "2026-05-19T13:20:52.760601Z"
        },
        {
            "id": 386,
            "name": "Problem 82",
            "created": "2014-10-01T20:06:53.832348Z",
            "modified": "2026-05-10T02:42:15.106952Z"
        },
        {
            "id": 387,
            "name": "Problem 83",
            "created": "2014-10-02T13:03:03.505571Z",
            "modified": "2026-05-19T23:02:53.631520Z"
        },
        {
            "id": 388,
            "name": "Problem 84",
            "created": "2014-10-02T13:04:52.253936Z",
            "modified": "2026-05-11T01:10:25.420156Z"
        },
        {
            "id": 389,
            "name": "Problem 85",
            "created": "2014-10-02T13:06:22.765326Z",
            "modified": "2026-05-09T11:55:32.609412Z"
        },
        {
            "id": 390,
            "name": "Problem 86",
            "created": "2014-10-02T13:07:54.337949Z",
            "modified": "2026-05-10T21:09:50.383868Z"
        },
        {
            "id": 391,
            "name": "Problem 87",
            "created": "2014-10-02T13:10:48.956522Z",
            "modified": "2026-05-10T21:09:52.802641Z"
        }
    ]
}