List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=379",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=377",
    "results": [
        {
            "id": 6686,
            "name": "Tsumego 6",
            "created": "2017-02-01T21:32:56.852211Z",
            "modified": "2026-04-22T06:23:01.651426Z"
        },
        {
            "id": 6687,
            "name": "Level 3.0: Introduction For Chapter 3",
            "created": "2017-02-02T21:02:20.032309Z",
            "modified": "2026-03-31T19:21:06.015294Z"
        },
        {
            "id": 6688,
            "name": "Level 3.1: Problem 001",
            "created": "2017-02-02T22:23:28.487830Z",
            "modified": "2026-04-15T11:01:10.504853Z"
        },
        {
            "id": 6689,
            "name": "Level 3.2: Problem 002",
            "created": "2017-02-02T22:27:58.439348Z",
            "modified": "2026-03-31T19:21:09.036353Z"
        },
        {
            "id": 6690,
            "name": "Level 3.3: Problem 003",
            "created": "2017-02-02T22:53:19.964162Z",
            "modified": "2026-03-31T19:21:10.390407Z"
        },
        {
            "id": 6691,
            "name": "Ad: Mark5000",
            "created": "2017-02-02T22:56:07.115102Z",
            "modified": "2026-03-31T19:21:11.593485Z"
        },
        {
            "id": 6692,
            "name": "Ad: Mark5000",
            "created": "2017-02-02T22:59:39.519744Z",
            "modified": "2026-03-31T19:21:12.823777Z"
        },
        {
            "id": 6693,
            "name": "Level 3.4: Problem 004",
            "created": "2017-02-03T02:53:26.538284Z",
            "modified": "2026-03-31T19:21:13.997890Z"
        },
        {
            "id": 6694,
            "name": "Level 3.4: Problem 004 solution.",
            "created": "2017-02-03T03:19:29.985337Z",
            "modified": "2026-03-31T19:21:15.222247Z"
        },
        {
            "id": 6695,
            "name": "Ad: Derpi's Puzzles",
            "created": "2017-02-03T03:22:10.858129Z",
            "modified": "2026-03-31T19:21:16.603673Z"
        }
    ]
}