List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4619",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4617",
    "results": [
        {
            "id": 36910,
            "name": "Capture 3",
            "created": "2021-08-19T06:15:12.992127Z",
            "modified": "2026-05-22T23:33:46.446158Z"
        },
        {
            "id": 37372,
            "name": "Capture 3",
            "created": "2021-08-25T20:22:07.175616Z",
            "modified": "2026-05-10T01:44:11.270026Z"
        },
        {
            "id": 72867,
            "name": "Capture 22",
            "created": "2023-06-05T13:23:39.793868Z",
            "modified": "2026-05-22T04:55:56.276400Z"
        },
        {
            "id": 68131,
            "name": "Capture 21",
            "created": "2023-01-30T17:35:46.070442Z",
            "modified": "2026-05-20T06:11:21.160943Z"
        },
        {
            "id": 59797,
            "name": "Capture 20",
            "created": "2022-06-22T23:10:42.084129Z",
            "modified": "2026-03-30T13:40:13.358864Z"
        },
        {
            "id": 59291,
            "name": "Capture 20",
            "created": "2022-06-14T06:47:32.124875Z",
            "modified": "2026-05-16T11:04:33.167940Z"
        },
        {
            "id": 85661,
            "name": "Capture 2 parts on edge",
            "created": "2024-10-02T07:22:16.592300Z",
            "modified": "2026-05-10T01:58:47.371404Z"
        },
        {
            "id": 85660,
            "name": "Capture 2 parts in center A",
            "created": "2024-10-02T07:21:37.091673Z",
            "modified": "2026-04-01T01:08:21.558040Z"
        },
        {
            "id": 74042,
            "name": "Capture 2",
            "created": "2023-06-24T18:38:51.292555Z",
            "modified": "2026-05-10T02:51:04.867788Z"
        },
        {
            "id": 8720,
            "name": "Capture 2",
            "created": "2017-10-26T10:16:44.269759Z",
            "modified": "2026-05-17T07:35:19.753724Z"
        }
    ]
}