List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=457
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=458",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=456",
    "results": [
        {
            "id": 7514,
            "name": "problem 701",
            "created": "2017-04-24T07:44:57.470502Z",
            "modified": "2026-05-02T18:59:31.725827Z"
        },
        {
            "id": 7515,
            "name": "Джосеки 1",
            "created": "2017-04-24T11:08:14.080600Z",
            "modified": "2026-04-11T10:53:13.051778Z"
        },
        {
            "id": 7516,
            "name": "Джосеки 2",
            "created": "2017-04-24T11:11:07.672323Z",
            "modified": "2026-04-20T10:21:07.141631Z"
        },
        {
            "id": 7517,
            "name": "Джосеки 3",
            "created": "2017-04-24T11:13:13.974132Z",
            "modified": "2026-03-31T19:40:03.681605Z"
        },
        {
            "id": 7518,
            "name": "problem 703",
            "created": "2017-04-24T14:43:55.536148Z",
            "modified": "2026-05-02T18:59:36.205946Z"
        },
        {
            "id": 7519,
            "name": "problem 704",
            "created": "2017-04-24T14:53:49.581566Z",
            "modified": "2026-05-02T18:59:51.923750Z"
        },
        {
            "id": 7520,
            "name": "problem 705",
            "created": "2017-04-24T15:10:44.045050Z",
            "modified": "2026-05-02T19:00:17.690455Z"
        },
        {
            "id": 7521,
            "name": "232/900",
            "created": "2017-04-24T18:54:40.531938Z",
            "modified": "2026-05-03T00:27:42.787916Z"
        },
        {
            "id": 7522,
            "name": "233/900",
            "created": "2017-04-24T18:58:20.580650Z",
            "modified": "2026-05-01T05:25:34.989186Z"
        },
        {
            "id": 7523,
            "name": "234/900",
            "created": "2017-04-24T19:22:02.001857Z",
            "modified": "2026-05-01T06:32:01.343220Z"
        }
    ]
}