List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4890
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=4891",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4889",
    "results": [
        {
            "id": 80549,
            "name": "problem #15",
            "created": "2024-04-10T16:32:37.744444Z",
            "modified": "2026-05-11T15:40:55.502416Z"
        },
        {
            "id": 80554,
            "name": "problem #16",
            "created": "2024-04-11T18:22:02.714203Z",
            "modified": "2026-03-30T15:42:18.543530Z"
        },
        {
            "id": 80559,
            "name": "2024.04.12",
            "created": "2024-04-12T13:23:49.327895Z",
            "modified": "2026-05-08T22:47:48.812237Z"
        },
        {
            "id": 80560,
            "name": "Weelo the best",
            "created": "2024-04-12T13:51:06.137513Z",
            "modified": "2026-03-30T15:42:18.467387Z"
        },
        {
            "id": 80561,
            "name": "Weelo the best",
            "created": "2024-04-12T13:53:40.097051Z",
            "modified": "2026-03-30T15:42:18.543354Z"
        },
        {
            "id": 80562,
            "name": "Weelo the best",
            "created": "2024-04-12T13:56:22.951387Z",
            "modified": "2026-03-30T15:42:18.653451Z"
        },
        {
            "id": 80563,
            "name": "DONT TRY THIS PUZZLE",
            "created": "2024-04-12T15:49:56.824420Z",
            "modified": "2026-05-10T00:56:29.635986Z"
        },
        {
            "id": 80569,
            "name": "2024.04.14",
            "created": "2024-04-14T11:38:10.951111Z",
            "modified": "2026-05-08T22:47:52.864717Z"
        },
        {
            "id": 80575,
            "name": "ตัวอย่าง",
            "created": "2024-04-15T09:35:17.140023Z",
            "modified": "2026-02-16T00:59:14.773417Z"
        },
        {
            "id": 80576,
            "name": "ข้อที่1",
            "created": "2024-04-15T09:39:43.035785Z",
            "modified": "2026-02-16T00:59:15.673115Z"
        }
    ]
}