List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5025",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5023",
    "results": [
        {
            "id": 66845,
            "name": "Capturing Race",
            "created": "2022-12-22T22:48:19.361225Z",
            "modified": "2026-05-18T08:17:27.802572Z"
        },
        {
            "id": 66931,
            "name": "Real life tsumego 23-12-2022",
            "created": "2022-12-24T23:05:34.239240Z",
            "modified": "2026-05-20T10:53:24.633773Z"
        },
        {
            "id": 66933,
            "name": "Problem 1",
            "created": "2022-12-25T22:48:37.771323Z",
            "modified": "2026-05-08T23:20:22.581499Z"
        },
        {
            "id": 66934,
            "name": "Problem 2",
            "created": "2022-12-25T22:53:51.299534Z",
            "modified": "2026-05-13T12:50:56.606365Z"
        },
        {
            "id": 66935,
            "name": "Problem 3",
            "created": "2022-12-25T22:57:46.528991Z",
            "modified": "2026-05-13T12:50:57.689236Z"
        },
        {
            "id": 66936,
            "name": "Problem 4",
            "created": "2022-12-25T23:00:50.626896Z",
            "modified": "2026-03-30T14:30:15.375841Z"
        },
        {
            "id": 66937,
            "name": "Problem 5",
            "created": "2022-12-25T23:03:46.125520Z",
            "modified": "2026-03-30T14:30:15.807887Z"
        },
        {
            "id": 66950,
            "name": "Nr. 9: Problemaufgabe",
            "created": "2022-12-26T10:31:59.061274Z",
            "modified": "2026-03-30T14:30:15.873911Z"
        },
        {
            "id": 66951,
            "name": "Nr. 10: Problemaufgabe",
            "created": "2022-12-26T10:37:00.752358Z",
            "modified": "2026-03-30T14:30:15.809584Z"
        },
        {
            "id": 66952,
            "name": "Nr. 11: Problemaufgabe",
            "created": "2022-12-26T10:45:20.822096Z",
            "modified": "2026-05-07T01:29:31.524938Z"
        }
    ]
}