List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5746",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5744",
    "results": [
        {
            "id": 65381,
            "name": "Real life tsumego  19-11-2022",
            "created": "2022-11-19T12:37:46.681889Z",
            "modified": "2026-02-15T23:58:12.272903Z"
        },
        {
            "id": 65350,
            "name": "Chapter #1: Denials And Maximums (Section 2)",
            "created": "2022-11-19T01:11:23.388876Z",
            "modified": "2026-02-15T23:58:07.125659Z"
        },
        {
            "id": 65334,
            "name": "Real life tsumego 18-11-2022",
            "created": "2022-11-18T14:02:14.790934Z",
            "modified": "2026-02-15T23:58:06.041034Z"
        },
        {
            "id": 65119,
            "name": "Puzzles 3",
            "created": "2022-11-14T02:42:55.458307Z",
            "modified": "2026-02-15T23:57:05.985570Z"
        },
        {
            "id": 65118,
            "name": "Puzzles 2",
            "created": "2022-11-14T02:42:06.343398Z",
            "modified": "2026-02-15T23:57:04.802981Z"
        },
        {
            "id": 65117,
            "name": "Puzzles 1",
            "created": "2022-11-14T02:40:22.638093Z",
            "modified": "2026-02-15T23:57:03.713338Z"
        },
        {
            "id": 65102,
            "name": "sun and moon (欣赏)",
            "created": "2022-11-14T02:00:28.372759Z",
            "modified": "2026-02-15T23:57:02.653759Z"
        },
        {
            "id": 65101,
            "name": "The good",
            "created": "2022-11-14T01:54:56.427417Z",
            "modified": "2026-02-15T23:57:01.811891Z"
        },
        {
            "id": 65100,
            "name": "This is it name",
            "created": "2022-11-14T01:46:02.986374Z",
            "modified": "2026-02-15T23:57:00.701562Z"
        },
        {
            "id": 65072,
            "name": "liberties are important",
            "created": "2022-11-13T15:52:57.697810Z",
            "modified": "2026-02-15T23:56:59.822010Z"
        }
    ]
}