List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4786",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4784",
    "results": [
        {
            "id": 95920,
            "name": "BTVN 7",
            "created": "2025-07-20T00:06:23.131269Z",
            "modified": "2026-05-06T12:38:43.867217Z"
        },
        {
            "id": 73684,
            "name": "BTVN 7",
            "created": "2023-06-15T15:56:13.324159Z",
            "modified": "2026-02-16T00:32:58.526267Z"
        },
        {
            "id": 96561,
            "name": "BTVN 7",
            "created": "2025-08-08T12:30:10.949865Z",
            "modified": "2026-05-14T02:39:03.557179Z"
        },
        {
            "id": 73454,
            "name": "BTVN 7",
            "created": "2023-06-11T17:06:29.335238Z",
            "modified": "2026-05-04T21:12:14.063909Z"
        },
        {
            "id": 73452,
            "name": "BTVN 6",
            "created": "2023-06-11T17:05:39.878338Z",
            "modified": "2026-05-04T20:55:48.547821Z"
        },
        {
            "id": 73962,
            "name": "BTVN 6",
            "created": "2023-06-20T16:46:35.615077Z",
            "modified": "2026-03-30T15:09:03.579289Z"
        },
        {
            "id": 96463,
            "name": "BTVN 6",
            "created": "2025-08-05T09:32:15.821695Z",
            "modified": "2026-05-14T02:39:03.082187Z"
        },
        {
            "id": 73683,
            "name": "BTVN 6",
            "created": "2023-06-15T15:54:56.270121Z",
            "modified": "2026-02-16T00:32:57.387798Z"
        },
        {
            "id": 96076,
            "name": "BTVN 6",
            "created": "2025-07-25T03:29:41.151341Z",
            "modified": "2026-05-02T20:58:25.016637Z"
        },
        {
            "id": 96462,
            "name": "BTVN 5",
            "created": "2025-08-05T09:22:06.967586Z",
            "modified": "2026-05-17T07:59:37.832377Z"
        }
    ]
}