List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=436",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=434",
    "results": [
        {
            "id": 7291,
            "name": "Attack 13",
            "created": "2017-04-06T16:06:17.117421Z",
            "modified": "2026-05-02T07:20:40.173259Z"
        },
        {
            "id": 7292,
            "name": "Attack 14",
            "created": "2017-04-06T16:07:24.516477Z",
            "modified": "2026-04-23T23:05:04.743355Z"
        },
        {
            "id": 7293,
            "name": "Attack 15",
            "created": "2017-04-06T16:08:27.735482Z",
            "modified": "2026-05-03T14:44:32.400532Z"
        },
        {
            "id": 7294,
            "name": "Attack 16",
            "created": "2017-04-06T16:10:15.277932Z",
            "modified": "2026-04-23T23:05:55.686108Z"
        },
        {
            "id": 7295,
            "name": "Attack 17",
            "created": "2017-04-06T16:11:34.713546Z",
            "modified": "2026-04-23T23:06:13.081144Z"
        },
        {
            "id": 7296,
            "name": "Attack 18",
            "created": "2017-04-06T16:12:51.747068Z",
            "modified": "2026-04-23T23:06:22.687649Z"
        },
        {
            "id": 7297,
            "name": "Attack 19",
            "created": "2017-04-06T16:21:42.540987Z",
            "modified": "2026-04-23T23:07:00.819763Z"
        },
        {
            "id": 7298,
            "name": "Attack 20",
            "created": "2017-04-06T16:23:16.364576Z",
            "modified": "2026-04-23T23:07:18.558857Z"
        },
        {
            "id": 7299,
            "name": "Invading and Dividing 1",
            "created": "2017-04-06T16:29:16.057671Z",
            "modified": "2026-04-23T23:07:40.485018Z"
        },
        {
            "id": 7300,
            "name": "Invading and Dividing 2",
            "created": "2017-04-06T16:36:27.396352Z",
            "modified": "2026-04-23T23:07:59.022724Z"
        }
    ]
}