List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5265",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5263",
    "results": [
        {
            "id": 91851,
            "name": "Problem 147",
            "created": "2025-03-05T11:18:30.269842Z",
            "modified": "2026-03-31T15:33:56.141013Z"
        },
        {
            "id": 91852,
            "name": "Problem 148",
            "created": "2025-03-05T11:20:04.635147Z",
            "modified": "2026-03-31T15:34:36.882831Z"
        },
        {
            "id": 91853,
            "name": "Problem 149",
            "created": "2025-03-05T11:23:36.640046Z",
            "modified": "2026-03-31T15:35:16.073503Z"
        },
        {
            "id": 91854,
            "name": "Problem 150",
            "created": "2025-03-05T11:39:59.516657Z",
            "modified": "2026-04-20T12:37:26.040976Z"
        },
        {
            "id": 91855,
            "name": "Problem 151",
            "created": "2025-03-05T11:41:54.089523Z",
            "modified": "2026-04-16T15:24:24.980861Z"
        },
        {
            "id": 91856,
            "name": "Problem 152",
            "created": "2025-03-05T11:42:59.993574Z",
            "modified": "2026-03-31T15:37:14.594697Z"
        },
        {
            "id": 91857,
            "name": "Problem 153",
            "created": "2025-03-05T11:45:06.461588Z",
            "modified": "2026-04-15T13:56:29.445895Z"
        },
        {
            "id": 91858,
            "name": "Problem 154",
            "created": "2025-03-05T11:46:38.326577Z",
            "modified": "2026-03-31T15:38:33.494878Z"
        },
        {
            "id": 91859,
            "name": "Problem 155",
            "created": "2025-03-05T11:48:44.875175Z",
            "modified": "2026-03-31T15:39:12.101905Z"
        },
        {
            "id": 91860,
            "name": "Problem 156",
            "created": "2025-03-05T11:50:46.070422Z",
            "modified": "2026-03-31T15:39:47.814132Z"
        }
    ]
}