List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5373",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5371",
    "results": [
        {
            "id": 94076,
            "name": "Problem 55",
            "created": "2025-05-14T05:29:58.752260Z",
            "modified": "2026-04-16T10:42:59.877724Z"
        },
        {
            "id": 94077,
            "name": "Problem 56",
            "created": "2025-05-14T05:39:02.246756Z",
            "modified": "2026-04-16T10:43:24.081774Z"
        },
        {
            "id": 94082,
            "name": "Problem 57",
            "created": "2025-05-15T06:33:45.753948Z",
            "modified": "2026-04-16T10:44:15.974307Z"
        },
        {
            "id": 94083,
            "name": "Problem 58",
            "created": "2025-05-15T06:40:19.524402Z",
            "modified": "2026-04-16T10:45:20.300813Z"
        },
        {
            "id": 94084,
            "name": "Problem 59",
            "created": "2025-05-15T06:48:40.833569Z",
            "modified": "2026-04-16T10:48:57.057573Z"
        },
        {
            "id": 94085,
            "name": "Problem 60",
            "created": "2025-05-15T06:51:55.290085Z",
            "modified": "2026-04-16T10:49:46.629478Z"
        },
        {
            "id": 94104,
            "name": "36: Black to live",
            "created": "2025-05-15T16:11:23.136558Z",
            "modified": "2026-04-14T06:30:29.016384Z"
        },
        {
            "id": 94110,
            "name": "Problem 61",
            "created": "2025-05-16T07:44:19.092565Z",
            "modified": "2026-04-16T10:50:14.877019Z"
        },
        {
            "id": 94111,
            "name": "fdsfasd",
            "created": "2025-05-16T15:31:48.837153Z",
            "modified": "2026-02-24T22:57:23.721807Z"
        },
        {
            "id": 94112,
            "name": "37: Black to play",
            "created": "2025-05-16T16:43:51.227529Z",
            "modified": "2026-04-15T02:50:12.134757Z"
        }
    ]
}