List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=602
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=-created&page=603",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=601",
    "results": [
        {
            "id": 92250,
            "name": "Small L Shape + 1 leg alternate",
            "created": "2025-03-10T17:03:26.262329Z",
            "modified": "2026-05-05T06:18:18.074601Z"
        },
        {
            "id": 92249,
            "name": "Small L Shape + 1 leg, punishment!",
            "created": "2025-03-10T16:57:54.288254Z",
            "modified": "2026-05-05T06:16:13.017657Z"
        },
        {
            "id": 92248,
            "name": "Small L Shape + 1 leg",
            "created": "2025-03-10T16:10:11.084179Z",
            "modified": "2026-05-09T12:41:52.309704Z"
        },
        {
            "id": 92247,
            "name": "The Small L Shape",
            "created": "2025-03-10T16:05:35.566332Z",
            "modified": "2026-05-11T14:26:07.678288Z"
        },
        {
            "id": 92244,
            "name": "Tesuji 手筋 1-10",
            "created": "2025-03-10T12:58:14.210337Z",
            "modified": "2026-05-06T05:35:33.262084Z"
        },
        {
            "id": 92223,
            "name": "Выживание",
            "created": "2025-03-09T17:31:01.868859Z",
            "modified": "2026-04-16T22:45:24.572144Z"
        },
        {
            "id": 92222,
            "name": "Выживание группы",
            "created": "2025-03-09T17:28:32.759357Z",
            "modified": "2026-05-10T01:25:31.019924Z"
        },
        {
            "id": 92221,
            "name": "Выживание",
            "created": "2025-03-09T17:17:54.839348Z",
            "modified": "2026-05-10T01:46:36.686506Z"
        },
        {
            "id": 92220,
            "name": "Выживание",
            "created": "2025-03-09T17:15:26.270619Z",
            "modified": "2026-05-10T01:19:02.887727Z"
        },
        {
            "id": 92219,
            "name": "Жизнь черной группы",
            "created": "2025-03-09T17:07:03.674369Z",
            "modified": "2026-05-10T00:57:32.370445Z"
        }
    ]
}