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

{
    "count": 54803,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5385",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5383",
    "results": [
        {
            "id": 1019,
            "name": "Most difficult problem",
            "created": "2014-10-13T15:30:54.122610Z",
            "modified": "2023-05-17T12:25:06.584277Z"
        },
        {
            "id": 1018,
            "name": "GO fun",
            "created": "2014-10-13T00:31:45.476909Z",
            "modified": "2025-05-26T16:07:00.422442Z"
        },
        {
            "id": 1017,
            "name": "Go Fun",
            "created": "2014-10-12T22:00:15.454758Z",
            "modified": "2025-10-08T22:51:29.406646Z"
        },
        {
            "id": 1016,
            "name": "Pine cone",
            "created": "2014-10-12T08:37:11.412170Z",
            "modified": "2023-07-16T01:58:10.363298Z"
        },
        {
            "id": 1015,
            "name": "escaping from the ladder technique.",
            "created": "2014-10-12T07:17:43.886212Z",
            "modified": "2025-09-06T02:55:39.662393Z"
        },
        {
            "id": 1012,
            "name": "Creat life inside",
            "created": "2014-10-12T03:11:09.788040Z",
            "modified": "2023-05-17T12:55:13.119314Z"
        },
        {
            "id": 1011,
            "name": "Create small life inside",
            "created": "2014-10-12T01:33:28.616645Z",
            "modified": "2025-10-05T05:20:31.340702Z"
        },
        {
            "id": 1010,
            "name": "Ger Hungerink's masterpiece",
            "created": "2014-10-11T21:54:12.864298Z",
            "modified": "2023-12-25T11:30:58.214269Z"
        },
        {
            "id": 1009,
            "name": "310 - 539",
            "created": "2014-10-11T17:09:22.834841Z",
            "modified": "2025-10-06T06:01:44.666008Z"
        },
        {
            "id": 1008,
            "name": "309 - 539",
            "created": "2014-10-11T17:07:12.428032Z",
            "modified": "2025-10-05T11:59:56.805352Z"
        }
    ]
}