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

{
    "count": 54810,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=121",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=119",
    "results": [
        {
            "id": 1775,
            "name": "Bend at the head of two stones (2)",
            "created": "2014-11-11T05:17:47.282979Z",
            "modified": "2025-10-14T09:58:59.115956Z"
        },
        {
            "id": 1774,
            "name": "Bend at the head of two stones",
            "created": "2014-11-11T05:12:28.159495Z",
            "modified": "2025-10-14T09:58:49.198224Z"
        },
        {
            "id": 53694,
            "name": "Problem 61-1",
            "created": "2022-03-28T04:15:41.417982Z",
            "modified": "2025-10-14T09:58:41.361739Z"
        },
        {
            "id": 540,
            "name": "015 - 539",
            "created": "2014-10-08T02:51:06.757430Z",
            "modified": "2025-10-14T09:58:05.970579Z"
        },
        {
            "id": 1773,
            "name": "Exception to \"Bend after attachment\"",
            "created": "2014-11-11T04:53:54.819011Z",
            "modified": "2025-10-14T09:57:48.390504Z"
        },
        {
            "id": 53288,
            "name": "question 5",
            "created": "2022-03-24T14:04:29.080844Z",
            "modified": "2025-10-14T09:57:45.543561Z"
        },
        {
            "id": 1772,
            "name": "Bend after attachment (4)",
            "created": "2014-11-11T04:48:20.099373Z",
            "modified": "2025-10-14T09:57:41.122036Z"
        },
        {
            "id": 1771,
            "name": "Bend after attachment (3)",
            "created": "2014-11-11T04:41:33.387339Z",
            "modified": "2025-10-14T09:57:27.523330Z"
        },
        {
            "id": 539,
            "name": "014 - 539",
            "created": "2014-10-08T02:44:58.668283Z",
            "modified": "2025-10-14T09:57:23.224474Z"
        },
        {
            "id": 1770,
            "name": "Bend after attachment (2)",
            "created": "2014-11-11T04:33:04.645097Z",
            "modified": "2025-10-14T09:57:16.527596Z"
        }
    ]
}