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

{
    "count": 54797,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=66",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=64",
    "results": [
        {
            "id": 9884,
            "name": "351 / 900",
            "created": "2018-05-07T09:57:25.356725Z",
            "modified": "2025-10-08T09:11:43.661493Z"
        },
        {
            "id": 2891,
            "name": "51 / 900",
            "created": "2015-08-25T21:16:27.051414Z",
            "modified": "2025-10-08T09:11:27.351043Z"
        },
        {
            "id": 68938,
            "name": "詰碁の基本20級tutorial(1)",
            "created": "2023-02-16T02:19:39.528953Z",
            "modified": "2025-10-08T09:10:30.737633Z"
        },
        {
            "id": 1772,
            "name": "Bend after attachment (4)",
            "created": "2014-11-11T04:48:20.099373Z",
            "modified": "2025-10-08T09:08:16.490794Z"
        },
        {
            "id": 1771,
            "name": "Bend after attachment (3)",
            "created": "2014-11-11T04:41:33.387339Z",
            "modified": "2025-10-08T09:08:15.458599Z"
        },
        {
            "id": 1770,
            "name": "Bend after attachment (2)",
            "created": "2014-11-11T04:33:04.645097Z",
            "modified": "2025-10-08T09:08:12.400050Z"
        },
        {
            "id": 6342,
            "name": "6-5: 5th Example",
            "created": "2016-08-01T05:23:16.374961Z",
            "modified": "2025-10-08T09:07:52.495577Z"
        },
        {
            "id": 6339,
            "name": "6-2: 2nd Example",
            "created": "2016-08-01T05:05:16.929124Z",
            "modified": "2025-10-08T09:07:46.786705Z"
        },
        {
            "id": 6338,
            "name": "6-1: Identifying Bad Moves",
            "created": "2016-08-01T04:56:46.863953Z",
            "modified": "2025-10-08T09:07:29.065575Z"
        },
        {
            "id": 3431,
            "name": "3-6: Knight's Move",
            "created": "2015-12-26T22:02:39.992994Z",
            "modified": "2025-10-08T09:07:24.381309Z"
        }
    ]
}