List accessible puzzles or create a new puzzle.

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

{
    "count": 58739,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5392",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5390",
    "results": [
        {
            "id": 7806,
            "name": "problem 786",
            "created": "2017-05-16T18:50:44.888280Z",
            "modified": "2026-04-03T19:17:42.684398Z"
        },
        {
            "id": 7805,
            "name": "number 004",
            "created": "2017-05-16T16:09:50.496444Z",
            "modified": "2026-03-31T19:46:52.439910Z"
        },
        {
            "id": 7804,
            "name": "Chapter One, Problem 12: White to play",
            "created": "2017-05-16T00:42:05.928938Z",
            "modified": "2026-03-31T19:46:51.085393Z"
        },
        {
            "id": 7803,
            "name": "Chapter One, Problem 11: White to play",
            "created": "2017-05-16T00:39:05.465693Z",
            "modified": "2026-03-31T19:46:49.888666Z"
        },
        {
            "id": 7802,
            "name": "Chapter One, Problem 10: White to play",
            "created": "2017-05-16T00:36:32.608485Z",
            "modified": "2026-03-31T19:46:48.574423Z"
        },
        {
            "id": 7801,
            "name": "Chapter One, Problem 9: Black to play",
            "created": "2017-05-16T00:30:03.270104Z",
            "modified": "2026-03-31T19:46:47.141377Z"
        },
        {
            "id": 7800,
            "name": "Chapter One, Problem 8: White to play",
            "created": "2017-05-16T00:26:27.784404Z",
            "modified": "2026-03-31T19:46:45.977741Z"
        },
        {
            "id": 7799,
            "name": "Chapter One, Problem 7: White to play",
            "created": "2017-05-16T00:23:46.581207Z",
            "modified": "2026-03-31T19:46:44.493236Z"
        },
        {
            "id": 7798,
            "name": "Chapter One, Problem 6: White to play",
            "created": "2017-05-16T00:17:51.982106Z",
            "modified": "2026-03-31T19:46:43.198684Z"
        },
        {
            "id": 7797,
            "name": "Chapter One, Problem 5: Black to play",
            "created": "2017-05-16T00:13:59.659342Z",
            "modified": "2026-03-31T19:46:41.984284Z"
        }
    ]
}