List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5198
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=5199",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5197",
    "results": [
        {
            "id": 89551,
            "name": "Problem 224",
            "created": "2024-12-08T21:38:42.728852Z",
            "modified": "2026-03-30T16:23:15.119208Z"
        },
        {
            "id": 89552,
            "name": "Problem 225",
            "created": "2024-12-08T21:41:13.314929Z",
            "modified": "2026-03-30T16:23:15.115928Z"
        },
        {
            "id": 89553,
            "name": "Problem 226",
            "created": "2024-12-08T21:43:45.021653Z",
            "modified": "2026-03-30T16:23:15.334910Z"
        },
        {
            "id": 89554,
            "name": "Problem 227",
            "created": "2024-12-08T21:45:42.858227Z",
            "modified": "2026-03-30T16:23:15.602749Z"
        },
        {
            "id": 89555,
            "name": "Problem 228",
            "created": "2024-12-08T21:48:24.283297Z",
            "modified": "2026-03-24T14:54:27.697590Z"
        },
        {
            "id": 89556,
            "name": "Problem 229",
            "created": "2024-12-08T21:51:01.459839Z",
            "modified": "2026-02-24T22:55:58.802031Z"
        },
        {
            "id": 89557,
            "name": "Problem 230",
            "created": "2024-12-08T21:52:16.974658Z",
            "modified": "2026-02-16T01:34:50.209159Z"
        },
        {
            "id": 89558,
            "name": "Problem 231",
            "created": "2024-12-08T21:53:29.258139Z",
            "modified": "2026-02-16T01:34:51.252857Z"
        },
        {
            "id": 89559,
            "name": "Problem 232",
            "created": "2024-12-08T22:03:21.611773Z",
            "modified": "2026-02-16T01:34:52.749564Z"
        },
        {
            "id": 89560,
            "name": "Problem 233",
            "created": "2024-12-08T22:06:58.420147Z",
            "modified": "2026-02-16T01:34:53.469896Z"
        }
    ]
}