List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=4767
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=4768",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4766",
    "results": [
        {
            "id": 14407,
            "name": "Basic Enclosures and josekis",
            "created": "2019-05-08T00:00:08.500966Z",
            "modified": "2026-03-31T22:17:48.388843Z"
        },
        {
            "id": 14406,
            "name": "4 - 12",
            "created": "2019-05-04T20:00:53.654192Z",
            "modified": "2026-05-14T23:34:28.080215Z"
        },
        {
            "id": 14405,
            "name": "Names spoil puzzles 007",
            "created": "2019-05-04T19:25:12.995344Z",
            "modified": "2026-05-12T12:11:04.776991Z"
        },
        {
            "id": 14404,
            "name": "5. normal",
            "created": "2019-05-04T16:28:05.616532Z",
            "modified": "2026-04-16T22:55:17.908123Z"
        },
        {
            "id": 14403,
            "name": "4. normal",
            "created": "2019-05-04T16:26:05.140092Z",
            "modified": "2026-04-16T22:55:17.556946Z"
        },
        {
            "id": 14402,
            "name": "3. easy",
            "created": "2019-05-04T16:23:55.444792Z",
            "modified": "2026-04-16T22:55:17.185418Z"
        },
        {
            "id": 14401,
            "name": "2. easy",
            "created": "2019-05-04T16:21:41.544833Z",
            "modified": "2026-05-17T23:23:17.120849Z"
        },
        {
            "id": 14400,
            "name": "1. easy",
            "created": "2019-05-04T16:20:04.064079Z",
            "modified": "2026-05-17T23:23:16.542277Z"
        },
        {
            "id": 14399,
            "name": "Tsumego 19",
            "created": "2019-05-03T17:46:51.560856Z",
            "modified": "2026-05-18T05:38:19.226726Z"
        },
        {
            "id": 14398,
            "name": "Tésuji 6",
            "created": "2019-05-03T17:33:14.567382Z",
            "modified": "2026-05-17T11:10:06.386733Z"
        }
    ]
}