GET /api/v1/puzzles/?format=api&ordering=modified&page=129
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=130",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=128",
    "results": [
        {
            "id": 17977,
            "name": "problema 8",
            "created": "2020-04-25T22:55:38.373133Z",
            "modified": "2023-05-17T06:26:00.350555Z"
        },
        {
            "id": 17978,
            "name": "problema 9",
            "created": "2020-04-25T22:57:01.918298Z",
            "modified": "2023-05-17T06:26:00.792332Z"
        },
        {
            "id": 17979,
            "name": "problema 10",
            "created": "2020-04-25T22:58:07.079980Z",
            "modified": "2023-05-17T06:26:01.212965Z"
        },
        {
            "id": 17980,
            "name": "problema 11",
            "created": "2020-04-25T22:59:25.551569Z",
            "modified": "2023-05-17T06:26:01.633922Z"
        },
        {
            "id": 17981,
            "name": "problema 12",
            "created": "2020-04-25T23:00:53.695448Z",
            "modified": "2023-05-17T06:26:02.084595Z"
        },
        {
            "id": 17982,
            "name": "problema 13",
            "created": "2020-04-25T23:02:04.258786Z",
            "modified": "2023-05-17T06:26:02.526359Z"
        },
        {
            "id": 17983,
            "name": "problema 14",
            "created": "2020-04-25T23:03:53.703917Z",
            "modified": "2023-05-17T06:26:02.959981Z"
        },
        {
            "id": 17984,
            "name": "problema 15",
            "created": "2020-04-25T23:07:18.719397Z",
            "modified": "2023-05-17T06:26:03.378066Z"
        },
        {
            "id": 17985,
            "name": "problema 16",
            "created": "2020-04-25T23:10:30.090475Z",
            "modified": "2023-05-17T06:26:03.801746Z"
        },
        {
            "id": 17986,
            "name": "problema 17",
            "created": "2020-04-25T23:12:40.318476Z",
            "modified": "2023-05-17T06:26:04.232623Z"
        }
    ]
}