List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4787
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=4788",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4786",
    "results": [
        {
            "id": 96072,
            "name": "BTVN 3",
            "created": "2025-07-25T03:16:18.588479Z",
            "modified": "2026-04-11T08:04:05.758602Z"
        },
        {
            "id": 73122,
            "name": "BTVN 3",
            "created": "2023-06-08T15:31:25.906938Z",
            "modified": "2026-05-11T16:17:26.208183Z"
        },
        {
            "id": 73679,
            "name": "BTVN 3",
            "created": "2023-06-15T15:50:44.236676Z",
            "modified": "2026-02-16T00:32:53.937975Z"
        },
        {
            "id": 73959,
            "name": "BTVN 3",
            "created": "2023-06-20T16:38:14.477108Z",
            "modified": "2026-03-30T15:09:01.077699Z"
        },
        {
            "id": 96436,
            "name": "BTVN 3",
            "created": "2025-08-04T05:04:28.744534Z",
            "modified": "2026-04-24T00:02:07.253085Z"
        },
        {
            "id": 73442,
            "name": "BTVN 3",
            "created": "2023-06-11T16:44:35.592131Z",
            "modified": "2026-03-30T15:06:07.729243Z"
        },
        {
            "id": 73705,
            "name": "BTVN 27",
            "created": "2023-06-15T17:08:38.509328Z",
            "modified": "2026-03-30T15:08:10.042382Z"
        },
        {
            "id": 73704,
            "name": "BTVN 26",
            "created": "2023-06-15T16:57:37.199388Z",
            "modified": "2026-03-30T15:08:10.502896Z"
        },
        {
            "id": 73703,
            "name": "BTVN 25",
            "created": "2023-06-15T16:56:05.004462Z",
            "modified": "2026-03-30T15:08:10.117551Z"
        },
        {
            "id": 73471,
            "name": "BTVN 24",
            "created": "2023-06-11T17:29:20.215245Z",
            "modified": "2026-03-30T15:06:11.148530Z"
        }
    ]
}