List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4900",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4898",
    "results": [
        {
            "id": 39256,
            "name": "Diagram [2228]",
            "created": "2021-10-02T13:46:55.003578Z",
            "modified": "2026-03-31T16:14:21.229586Z"
        },
        {
            "id": 37233,
            "name": "Diagram [1228]",
            "created": "2021-08-23T14:45:20.808170Z",
            "modified": "2026-03-31T16:14:19.762244Z"
        },
        {
            "id": 31280,
            "name": "Diagram (226)",
            "created": "2021-06-14T07:49:30.274426Z",
            "modified": "2026-03-31T16:14:16.994646Z"
        },
        {
            "id": 19558,
            "name": "Задача 226",
            "created": "2020-06-24T11:19:48.800520Z",
            "modified": "2026-03-31T16:14:14.139429Z"
        },
        {
            "id": 99750,
            "name": "Puzzle 4.33.8",
            "created": "2025-11-25T09:09:16.341924Z",
            "modified": "2026-03-31T16:14:11.145271Z"
        },
        {
            "id": 62830,
            "name": "Flash go: 30474",
            "created": "2022-09-18T13:26:14.720153Z",
            "modified": "2026-03-31T16:14:03.502131Z"
        },
        {
            "id": 50253,
            "name": "Diagram [4227]",
            "created": "2022-02-23T12:03:50.769140Z",
            "modified": "2026-03-31T16:14:01.978609Z"
        },
        {
            "id": 45119,
            "name": "Diagram [5227]",
            "created": "2021-12-20T13:24:38.080492Z",
            "modified": "2026-03-31T16:14:00.500756Z"
        },
        {
            "id": 39255,
            "name": "Diagram [2227]",
            "created": "2021-10-02T13:44:06.575800Z",
            "modified": "2026-03-31T16:13:56.409428Z"
        },
        {
            "id": 37232,
            "name": "Diagram [1227]",
            "created": "2021-08-23T14:42:33.067511Z",
            "modified": "2026-03-31T16:13:55.237774Z"
        }
    ]
}