List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=796
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=797",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=795",
    "results": [
        {
            "id": 50094,
            "name": "Diagram [4167]",
            "created": "2022-02-22T08:38:45.769338Z",
            "modified": "2026-03-31T15:41:31.065441Z"
        },
        {
            "id": 39128,
            "name": "Diagram [2168]",
            "created": "2021-10-01T07:20:07.698415Z",
            "modified": "2026-03-31T15:42:03.287173Z"
        },
        {
            "id": 45049,
            "name": "Diagram [5168]",
            "created": "2021-12-18T11:34:29.241985Z",
            "modified": "2026-03-31T15:42:07.783551Z"
        },
        {
            "id": 50095,
            "name": "Diagram [4168]",
            "created": "2022-02-22T08:40:33.319239Z",
            "modified": "2026-03-31T15:42:09.352185Z"
        },
        {
            "id": 38963,
            "name": "Forcing Move 5",
            "created": "2021-09-25T21:37:18.748055Z",
            "modified": "2026-03-31T15:42:40.404352Z"
        },
        {
            "id": 39129,
            "name": "Diagram [2169]",
            "created": "2021-10-01T07:21:39.670860Z",
            "modified": "2026-03-31T15:42:41.607581Z"
        },
        {
            "id": 45050,
            "name": "Diagram [5169]",
            "created": "2021-12-18T11:37:52.395515Z",
            "modified": "2026-03-31T15:42:45.680744Z"
        },
        {
            "id": 37129,
            "name": "Diagram [1170]",
            "created": "2021-08-22T09:06:19.532277Z",
            "modified": "2026-03-31T15:43:16.331334Z"
        },
        {
            "id": 38973,
            "name": "Forcing Move 6",
            "created": "2021-09-26T05:03:01.829240Z",
            "modified": "2026-03-31T15:43:17.593393Z"
        },
        {
            "id": 39130,
            "name": "Diagram [2170]",
            "created": "2021-10-01T07:23:03.387645Z",
            "modified": "2026-03-31T15:43:18.769091Z"
        }
    ]
}