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

{
    "count": 54809,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=117",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=115",
    "results": [
        {
            "id": 94054,
            "name": "Tesuji 手筋 1-19",
            "created": "2025-05-13T03:44:50.463675Z",
            "modified": "2025-10-13T17:15:38.842882Z"
        },
        {
            "id": 94049,
            "name": "Cinquième capture",
            "created": "2025-05-12T15:06:53.211391Z",
            "modified": "2025-09-28T03:53:37.464659Z"
        },
        {
            "id": 94048,
            "name": "interdiction de capturer",
            "created": "2025-05-12T13:33:53.416719Z",
            "modified": "2025-07-22T15:31:06.833393Z"
        },
        {
            "id": 94047,
            "name": "capture spéciale 2",
            "created": "2025-05-12T13:29:31.211482Z",
            "modified": "2025-07-22T15:31:03.709296Z"
        },
        {
            "id": 94046,
            "name": "capture spéciale 1",
            "created": "2025-05-12T13:27:09.570157Z",
            "modified": "2025-07-22T15:31:00.521347Z"
        },
        {
            "id": 94045,
            "name": "capture 2",
            "created": "2025-05-12T13:21:57.321896Z",
            "modified": "2025-06-24T06:16:53.640850Z"
        },
        {
            "id": 94044,
            "name": "capture 1",
            "created": "2025-05-12T13:16:07.431450Z",
            "modified": "2025-06-24T06:16:49.459316Z"
        },
        {
            "id": 94017,
            "name": "Problem 51",
            "created": "2025-05-12T01:42:57.011102Z",
            "modified": "2025-10-06T21:11:54.770587Z"
        },
        {
            "id": 94002,
            "name": "Problem 50",
            "created": "2025-05-12T01:26:24.237008Z",
            "modified": "2025-10-06T21:11:37.754803Z"
        },
        {
            "id": 93998,
            "name": "Problem 49",
            "created": "2025-05-12T01:12:59.319607Z",
            "modified": "2025-10-06T21:11:27.125602Z"
        }
    ]
}