List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5060",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5058",
    "results": [
        {
            "id": 89531,
            "name": "süper problem 5",
            "created": "2024-12-08T13:06:23.801448Z",
            "modified": "2026-04-01T00:42:16.015611Z"
        },
        {
            "id": 89532,
            "name": "süper problem 6",
            "created": "2024-12-08T14:10:56.869592Z",
            "modified": "2026-04-01T00:49:27.663600Z"
        },
        {
            "id": 90965,
            "name": "süper problem7",
            "created": "2025-02-12T11:48:37.218521Z",
            "modified": "2026-03-30T16:29:06.747095Z"
        },
        {
            "id": 75275,
            "name": "tEST LUCK",
            "created": "2023-07-18T09:40:00.748310Z",
            "modified": "2026-04-29T09:41:28.126353Z"
        },
        {
            "id": 29444,
            "name": "table1",
            "created": "2021-03-27T22:40:39.845625Z",
            "modified": "2026-03-31T23:36:27.338353Z"
        },
        {
            "id": 35044,
            "name": "take the stones",
            "created": "2021-07-31T22:39:09.532916Z",
            "modified": "2026-03-30T10:16:03.022614Z"
        },
        {
            "id": 95997,
            "name": "tan cong 10",
            "created": "2025-07-23T11:40:49.930546Z",
            "modified": "2026-05-02T01:17:18.826393Z"
        },
        {
            "id": 95998,
            "name": "tan cong 11",
            "created": "2025-07-23T11:42:49.744278Z",
            "modified": "2026-05-03T22:53:11.681567Z"
        },
        {
            "id": 95999,
            "name": "tan cong 11 (điểm dọa cắt)",
            "created": "2025-07-23T11:44:04.294605Z",
            "modified": "2026-04-23T02:48:33.962131Z"
        },
        {
            "id": 96000,
            "name": "tan cong 12",
            "created": "2025-07-23T11:46:24.849642Z",
            "modified": "2026-04-18T15:05:33.505005Z"
        }
    ]
}