List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4842",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4840",
    "results": [
        {
            "id": 79647,
            "name": "Defense with 2nd line stone",
            "created": "2024-02-23T16:29:28.390005Z",
            "modified": "2026-05-10T01:11:29.689320Z"
        },
        {
            "id": 79648,
            "name": "Defense  with Surrounding Stones 1",
            "created": "2024-02-23T16:49:40.062920Z",
            "modified": "2026-05-10T01:18:09.596378Z"
        },
        {
            "id": 79649,
            "name": "Defense with Surrounding Stones 2",
            "created": "2024-02-23T16:55:58.574020Z",
            "modified": "2026-05-10T01:24:38.366501Z"
        },
        {
            "id": 79692,
            "name": "les hieus",
            "created": "2024-02-24T17:10:10.581383Z",
            "modified": "2026-03-30T15:36:03.598409Z"
        },
        {
            "id": 79695,
            "name": "Badu4 001",
            "created": "2024-02-25T02:21:30.947739Z",
            "modified": "2026-03-30T15:36:03.985308Z"
        },
        {
            "id": 79696,
            "name": "Badu4 002",
            "created": "2024-02-25T02:31:04.298033Z",
            "modified": "2026-03-30T15:36:03.961691Z"
        },
        {
            "id": 79699,
            "name": "Problem 1",
            "created": "2024-02-25T04:32:02.388941Z",
            "modified": "2026-05-10T00:56:22.080349Z"
        },
        {
            "id": 79700,
            "name": "Problem 2",
            "created": "2024-02-25T04:35:51.664138Z",
            "modified": "2026-05-10T01:04:22.516464Z"
        },
        {
            "id": 79703,
            "name": "5จุดดอกไม้(ตัวบวก)",
            "created": "2024-02-25T07:10:14.573814Z",
            "modified": "2026-03-30T15:36:06.636538Z"
        },
        {
            "id": 79704,
            "name": "6จุดปลาตะเพียน",
            "created": "2024-02-25T07:11:10.439139Z",
            "modified": "2026-03-30T15:36:06.941730Z"
        }
    ]
}