List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=810
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=811",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=809",
    "results": [
        {
            "id": 31276,
            "name": "Diagram (222)",
            "created": "2021-06-14T07:47:56.640206Z",
            "modified": "2026-03-31T16:12:25.778418Z"
        },
        {
            "id": 45116,
            "name": "Diagram [5224]",
            "created": "2021-12-20T13:18:28.385206Z",
            "modified": "2026-03-31T16:12:39.761493Z"
        },
        {
            "id": 31277,
            "name": "Diagram (223)",
            "created": "2021-06-14T07:48:26.101571Z",
            "modified": "2026-03-31T16:12:58.880116Z"
        },
        {
            "id": 37230,
            "name": "Diagram [1225]",
            "created": "2021-08-23T14:39:12.131410Z",
            "modified": "2026-03-31T16:13:01.580157Z"
        },
        {
            "id": 39253,
            "name": "Diagram [2225]",
            "created": "2021-10-02T13:36:47.563615Z",
            "modified": "2026-03-31T16:13:02.819335Z"
        },
        {
            "id": 45117,
            "name": "Diagram [5225]",
            "created": "2021-12-20T13:21:00.931193Z",
            "modified": "2026-03-31T16:13:07.002383Z"
        },
        {
            "id": 37231,
            "name": "Diagram [1226]",
            "created": "2021-08-23T14:40:29.282934Z",
            "modified": "2026-03-31T16:13:27.222081Z"
        },
        {
            "id": 39254,
            "name": "Diagram [2226]",
            "created": "2021-10-02T13:39:14.455898Z",
            "modified": "2026-03-31T16:13:28.894908Z"
        },
        {
            "id": 45118,
            "name": "Diagram [5226]",
            "created": "2021-12-20T13:22:45.161158Z",
            "modified": "2026-03-31T16:13:33.585861Z"
        },
        {
            "id": 19557,
            "name": "Задача 225",
            "created": "2020-06-24T11:17:52.756535Z",
            "modified": "2026-03-31T16:13:50.013873Z"
        }
    ]
}