List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4900
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=4901",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4899",
    "results": [
        {
            "id": 45118,
            "name": "Diagram [5226]",
            "created": "2021-12-20T13:22:45.161158Z",
            "modified": "2026-03-31T16:13:33.585861Z"
        },
        {
            "id": 39254,
            "name": "Diagram [2226]",
            "created": "2021-10-02T13:39:14.455898Z",
            "modified": "2026-03-31T16:13:28.894908Z"
        },
        {
            "id": 37231,
            "name": "Diagram [1226]",
            "created": "2021-08-23T14:40:29.282934Z",
            "modified": "2026-03-31T16:13:27.222081Z"
        },
        {
            "id": 45117,
            "name": "Diagram [5225]",
            "created": "2021-12-20T13:21:00.931193Z",
            "modified": "2026-03-31T16:13:07.002383Z"
        },
        {
            "id": 44461,
            "name": "GW 98:  Capturing Race problems 6",
            "created": "2021-12-07T09:21:40.729590Z",
            "modified": "2026-03-31T16:13:05.662980Z"
        },
        {
            "id": 39253,
            "name": "Diagram [2225]",
            "created": "2021-10-02T13:36:47.563615Z",
            "modified": "2026-03-31T16:13:02.819335Z"
        },
        {
            "id": 37230,
            "name": "Diagram [1225]",
            "created": "2021-08-23T14:39:12.131410Z",
            "modified": "2026-03-31T16:13:01.580157Z"
        },
        {
            "id": 31277,
            "name": "Diagram (223)",
            "created": "2021-06-14T07:48:26.101571Z",
            "modified": "2026-03-31T16:12:58.880116Z"
        },
        {
            "id": 99745,
            "name": "Puzzle 4.33.5",
            "created": "2025-11-25T09:01:28.286144Z",
            "modified": "2026-03-31T16:12:50.103967Z"
        },
        {
            "id": 45116,
            "name": "Diagram [5224]",
            "created": "2021-12-20T13:18:28.385206Z",
            "modified": "2026-03-31T16:12:39.761493Z"
        }
    ]
}