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

{
    "count": 54876,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=146",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=144",
    "results": [
        {
            "id": 93472,
            "name": "Question9",
            "created": "2025-04-30T04:28:43.799076Z",
            "modified": "2025-05-09T18:06:20.670363Z"
        },
        {
            "id": 93471,
            "name": "Question8",
            "created": "2025-04-30T04:25:26.000222Z",
            "modified": "2025-05-09T18:06:00.468760Z"
        },
        {
            "id": 93470,
            "name": "Question7",
            "created": "2025-04-30T04:23:48.981663Z",
            "modified": "2025-05-09T18:05:50.477187Z"
        },
        {
            "id": 93469,
            "name": "Question6",
            "created": "2025-04-30T04:18:52.535476Z",
            "modified": "2025-05-15T01:35:05.384732Z"
        },
        {
            "id": 93468,
            "name": "Question5",
            "created": "2025-04-30T04:15:31.723702Z",
            "modified": "2025-05-22T13:38:06.798154Z"
        },
        {
            "id": 93467,
            "name": "Question4",
            "created": "2025-04-30T04:12:47.993377Z",
            "modified": "2025-05-22T13:36:39.547175Z"
        },
        {
            "id": 93466,
            "name": "Question3",
            "created": "2025-04-30T04:09:17.612551Z",
            "modified": "2025-05-22T13:34:49.044733Z"
        },
        {
            "id": 93465,
            "name": "Question2",
            "created": "2025-04-30T04:06:13.443523Z",
            "modified": "2025-05-22T13:34:19.906109Z"
        },
        {
            "id": 93464,
            "name": "Question1",
            "created": "2025-04-30T04:02:55.884585Z",
            "modified": "2025-05-22T13:33:54.249256Z"
        },
        {
            "id": 93463,
            "name": "the mischievous rabbit",
            "created": "2025-04-30T02:48:13.532085Z",
            "modified": "2025-08-12T02:01:36.115866Z"
        }
    ]
}