List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4749",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4747",
    "results": [
        {
            "id": 14606,
            "name": "Problem 97",
            "created": "2019-06-22T18:17:08.354413Z",
            "modified": "2026-05-18T20:01:21.458690Z"
        },
        {
            "id": 14605,
            "name": "Problem 96",
            "created": "2019-06-20T19:40:33.927514Z",
            "modified": "2026-05-18T20:01:08.500364Z"
        },
        {
            "id": 14604,
            "name": "Problem 95",
            "created": "2019-06-20T19:11:30.415978Z",
            "modified": "2026-05-18T15:29:09.026291Z"
        },
        {
            "id": 14603,
            "name": "Problem 94",
            "created": "2019-06-20T19:07:50.285757Z",
            "modified": "2026-05-18T15:28:51.753447Z"
        },
        {
            "id": 14602,
            "name": "Problem 93",
            "created": "2019-06-20T19:01:12.156295Z",
            "modified": "2026-05-18T15:25:32.397912Z"
        },
        {
            "id": 14601,
            "name": "Problem 92",
            "created": "2019-06-20T18:49:49.848564Z",
            "modified": "2026-05-18T15:23:57.840216Z"
        },
        {
            "id": 14600,
            "name": "Problem 91",
            "created": "2019-06-20T17:24:35.037857Z",
            "modified": "2026-05-18T15:22:01.199869Z"
        },
        {
            "id": 14599,
            "name": "Problem 90",
            "created": "2019-06-20T17:13:38.973843Z",
            "modified": "2026-05-18T15:20:10.228147Z"
        },
        {
            "id": 14598,
            "name": "Problem 89",
            "created": "2019-06-20T16:33:48.186593Z",
            "modified": "2026-05-18T15:37:39.759325Z"
        },
        {
            "id": 14597,
            "name": "just live!---8",
            "created": "2019-06-20T07:48:20.192587Z",
            "modified": "2026-03-31T22:21:38.704059Z"
        }
    ]
}