List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5464",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5462",
    "results": [
        {
            "id": 96865,
            "name": "Problem 83",
            "created": "2025-08-19T21:45:32.370456Z",
            "modified": "2026-03-31T14:33:30.124427Z"
        },
        {
            "id": 96866,
            "name": "Problem 84",
            "created": "2025-08-19T21:46:51.048877Z",
            "modified": "2026-03-31T14:34:50.915571Z"
        },
        {
            "id": 96867,
            "name": "Problem 85",
            "created": "2025-08-19T21:48:34.939276Z",
            "modified": "2026-03-31T14:36:08.455275Z"
        },
        {
            "id": 96868,
            "name": "Problem 86",
            "created": "2025-08-19T21:51:40.156882Z",
            "modified": "2026-03-31T14:37:25.114890Z"
        },
        {
            "id": 96869,
            "name": "Problem 87",
            "created": "2025-08-19T21:53:18.117731Z",
            "modified": "2026-03-31T14:38:45.356559Z"
        },
        {
            "id": 96870,
            "name": "Problem 88",
            "created": "2025-08-19T21:54:47.828161Z",
            "modified": "2026-03-31T14:40:02.303754Z"
        },
        {
            "id": 96871,
            "name": "Problem 89",
            "created": "2025-08-19T21:56:32.916813Z",
            "modified": "2026-03-31T14:41:15.588738Z"
        },
        {
            "id": 96872,
            "name": "Problem 90",
            "created": "2025-08-19T21:58:35.701415Z",
            "modified": "2026-03-31T14:42:25.169386Z"
        },
        {
            "id": 96873,
            "name": "Problem 91",
            "created": "2025-08-19T22:00:59.109174Z",
            "modified": "2026-04-01T22:22:05.292193Z"
        },
        {
            "id": 96899,
            "name": "54: Kill",
            "created": "2025-08-21T06:56:46.660567Z",
            "modified": "2026-04-02T21:02:03.793765Z"
        }
    ]
}