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

{
    "count": 54818,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=131",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=129",
    "results": [
        {
            "id": 17997,
            "name": "problema 28",
            "created": "2020-04-25T23:46:44.128639Z",
            "modified": "2023-05-17T06:26:09.028606Z"
        },
        {
            "id": 17998,
            "name": "problema 29",
            "created": "2020-04-25T23:49:16.496321Z",
            "modified": "2023-05-17T06:26:09.466936Z"
        },
        {
            "id": 17999,
            "name": "problema 30",
            "created": "2020-04-25T23:50:49.852385Z",
            "modified": "2023-05-17T06:26:09.886407Z"
        },
        {
            "id": 18000,
            "name": "problema 31",
            "created": "2020-04-25T23:52:18.908364Z",
            "modified": "2023-05-17T06:26:10.308398Z"
        },
        {
            "id": 18001,
            "name": "problema 32",
            "created": "2020-04-25T23:54:08.987451Z",
            "modified": "2023-05-17T06:26:10.734438Z"
        },
        {
            "id": 18002,
            "name": "problema 33",
            "created": "2020-04-25T23:56:35.930024Z",
            "modified": "2023-05-17T06:26:11.179282Z"
        },
        {
            "id": 18003,
            "name": "problema 34",
            "created": "2020-04-26T00:00:24.884239Z",
            "modified": "2023-05-17T06:26:11.605589Z"
        },
        {
            "id": 18004,
            "name": "problema 35",
            "created": "2020-04-26T00:02:40.869900Z",
            "modified": "2023-05-17T06:26:12.029929Z"
        },
        {
            "id": 18005,
            "name": "problema 36",
            "created": "2020-04-26T00:05:20.957712Z",
            "modified": "2023-05-17T06:26:12.454591Z"
        },
        {
            "id": 18006,
            "name": "problema 37",
            "created": "2020-04-26T00:06:58.178470Z",
            "modified": "2023-05-17T06:26:12.874749Z"
        }
    ]
}