List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=795",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=793",
    "results": [
        {
            "id": 37121,
            "name": "Diagram [1162]",
            "created": "2021-08-22T08:53:51.436006Z",
            "modified": "2026-03-31T15:38:17.158438Z"
        },
        {
            "id": 39119,
            "name": "Diagram [2162]",
            "created": "2021-09-30T14:04:26.529376Z",
            "modified": "2026-03-31T15:38:18.335726Z"
        },
        {
            "id": 45043,
            "name": "Diagram [5162]",
            "created": "2021-12-18T11:14:59.695361Z",
            "modified": "2026-03-31T15:38:22.363834Z"
        },
        {
            "id": 50089,
            "name": "Diagram [4162]",
            "created": "2022-02-22T08:23:19.251418Z",
            "modified": "2026-03-31T15:38:23.666487Z"
        },
        {
            "id": 18972,
            "name": "Задача 161",
            "created": "2020-05-31T12:09:25.374233Z",
            "modified": "2026-03-31T15:38:42.499491Z"
        },
        {
            "id": 37122,
            "name": "Diagram [1163]",
            "created": "2021-08-22T08:55:14.110784Z",
            "modified": "2026-03-31T15:38:52.115345Z"
        },
        {
            "id": 39123,
            "name": "Diagram [2163]",
            "created": "2021-10-01T07:11:18.606082Z",
            "modified": "2026-03-31T15:38:53.426936Z"
        },
        {
            "id": 45044,
            "name": "Diagram [5163]",
            "created": "2021-12-18T11:17:47.760933Z",
            "modified": "2026-03-31T15:38:57.364722Z"
        },
        {
            "id": 41223,
            "name": "Sacrifice 6",
            "created": "2021-10-24T13:05:39.429243Z",
            "modified": "2026-03-31T15:39:32.391567Z"
        },
        {
            "id": 45045,
            "name": "Diagram [5164]",
            "created": "2021-12-18T11:18:59.949908Z",
            "modified": "2026-03-31T15:39:36.890149Z"
        }
    ]
}