List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=459
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=460",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=458",
    "results": [
        {
            "id": 7534,
            "name": "245/900",
            "created": "2017-04-25T03:05:36.134762Z",
            "modified": "2026-05-01T06:30:37.014653Z"
        },
        {
            "id": 7535,
            "name": "246/900",
            "created": "2017-04-25T03:06:32.098032Z",
            "modified": "2026-04-30T18:51:27.145366Z"
        },
        {
            "id": 7536,
            "name": "247/900",
            "created": "2017-04-25T03:07:54.579615Z",
            "modified": "2026-05-01T06:30:38.107713Z"
        },
        {
            "id": 7537,
            "name": "248/900",
            "created": "2017-04-25T03:12:00.636411Z",
            "modified": "2026-05-01T06:30:31.803813Z"
        },
        {
            "id": 7538,
            "name": "249/900",
            "created": "2017-04-25T03:19:28.078727Z",
            "modified": "2026-05-01T20:36:49.309486Z"
        },
        {
            "id": 7539,
            "name": "problem 706",
            "created": "2017-04-25T06:39:54.904703Z",
            "modified": "2026-05-02T19:00:38.912938Z"
        },
        {
            "id": 7540,
            "name": "problem 707",
            "created": "2017-04-25T06:47:27.682418Z",
            "modified": "2026-05-02T19:01:16.407160Z"
        },
        {
            "id": 7541,
            "name": "problem 708",
            "created": "2017-04-25T06:53:04.282946Z",
            "modified": "2026-05-02T19:01:19.180660Z"
        },
        {
            "id": 7542,
            "name": "problem 709",
            "created": "2017-04-25T07:08:51.679023Z",
            "modified": "2026-05-02T19:04:14.732814Z"
        },
        {
            "id": 7543,
            "name": "problem 710",
            "created": "2017-04-25T07:17:56.900956Z",
            "modified": "2026-05-02T19:05:21.170568Z"
        }
    ]
}