List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=4788
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=4789",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4787",
    "results": [
        {
            "id": 14173,
            "name": "Tsumego 13",
            "created": "2019-02-27T14:21:58.837078Z",
            "modified": "2026-05-16T04:46:30.641785Z"
        },
        {
            "id": 14172,
            "name": "Tsumego 43",
            "created": "2019-02-27T14:05:15.542200Z",
            "modified": "2026-05-17T11:05:34.974601Z"
        },
        {
            "id": 14171,
            "name": "Tésuji 9",
            "created": "2019-02-27T13:58:40.856242Z",
            "modified": "2026-04-15T11:02:18.280515Z"
        },
        {
            "id": 14170,
            "name": "Snapback 9",
            "created": "2019-02-27T13:45:36.472119Z",
            "modified": "2026-05-17T03:57:05.465955Z"
        },
        {
            "id": 14169,
            "name": "vfqswdgbfdsefrgbh",
            "created": "2019-02-24T10:30:03.076724Z",
            "modified": "2026-04-16T22:55:11.504239Z"
        },
        {
            "id": 14168,
            "name": "BJJKJKN",
            "created": "2019-02-22T12:33:04.653107Z",
            "modified": "2026-04-16T22:55:11.094452Z"
        },
        {
            "id": 14165,
            "name": "fhtygytfy",
            "created": "2019-02-22T10:07:05.734922Z",
            "modified": "2026-04-16T22:55:10.771828Z"
        },
        {
            "id": 14164,
            "name": "Simple puzzles",
            "created": "2019-02-20T17:31:36.804067Z",
            "modified": "2026-04-15T11:02:17.598978Z"
        },
        {
            "id": 14163,
            "name": "Rectangular Six in Corner, Many Outside Liberties",
            "created": "2019-02-20T02:37:39.443263Z",
            "modified": "2026-03-31T22:13:09.565481Z"
        },
        {
            "id": 14162,
            "name": "probni",
            "created": "2019-02-19T21:21:49.349721Z",
            "modified": "2026-03-31T22:13:08.125194Z"
        }
    ]
}