List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4772",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4770",
    "results": [
        {
            "id": 7814,
            "name": "джосеки1",
            "created": "2017-05-21T07:50:02.984243Z",
            "modified": "2026-03-31T19:47:04.560115Z"
        },
        {
            "id": 7811,
            "name": "002 Black to live",
            "created": "2017-05-20T07:05:07.470226Z",
            "modified": "2026-03-31T19:47:01.798455Z"
        },
        {
            "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"
        }
    ]
}