List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=656
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=-id&page=657",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=655",
    "results": [
        {
            "id": 90422,
            "name": "Death 死 1-1",
            "created": "2025-01-12T13:40:59.724424Z",
            "modified": "2026-05-13T21:03:17.942062Z"
        },
        {
            "id": 90421,
            "name": "problem 5",
            "created": "2025-01-12T12:33:58.676820Z",
            "modified": "2026-03-30T16:27:01.231749Z"
        },
        {
            "id": 90420,
            "name": "problem 4",
            "created": "2025-01-12T12:30:41.987087Z",
            "modified": "2026-03-30T16:27:01.244589Z"
        },
        {
            "id": 90419,
            "name": "problem 3",
            "created": "2025-01-12T12:29:29.865829Z",
            "modified": "2026-03-30T16:27:00.357562Z"
        },
        {
            "id": 90418,
            "name": "problem 2",
            "created": "2025-01-12T12:28:14.639250Z",
            "modified": "2026-03-30T16:27:01.247321Z"
        },
        {
            "id": 90417,
            "name": "problem 1",
            "created": "2025-01-12T12:26:15.456719Z",
            "modified": "2026-03-30T16:27:00.922933Z"
        },
        {
            "id": 90373,
            "name": "Puzzle 7:4-120",
            "created": "2025-01-10T15:23:25.803586Z",
            "modified": "2026-05-09T00:53:26.748309Z"
        },
        {
            "id": 90372,
            "name": "Puzzle 7:4-119",
            "created": "2025-01-10T15:22:10.161229Z",
            "modified": "2026-05-13T11:43:17.879159Z"
        },
        {
            "id": 90371,
            "name": "Puzzle 7:4-118",
            "created": "2025-01-10T15:20:42.880048Z",
            "modified": "2026-05-13T19:03:47.935252Z"
        },
        {
            "id": 90370,
            "name": "Puzzle 7:4-117",
            "created": "2025-01-10T15:19:12.213917Z",
            "modified": "2026-05-13T19:03:47.313555Z"
        }
    ]
}