List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5163",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5161",
    "results": [
        {
            "id": 89085,
            "name": "Problem 81",
            "created": "2024-12-02T21:58:32.163128Z",
            "modified": "2026-03-19T14:35:54.803153Z"
        },
        {
            "id": 89086,
            "name": "Problem 82",
            "created": "2024-12-02T21:59:17.098159Z",
            "modified": "2026-03-19T14:34:51.754039Z"
        },
        {
            "id": 89087,
            "name": "Problem 83",
            "created": "2024-12-02T22:07:39.126977Z",
            "modified": "2026-02-26T23:02:38.990092Z"
        },
        {
            "id": 89088,
            "name": "Problem 84",
            "created": "2024-12-02T22:09:14.202283Z",
            "modified": "2026-02-26T23:02:59.004238Z"
        },
        {
            "id": 89089,
            "name": "Problem 85",
            "created": "2024-12-02T22:10:32.192345Z",
            "modified": "2026-03-30T16:19:07.040489Z"
        },
        {
            "id": 89090,
            "name": "Problem  86",
            "created": "2024-12-02T22:11:36.192146Z",
            "modified": "2026-03-30T16:19:07.043758Z"
        },
        {
            "id": 89091,
            "name": "Problem 87",
            "created": "2024-12-02T22:13:35.821320Z",
            "modified": "2026-03-30T16:19:07.311345Z"
        },
        {
            "id": 89092,
            "name": "Problem 88",
            "created": "2024-12-02T22:16:02.304112Z",
            "modified": "2026-03-30T16:19:07.862642Z"
        },
        {
            "id": 89093,
            "name": "Problem 89",
            "created": "2024-12-02T22:18:30.455168Z",
            "modified": "2026-03-30T16:19:07.898877Z"
        },
        {
            "id": 89094,
            "name": "Problem 90",
            "created": "2024-12-02T22:19:22.248878Z",
            "modified": "2026-03-30T16:19:08.706378Z"
        }
    ]
}