List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4638
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=created&page=4639",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4637",
    "results": [
        {
            "id": 73963,
            "name": "BTVN 7",
            "created": "2023-06-20T16:47:24.349328Z",
            "modified": "2026-03-30T15:09:03.749831Z"
        },
        {
            "id": 73964,
            "name": "BTVN 8",
            "created": "2023-06-20T16:49:21.141329Z",
            "modified": "2026-05-05T08:04:28.689828Z"
        },
        {
            "id": 73965,
            "name": "BTVN 9",
            "created": "2023-06-20T16:50:33.015372Z",
            "modified": "2026-05-05T08:04:29.710427Z"
        },
        {
            "id": 73966,
            "name": "BTVN 10",
            "created": "2023-06-20T16:51:23.417865Z",
            "modified": "2026-03-30T15:09:03.752329Z"
        },
        {
            "id": 73967,
            "name": "BTVN 11",
            "created": "2023-06-20T16:52:36.911531Z",
            "modified": "2026-05-21T02:35:52.481630Z"
        },
        {
            "id": 73968,
            "name": "BTVN 12",
            "created": "2023-06-20T17:01:46.420543Z",
            "modified": "2026-05-21T02:35:54.569865Z"
        },
        {
            "id": 73969,
            "name": "BTVN 13",
            "created": "2023-06-20T17:06:20.508507Z",
            "modified": "2026-03-30T15:09:03.837831Z"
        },
        {
            "id": 73970,
            "name": "BTVN 14",
            "created": "2023-06-20T17:09:36.485524Z",
            "modified": "2026-03-30T15:09:03.897175Z"
        },
        {
            "id": 73971,
            "name": "BTVN 15",
            "created": "2023-06-20T17:11:36.383917Z",
            "modified": "2026-03-30T15:09:03.842360Z"
        },
        {
            "id": 73972,
            "name": "BTVN 16",
            "created": "2023-06-20T17:12:27.072469Z",
            "modified": "2026-03-30T15:09:03.879435Z"
        }
    ]
}