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

{
    "count": 54794,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=51",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=49",
    "results": [
        {
            "id": 95755,
            "name": "cong sat 11",
            "created": "2025-07-16T11:35:18.742874Z",
            "modified": "2025-08-27T15:16:35.294497Z"
        },
        {
            "id": 95754,
            "name": "cong sat 11",
            "created": "2025-07-16T11:32:17.358031Z",
            "modified": "2025-08-27T15:16:33.265345Z"
        },
        {
            "id": 95753,
            "name": "cong sat 10",
            "created": "2025-07-16T11:30:23.179205Z",
            "modified": "2025-08-27T15:14:40.657353Z"
        },
        {
            "id": 95752,
            "name": "cong sat 9",
            "created": "2025-07-16T11:27:20.666324Z",
            "modified": "2025-08-27T15:13:00.148717Z"
        },
        {
            "id": 95751,
            "name": "cong sat 7",
            "created": "2025-07-16T11:23:43.929590Z",
            "modified": "2025-08-27T15:11:26.016433Z"
        },
        {
            "id": 95750,
            "name": "congsat 7",
            "created": "2025-07-16T11:21:21.326958Z",
            "modified": "2025-08-27T15:10:47.331343Z"
        },
        {
            "id": 95749,
            "name": "cong sat 6",
            "created": "2025-07-16T11:18:07.898332Z",
            "modified": "2025-08-27T15:09:53.526119Z"
        },
        {
            "id": 95748,
            "name": "cong sat 5",
            "created": "2025-07-16T11:16:33.381649Z",
            "modified": "2025-08-27T15:09:44.733029Z"
        },
        {
            "id": 95747,
            "name": "cong sat 4",
            "created": "2025-07-16T11:13:43.848062Z",
            "modified": "2025-08-27T15:09:07.257152Z"
        },
        {
            "id": 95746,
            "name": "cong sat 3",
            "created": "2025-07-16T11:12:23.089474Z",
            "modified": "2025-08-27T15:03:30.618608Z"
        }
    ]
}