List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4790",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4788",
    "results": [
        {
            "id": 73467,
            "name": "BTVN 20",
            "created": "2023-06-11T17:24:32.788066Z",
            "modified": "2026-03-30T15:06:10.681943Z"
        },
        {
            "id": 96435,
            "name": "BTVN 2",
            "created": "2025-08-04T04:57:49.213066Z",
            "modified": "2026-03-30T16:56:09.339619Z"
        },
        {
            "id": 73437,
            "name": "BTVN 2",
            "created": "2023-06-11T16:36:33.575181Z",
            "modified": "2026-05-03T08:27:17.481414Z"
        },
        {
            "id": 73120,
            "name": "BTVN 2",
            "created": "2023-06-08T15:29:53.497076Z",
            "modified": "2026-02-16T00:27:46.742061Z"
        },
        {
            "id": 73958,
            "name": "BTVN 2",
            "created": "2023-06-20T16:37:23.993129Z",
            "modified": "2026-05-14T08:12:31.860517Z"
        },
        {
            "id": 96071,
            "name": "BTVN 2",
            "created": "2025-07-25T03:10:05.374015Z",
            "modified": "2026-04-16T01:36:29.591729Z"
        },
        {
            "id": 73677,
            "name": "BTVN 2",
            "created": "2023-06-15T15:49:40.791986Z",
            "modified": "2026-02-16T00:32:52.788817Z"
        },
        {
            "id": 73696,
            "name": "BTVN 19",
            "created": "2023-06-15T16:34:27.955507Z",
            "modified": "2026-03-30T15:08:06.228344Z"
        },
        {
            "id": 73975,
            "name": "BTVN 19",
            "created": "2023-06-20T17:14:32.537192Z",
            "modified": "2026-03-30T15:09:06.473334Z"
        },
        {
            "id": 73466,
            "name": "BTVN 19",
            "created": "2023-06-11T17:23:56.269106Z",
            "modified": "2026-03-30T15:06:10.628997Z"
        }
    ]
}