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

{
    "count": 54782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5470",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5468",
    "results": [
        {
            "id": 46579,
            "name": "Question 5",
            "created": "2022-01-15T08:15:44.356741Z",
            "modified": "2025-10-04T05:54:38.881863Z"
        },
        {
            "id": 46580,
            "name": "Question 6",
            "created": "2022-01-15T08:17:01.920987Z",
            "modified": "2025-10-04T05:54:46.406611Z"
        },
        {
            "id": 46581,
            "name": "Question 7",
            "created": "2022-01-15T08:20:55.716491Z",
            "modified": "2025-10-04T05:54:57.680593Z"
        },
        {
            "id": 46582,
            "name": "Question 8",
            "created": "2022-01-15T08:23:57.881378Z",
            "modified": "2025-10-04T05:55:12.673110Z"
        },
        {
            "id": 46583,
            "name": "Question 9",
            "created": "2022-01-15T08:52:31.837478Z",
            "modified": "2025-10-04T05:55:21.654039Z"
        },
        {
            "id": 97973,
            "name": "Problem 1",
            "created": "2025-10-02T02:03:38.221212Z",
            "modified": "2025-10-04T05:55:26.480375Z"
        },
        {
            "id": 46584,
            "name": "Question 10",
            "created": "2022-01-15T08:59:15.046187Z",
            "modified": "2025-10-04T05:55:27.256658Z"
        },
        {
            "id": 46585,
            "name": "Question 11",
            "created": "2022-01-15T09:03:29.850029Z",
            "modified": "2025-10-04T05:55:37.180340Z"
        },
        {
            "id": 46586,
            "name": "Question 12",
            "created": "2022-01-15T09:07:19.153882Z",
            "modified": "2025-10-04T05:55:50.707040Z"
        },
        {
            "id": 97974,
            "name": "Problem 2",
            "created": "2025-10-02T02:04:42.367427Z",
            "modified": "2025-10-04T05:55:51.639825Z"
        }
    ]
}