List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=469",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=467",
    "results": [
        {
            "id": 7635,
            "name": "problem 732",
            "created": "2017-04-28T17:23:38.554920Z",
            "modified": "2026-04-29T07:54:06.250743Z"
        },
        {
            "id": 7636,
            "name": "problem 733",
            "created": "2017-04-28T17:29:50.779143Z",
            "modified": "2026-05-04T00:00:00.642523Z"
        },
        {
            "id": 7637,
            "name": "problem 734",
            "created": "2017-04-28T17:31:31.451492Z",
            "modified": "2026-05-02T16:07:21.073368Z"
        },
        {
            "id": 7638,
            "name": "problem 735",
            "created": "2017-04-28T18:07:23.971629Z",
            "modified": "2026-04-29T07:54:07.991070Z"
        },
        {
            "id": 7639,
            "name": "problem 736",
            "created": "2017-04-28T18:15:09.292553Z",
            "modified": "2026-05-01T05:29:10.153546Z"
        },
        {
            "id": 7640,
            "name": "problem 737",
            "created": "2017-04-28T18:16:51.323592Z",
            "modified": "2026-04-29T07:54:08.689288Z"
        },
        {
            "id": 7641,
            "name": "problem 738",
            "created": "2017-04-28T18:23:43.367424Z",
            "modified": "2026-05-03T03:16:31.654873Z"
        },
        {
            "id": 7642,
            "name": "problem 739",
            "created": "2017-04-28T18:24:59.233962Z",
            "modified": "2026-05-05T00:00:00.421892Z"
        },
        {
            "id": 7643,
            "name": "problem 740",
            "created": "2017-04-28T18:27:25.759926Z",
            "modified": "2026-05-03T01:05:23.367448Z"
        },
        {
            "id": 7645,
            "name": "problem 001",
            "created": "2017-04-28T18:36:13.766000Z",
            "modified": "2026-04-29T10:14:53.081125Z"
        }
    ]
}