List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4739",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4737",
    "results": [
        {
            "id": 14972,
            "name": "Problem #4",
            "created": "2019-09-06T21:53:24.387471Z",
            "modified": "2026-05-12T09:00:39.335608Z"
        },
        {
            "id": 14971,
            "name": "Problem #3",
            "created": "2019-09-05T23:56:13.422040Z",
            "modified": "2026-05-11T21:36:44.787000Z"
        },
        {
            "id": 14970,
            "name": "Problem #2",
            "created": "2019-09-05T23:42:57.616446Z",
            "modified": "2026-05-12T09:34:21.517268Z"
        },
        {
            "id": 14969,
            "name": "Problem #1",
            "created": "2019-09-05T23:21:54.344462Z",
            "modified": "2026-05-12T09:34:17.937018Z"
        },
        {
            "id": 14968,
            "name": "Problème 1",
            "created": "2019-09-05T08:24:28.416330Z",
            "modified": "2026-03-31T22:24:01.659777Z"
        },
        {
            "id": 14967,
            "name": "Inner Conflict",
            "created": "2019-09-04T09:53:37.329467Z",
            "modified": "2026-04-16T22:55:22.379318Z"
        },
        {
            "id": 14963,
            "name": "mr. kill",
            "created": "2019-09-03T15:05:09.488381Z",
            "modified": "2026-04-15T09:38:16.867109Z"
        },
        {
            "id": 14962,
            "name": "KO - Problem 1",
            "created": "2019-09-03T10:04:00.983735Z",
            "modified": "2026-05-19T06:15:14.445216Z"
        },
        {
            "id": 14898,
            "name": "000001",
            "created": "2019-09-01T15:25:53.799309Z",
            "modified": "2026-03-31T22:23:56.051084Z"
        },
        {
            "id": 14825,
            "name": "1-1 White to play",
            "created": "2019-08-29T01:05:44.204373Z",
            "modified": "2026-03-31T22:23:54.595838Z"
        }
    ]
}