List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=480",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=478",
    "results": [
        {
            "id": 7746,
            "name": "305/900",
            "created": "2017-05-03T20:45:20.767213Z",
            "modified": "2026-05-01T05:22:38.616161Z"
        },
        {
            "id": 7747,
            "name": "306/900",
            "created": "2017-05-03T20:47:39.724598Z",
            "modified": "2026-05-01T05:25:18.303504Z"
        },
        {
            "id": 7748,
            "name": "307/900",
            "created": "2017-05-03T20:49:37.704625Z",
            "modified": "2026-05-01T05:25:23.098044Z"
        },
        {
            "id": 7749,
            "name": "308/900",
            "created": "2017-05-03T20:53:50.847497Z",
            "modified": "2026-05-01T16:12:31.374892Z"
        },
        {
            "id": 7750,
            "name": "puzzle 1",
            "created": "2017-05-05T14:07:52.363802Z",
            "modified": "2026-04-17T03:12:14.252796Z"
        },
        {
            "id": 7751,
            "name": "puzzle 2",
            "created": "2017-05-05T14:36:15.959781Z",
            "modified": "2026-04-15T09:30:04.028315Z"
        },
        {
            "id": 7752,
            "name": "puzzle 3",
            "created": "2017-05-05T14:38:29.381566Z",
            "modified": "2026-04-17T03:12:14.662217Z"
        },
        {
            "id": 7753,
            "name": "problem 771",
            "created": "2017-05-08T11:51:50.159425Z",
            "modified": "2026-04-29T07:54:20.733293Z"
        },
        {
            "id": 7754,
            "name": "problem 772",
            "created": "2017-05-08T11:57:49.574336Z",
            "modified": "2026-05-01T05:34:10.653736Z"
        },
        {
            "id": 7755,
            "name": "problem 773",
            "created": "2017-05-08T12:04:24.036985Z",
            "modified": "2026-04-29T07:54:21.444713Z"
        }
    ]
}