List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5150
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=5151",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5149",
    "results": [
        {
            "id": 88619,
            "name": "Problem 52",
            "created": "2024-11-29T22:08:40.552487Z",
            "modified": "2026-03-30T16:17:04.841552Z"
        },
        {
            "id": 88620,
            "name": "Problem 53",
            "created": "2024-11-29T22:11:04.891357Z",
            "modified": "2026-03-30T16:17:05.573282Z"
        },
        {
            "id": 88621,
            "name": "Problem 54",
            "created": "2024-11-29T22:13:09.760688Z",
            "modified": "2026-03-30T16:17:05.571772Z"
        },
        {
            "id": 88622,
            "name": "Problem 55",
            "created": "2024-11-29T22:15:55.918019Z",
            "modified": "2026-03-30T16:17:05.791071Z"
        },
        {
            "id": 88623,
            "name": "Problem 56",
            "created": "2024-11-29T22:20:58.034576Z",
            "modified": "2026-03-30T16:17:05.967829Z"
        },
        {
            "id": 88624,
            "name": "Problem 57",
            "created": "2024-11-29T22:24:57.859714Z",
            "modified": "2026-03-30T16:17:06.066401Z"
        },
        {
            "id": 88625,
            "name": "Problem 58",
            "created": "2024-11-29T22:27:44.821218Z",
            "modified": "2026-03-30T16:17:06.706482Z"
        },
        {
            "id": 88626,
            "name": "Problem 59",
            "created": "2024-11-29T22:30:47.368521Z",
            "modified": "2026-03-30T16:17:07.488442Z"
        },
        {
            "id": 88627,
            "name": "Problem 60",
            "created": "2024-11-29T22:33:08.564059Z",
            "modified": "2026-03-30T16:17:07.946024Z"
        },
        {
            "id": 88628,
            "name": "Problem 61",
            "created": "2024-11-29T22:34:30.631157Z",
            "modified": "2026-03-30T16:17:07.999379Z"
        }
    ]
}