List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4786
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=4787",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4785",
    "results": [
        {
            "id": 96462,
            "name": "BTVN 5",
            "created": "2025-08-05T09:22:06.967586Z",
            "modified": "2026-05-17T07:59:37.832377Z"
        },
        {
            "id": 73451,
            "name": "BTVN 5",
            "created": "2023-06-11T17:04:51.928145Z",
            "modified": "2026-03-30T15:06:05.447277Z"
        },
        {
            "id": 73682,
            "name": "BTVN 5",
            "created": "2023-06-15T15:53:55.715802Z",
            "modified": "2026-02-16T00:32:56.287530Z"
        },
        {
            "id": 96075,
            "name": "BTVN 5",
            "created": "2025-07-25T03:25:30.018463Z",
            "modified": "2026-05-02T20:44:05.667009Z"
        },
        {
            "id": 96437,
            "name": "BTVN 4",
            "created": "2025-08-04T05:11:56.379702Z",
            "modified": "2026-05-03T02:52:03.467166Z"
        },
        {
            "id": 73447,
            "name": "BTVN 4",
            "created": "2023-06-11T16:53:19.765290Z",
            "modified": "2026-03-30T15:06:04.040318Z"
        },
        {
            "id": 73960,
            "name": "BTVN 4",
            "created": "2023-06-20T16:38:56.234465Z",
            "modified": "2026-03-30T15:09:01.078177Z"
        },
        {
            "id": 73681,
            "name": "BTVN 4",
            "created": "2023-06-15T15:52:34.285760Z",
            "modified": "2026-02-16T00:32:55.104279Z"
        },
        {
            "id": 96074,
            "name": "BTVN 4",
            "created": "2025-07-25T03:22:08.440760Z",
            "modified": "2026-04-22T07:30:59.015467Z"
        },
        {
            "id": 73126,
            "name": "BTVN 4",
            "created": "2023-06-08T15:41:32.233516Z",
            "modified": "2026-05-11T16:26:32.412475Z"
        }
    ]
}