List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5450",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5448",
    "results": [
        {
            "id": 35966,
            "name": "Example 8.1.6 - Knight",
            "created": "2021-08-10T15:33:53.500180Z",
            "modified": "2026-03-30T10:24:03.207899Z"
        },
        {
            "id": 35965,
            "name": "Example 8.1.5 - Tiger",
            "created": "2021-08-10T15:31:56.872363Z",
            "modified": "2026-03-30T10:24:03.187704Z"
        },
        {
            "id": 35964,
            "name": "Example 8.1.4 - Tiger",
            "created": "2021-08-10T15:31:03.716826Z",
            "modified": "2026-03-30T10:24:03.121836Z"
        },
        {
            "id": 35963,
            "name": "Example 8.1.3 - Bamboo joint",
            "created": "2021-08-10T15:29:39.324754Z",
            "modified": "2026-03-30T10:24:03.033411Z"
        },
        {
            "id": 35962,
            "name": "Diagram 8.1.2 - Bamboo joint",
            "created": "2021-08-10T15:15:08.517181Z",
            "modified": "2026-03-30T10:24:02.995854Z"
        },
        {
            "id": 35961,
            "name": "Diagram 8.1.1 - Direct connection",
            "created": "2021-08-10T15:13:39.974847Z",
            "modified": "2026-03-30T10:24:02.774634Z"
        },
        {
            "id": 35960,
            "name": "Example 7.16 - Carpenter's square",
            "created": "2021-08-10T15:10:19.854981Z",
            "modified": "2026-03-30T10:24:02.724403Z"
        },
        {
            "id": 35957,
            "name": "Example 7.15 - Weak carpenter's square",
            "created": "2021-08-10T14:57:44.955123Z",
            "modified": "2026-03-30T10:24:02.718825Z"
        },
        {
            "id": 35955,
            "name": "Example 7.13 - 3-3 invasion",
            "created": "2021-08-10T14:46:05.096814Z",
            "modified": "2026-03-30T10:24:02.683874Z"
        },
        {
            "id": 35956,
            "name": "Example 7.14 - 3-3 invasion",
            "created": "2021-08-10T14:54:55.447894Z",
            "modified": "2026-03-30T10:24:02.664354Z"
        }
    ]
}