List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=419",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=417",
    "results": [
        {
            "id": 96764,
            "name": "Problem 60",
            "created": "2025-08-17T18:02:51.985174Z",
            "modified": "2026-04-29T09:29:25.636008Z"
        },
        {
            "id": 96763,
            "name": "Problem 59",
            "created": "2025-08-17T18:01:30.488038Z",
            "modified": "2026-04-29T09:29:25.651008Z"
        },
        {
            "id": 96762,
            "name": "Problem 58",
            "created": "2025-08-17T17:59:53.405900Z",
            "modified": "2026-05-02T15:43:45.582540Z"
        },
        {
            "id": 96761,
            "name": "Problem 57",
            "created": "2025-08-17T17:58:23.244055Z",
            "modified": "2026-05-02T15:43:45.254258Z"
        },
        {
            "id": 96760,
            "name": "Problrm 56",
            "created": "2025-08-17T17:53:33.689619Z",
            "modified": "2026-04-29T09:29:24.238815Z"
        },
        {
            "id": 96759,
            "name": "Problem 55",
            "created": "2025-08-17T17:50:58.574054Z",
            "modified": "2026-04-29T09:29:23.888357Z"
        },
        {
            "id": 96758,
            "name": "Problem 54",
            "created": "2025-08-17T17:49:46.269081Z",
            "modified": "2026-04-29T09:29:23.535643Z"
        },
        {
            "id": 96757,
            "name": "Problem 53",
            "created": "2025-08-17T17:19:21.349651Z",
            "modified": "2026-05-02T16:30:12.180189Z"
        },
        {
            "id": 96756,
            "name": "Problem 52",
            "created": "2025-08-17T17:17:27.940828Z",
            "modified": "2026-04-29T09:29:22.844254Z"
        },
        {
            "id": 96755,
            "name": "Problem 51",
            "created": "2025-08-17T17:16:20.751904Z",
            "modified": "2026-05-02T20:59:07.731219Z"
        }
    ]
}