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

{
    "count": 54812,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=126",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=124",
    "results": [
        {
            "id": 93852,
            "name": "Q-17493",
            "created": "2025-05-08T18:34:50.212323Z",
            "modified": "2025-08-19T14:48:03.571591Z"
        },
        {
            "id": 93851,
            "name": "Problem 236",
            "created": "2025-05-08T18:32:30.925443Z",
            "modified": "2025-09-29T16:00:43.386871Z"
        },
        {
            "id": 93850,
            "name": "Problem 235",
            "created": "2025-05-08T18:31:22.820716Z",
            "modified": "2025-09-29T16:00:08.454002Z"
        },
        {
            "id": 93849,
            "name": "Q-17492",
            "created": "2025-05-08T18:29:46.143959Z",
            "modified": "2025-08-19T14:47:42.196971Z"
        },
        {
            "id": 93848,
            "name": "Problem 234",
            "created": "2025-05-08T18:29:43.342078Z",
            "modified": "2025-09-29T15:59:38.496179Z"
        },
        {
            "id": 93847,
            "name": "Problem 233",
            "created": "2025-05-08T18:27:39.700444Z",
            "modified": "2025-09-29T15:59:18.449657Z"
        },
        {
            "id": 93846,
            "name": "Q-17491",
            "created": "2025-05-08T18:24:30.353642Z",
            "modified": "2025-08-19T14:47:35.969323Z"
        },
        {
            "id": 93845,
            "name": "Q-17490",
            "created": "2025-05-08T18:21:16.578118Z",
            "modified": "2025-08-19T14:46:42.807793Z"
        },
        {
            "id": 93844,
            "name": "Q-17489",
            "created": "2025-05-08T17:37:59.057916Z",
            "modified": "2025-08-19T14:46:09.556661Z"
        },
        {
            "id": 93843,
            "name": "Q-17488",
            "created": "2025-05-08T17:31:31.201155Z",
            "modified": "2025-08-19T14:45:03.345317Z"
        }
    ]
}