List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4617
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=4618",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4616",
    "results": [
        {
            "id": 36911,
            "name": "Capture 4",
            "created": "2021-08-19T06:17:30.691149Z",
            "modified": "2026-05-22T23:33:47.636251Z"
        },
        {
            "id": 75389,
            "name": "Capture 4",
            "created": "2023-07-21T13:17:42.839237Z",
            "modified": "2026-05-17T15:26:01.782629Z"
        },
        {
            "id": 59781,
            "name": "Capture 4",
            "created": "2022-06-22T22:07:19.763017Z",
            "modified": "2026-02-15T23:15:42.066005Z"
        },
        {
            "id": 8874,
            "name": "Capture 4",
            "created": "2017-11-22T16:11:51.709338Z",
            "modified": "2026-05-12T04:42:06.586117Z"
        },
        {
            "id": 74044,
            "name": "Capture 4",
            "created": "2023-06-24T18:42:31.564744Z",
            "modified": "2026-05-10T02:56:21.208162Z"
        },
        {
            "id": 37373,
            "name": "Capture 4",
            "created": "2021-08-25T20:27:14.004544Z",
            "modified": "2026-04-01T00:59:43.321965Z"
        },
        {
            "id": 75388,
            "name": "Capture 3",
            "created": "2023-07-21T13:16:24.749291Z",
            "modified": "2026-05-17T15:26:01.565920Z"
        },
        {
            "id": 59780,
            "name": "Capture 3",
            "created": "2022-06-22T22:04:27.006638Z",
            "modified": "2026-02-15T23:15:41.137182Z"
        },
        {
            "id": 74043,
            "name": "Capture 3",
            "created": "2023-06-24T18:41:21.814488Z",
            "modified": "2026-05-10T02:53:54.692510Z"
        },
        {
            "id": 36910,
            "name": "Capture 3",
            "created": "2021-08-19T06:15:12.992127Z",
            "modified": "2026-05-22T23:33:46.446158Z"
        }
    ]
}