GET /api/v1/puzzles/?format=api&ordering=created&page=5432
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=created&page=5433",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5431",
    "results": [
        {
            "id": 95858,
            "name": "cong sat 18",
            "created": "2025-07-18T11:25:27.883056Z",
            "modified": "2025-07-30T08:39:14.257703Z"
        },
        {
            "id": 95859,
            "name": "cong sat 19",
            "created": "2025-07-18T11:28:04.273134Z",
            "modified": "2025-07-24T12:13:43.383462Z"
        },
        {
            "id": 95860,
            "name": "cong sat 20",
            "created": "2025-07-18T11:36:29.417967Z",
            "modified": "2025-07-24T12:14:21.722147Z"
        },
        {
            "id": 95861,
            "name": "cong sat 21",
            "created": "2025-07-18T11:44:09.977133Z",
            "modified": "2025-07-24T12:15:21.323481Z"
        },
        {
            "id": 95862,
            "name": "cong sat 22",
            "created": "2025-07-18T11:45:30.448968Z",
            "modified": "2025-07-24T12:15:52.118281Z"
        },
        {
            "id": 95863,
            "name": "cong sat 23",
            "created": "2025-07-18T11:47:16.135757Z",
            "modified": "2025-07-24T12:16:53.225112Z"
        },
        {
            "id": 95864,
            "name": "cong sat 24",
            "created": "2025-07-18T11:49:51.883713Z",
            "modified": "2025-07-24T12:17:35.082103Z"
        },
        {
            "id": 95865,
            "name": "cong sat 25",
            "created": "2025-07-18T11:55:46.471981Z",
            "modified": "2025-07-24T12:18:05.961484Z"
        },
        {
            "id": 95866,
            "name": "cong sat 26",
            "created": "2025-07-18T11:57:24.114822Z",
            "modified": "2025-07-24T12:18:56.162968Z"
        },
        {
            "id": 95867,
            "name": "congsat 27",
            "created": "2025-07-18T12:00:12.710710Z",
            "modified": "2025-07-24T12:21:18.586973Z"
        }
    ]
}