List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4920",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4918",
    "results": [
        {
            "id": 37127,
            "name": "Diagram [1168]",
            "created": "2021-08-22T09:02:47.777240Z",
            "modified": "2026-03-31T15:42:00.643176Z"
        },
        {
            "id": 31191,
            "name": "Diagram (166)",
            "created": "2021-06-12T13:18:53.878036Z",
            "modified": "2026-03-31T15:41:58.056987Z"
        },
        {
            "id": 50094,
            "name": "Diagram [4167]",
            "created": "2022-02-22T08:38:45.769338Z",
            "modified": "2026-03-31T15:41:31.065441Z"
        },
        {
            "id": 45048,
            "name": "Diagram [5167]",
            "created": "2021-12-18T11:30:20.846468Z",
            "modified": "2026-03-31T15:41:29.469994Z"
        },
        {
            "id": 39127,
            "name": "Diagram [2167]",
            "created": "2021-10-01T07:18:34.171155Z",
            "modified": "2026-03-31T15:41:24.883434Z"
        },
        {
            "id": 38945,
            "name": "Forcing Move 3",
            "created": "2021-09-25T13:35:49.811784Z",
            "modified": "2026-03-31T15:41:23.579915Z"
        },
        {
            "id": 37126,
            "name": "Diagram [1167]",
            "created": "2021-08-22T09:01:19.808203Z",
            "modified": "2026-03-31T15:41:22.295370Z"
        },
        {
            "id": 33535,
            "name": "Diagram (3167)",
            "created": "2021-07-10T10:54:19.700580Z",
            "modified": "2026-03-31T15:41:20.750547Z"
        },
        {
            "id": 31190,
            "name": "Diagram (165)",
            "created": "2021-06-12T13:18:36.388378Z",
            "modified": "2026-03-31T15:41:19.220840Z"
        },
        {
            "id": 18976,
            "name": "Задача 165",
            "created": "2020-05-31T12:21:21.235807Z",
            "modified": "2026-03-31T15:41:12.976565Z"
        }
    ]
}