List accessible puzzles or create a new puzzle.

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

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