List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5512",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5510",
    "results": [
        {
            "id": 6484,
            "name": "hi all you have to do is to eat black and i am not done yet",
            "created": "2016-11-24T03:59:58.976175Z",
            "modified": "2026-03-31T19:17:51.726803Z"
        },
        {
            "id": 6483,
            "name": "Joseki Tutor",
            "created": "2016-11-22T01:35:18.473877Z",
            "modified": "2026-03-31T19:17:50.042041Z"
        },
        {
            "id": 6482,
            "name": "Capturing Side Stones",
            "created": "2016-11-21T18:45:10.049616Z",
            "modified": "2026-03-31T19:17:48.618578Z"
        },
        {
            "id": 6481,
            "name": "DD008 capture the stone in a net",
            "created": "2016-11-20T17:59:39.895872Z",
            "modified": "2026-03-31T19:17:47.050381Z"
        },
        {
            "id": 6480,
            "name": "DD007 prevent three eyes being made",
            "created": "2016-11-20T17:33:40.711911Z",
            "modified": "2026-03-31T19:17:45.716131Z"
        },
        {
            "id": 6479,
            "name": "DD006 prevent two eyes in bent three space",
            "created": "2016-11-20T17:29:32.669250Z",
            "modified": "2026-03-31T19:17:44.517805Z"
        },
        {
            "id": 6478,
            "name": "DD005 prevent two eyes",
            "created": "2016-11-20T17:26:26.335521Z",
            "modified": "2026-03-31T19:17:43.160313Z"
        },
        {
            "id": 6477,
            "name": "DD004 make three eyes with one move",
            "created": "2016-11-20T17:20:36.978263Z",
            "modified": "2026-03-31T19:17:41.535370Z"
        },
        {
            "id": 6476,
            "name": "DD003 kill with a three stone shape",
            "created": "2016-11-20T16:32:10.656195Z",
            "modified": "2026-03-31T19:17:40.245171Z"
        },
        {
            "id": 6475,
            "name": "DD002 bent three point eye space",
            "created": "2016-11-20T16:20:19.897240Z",
            "modified": "2026-03-31T19:17:38.953963Z"
        }
    ]
}