List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4892
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=4893",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4891",
    "results": [
        {
            "id": 19665,
            "name": "Задача 244",
            "created": "2020-06-28T14:40:29.871614Z",
            "modified": "2026-03-31T16:20:59.089310Z"
        },
        {
            "id": 99769,
            "name": "Puzzle 4.34.2",
            "created": "2025-11-25T12:42:51.768355Z",
            "modified": "2026-03-31T16:20:56.288138Z"
        },
        {
            "id": 50374,
            "name": "Diagram [4245]",
            "created": "2022-02-24T09:37:52.440773Z",
            "modified": "2026-03-31T16:20:50.970165Z"
        },
        {
            "id": 45167,
            "name": "Diagram [5245]",
            "created": "2021-12-21T12:23:06.266444Z",
            "modified": "2026-03-31T16:20:49.494622Z"
        },
        {
            "id": 39303,
            "name": "Diagram [2245]",
            "created": "2021-10-03T08:40:55.866633Z",
            "modified": "2026-03-31T16:20:45.678333Z"
        },
        {
            "id": 37268,
            "name": "Diagram [1245]",
            "created": "2021-08-24T09:43:04.872771Z",
            "modified": "2026-03-31T16:20:44.456584Z"
        },
        {
            "id": 33933,
            "name": "Diagram (3245)",
            "created": "2021-07-13T17:35:35.178975Z",
            "modified": "2026-03-31T16:20:43.275304Z"
        },
        {
            "id": 31308,
            "name": "Diagram (243)",
            "created": "2021-06-14T15:05:40.882719Z",
            "modified": "2026-03-31T16:20:41.822574Z"
        },
        {
            "id": 99768,
            "name": "Puzzle 4.34.1",
            "created": "2025-11-25T12:41:47.038276Z",
            "modified": "2026-03-31T16:20:35.599528Z"
        },
        {
            "id": 50373,
            "name": "Diagram [4244]",
            "created": "2022-02-24T09:35:33.987463Z",
            "modified": "2026-03-31T16:20:30.302591Z"
        }
    ]
}