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

{
    "count": 54804,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5376",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5374",
    "results": [
        {
            "id": 7231,
            "name": "Problem 27",
            "created": "2017-04-02T00:59:10.488884Z",
            "modified": "2023-05-17T05:07:24.949546Z"
        },
        {
            "id": 7230,
            "name": "Problem 26",
            "created": "2017-04-02T00:33:29.553723Z",
            "modified": "2023-05-17T05:07:24.528212Z"
        },
        {
            "id": 7229,
            "name": "Problem 25",
            "created": "2017-04-02T00:27:51.745448Z",
            "modified": "2023-05-17T05:07:24.100180Z"
        },
        {
            "id": 49087,
            "name": "Question 8",
            "created": "2022-02-14T02:50:50.507244Z",
            "modified": "2023-05-17T05:05:00.188031Z"
        },
        {
            "id": 49059,
            "name": "Question 7",
            "created": "2022-02-14T02:21:14.656319Z",
            "modified": "2023-05-17T05:04:28.429139Z"
        },
        {
            "id": 49054,
            "name": "Question 6",
            "created": "2022-02-14T02:10:25.650889Z",
            "modified": "2023-05-17T05:04:27.982489Z"
        },
        {
            "id": 49032,
            "name": "Question 5",
            "created": "2022-02-14T01:43:54.191641Z",
            "modified": "2023-05-17T05:04:27.546387Z"
        },
        {
            "id": 49031,
            "name": "Question 4",
            "created": "2022-02-14T01:07:35.936468Z",
            "modified": "2023-05-17T05:04:27.109846Z"
        },
        {
            "id": 49030,
            "name": "Question 3",
            "created": "2022-02-14T01:02:59.500834Z",
            "modified": "2023-05-17T05:04:26.656679Z"
        },
        {
            "id": 49029,
            "name": "Question 2",
            "created": "2022-02-14T00:58:07.645340Z",
            "modified": "2023-05-17T05:04:26.238497Z"
        }
    ]
}