List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5441",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5439",
    "results": [
        {
            "id": 96074,
            "name": "BTVN 4",
            "created": "2025-07-25T03:22:08.440760Z",
            "modified": "2026-02-16T01:51:38.791163Z"
        },
        {
            "id": 96075,
            "name": "BTVN 5",
            "created": "2025-07-25T03:25:30.018463Z",
            "modified": "2026-02-16T01:51:39.819063Z"
        },
        {
            "id": 96076,
            "name": "BTVN 6",
            "created": "2025-07-25T03:29:41.151341Z",
            "modified": "2026-02-16T01:51:40.976908Z"
        },
        {
            "id": 96077,
            "name": "BTVN 7",
            "created": "2025-07-25T03:32:57.329867Z",
            "modified": "2026-02-16T01:51:41.795856Z"
        },
        {
            "id": 96078,
            "name": "BTVN 8",
            "created": "2025-07-25T03:38:47.893001Z",
            "modified": "2026-03-30T16:56:07.609278Z"
        },
        {
            "id": 96079,
            "name": "BTVN 9",
            "created": "2025-07-25T03:49:28.962813Z",
            "modified": "2026-03-30T16:56:09.893480Z"
        },
        {
            "id": 96092,
            "name": "BTVN 10",
            "created": "2025-07-25T10:21:40.404915Z",
            "modified": "2026-03-30T16:56:11.450421Z"
        },
        {
            "id": 96093,
            "name": "BTVN 11",
            "created": "2025-07-25T10:23:12.933543Z",
            "modified": "2026-03-30T16:56:00.946188Z"
        },
        {
            "id": 96094,
            "name": "BTVN 12",
            "created": "2025-07-25T10:26:38.526647Z",
            "modified": "2026-03-30T16:56:00.856639Z"
        },
        {
            "id": 96095,
            "name": "BTVN 13",
            "created": "2025-07-25T10:33:11.998932Z",
            "modified": "2026-03-30T16:56:00.959085Z"
        }
    ]
}