List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=882",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=880",
    "results": [
        {
            "id": 6675,
            "name": "Chinese Character: Suddenly",
            "created": "2017-01-28T22:42:06.238212Z",
            "modified": "2026-03-31T19:20:55.936435Z"
        },
        {
            "id": 6677,
            "name": "Chinese Character: Open",
            "created": "2017-01-30T01:47:50.228741Z",
            "modified": "2026-03-31T19:20:57.431370Z"
        },
        {
            "id": 6678,
            "name": "Chinese Character: Rise",
            "created": "2017-01-30T01:51:18.940463Z",
            "modified": "2026-03-31T19:20:58.879726Z"
        },
        {
            "id": 6679,
            "name": "Chinese Character: Common",
            "created": "2017-01-30T01:56:38.486395Z",
            "modified": "2026-03-31T19:21:00.182891Z"
        },
        {
            "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": 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"
        }
    ]
}