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

{
    "count": 55377,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=241",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=239",
    "results": [
        {
            "id": 35211,
            "name": "Ko problem 6",
            "created": "2021-08-02T06:25:54.232171Z",
            "modified": "2023-11-21T21:38:09.929840Z"
        },
        {
            "id": 35212,
            "name": "Ko problem 7",
            "created": "2021-08-02T06:28:27.474105Z",
            "modified": "2023-11-21T21:38:11.257125Z"
        },
        {
            "id": 35210,
            "name": "Ko problem 8",
            "created": "2021-08-02T06:21:40.749885Z",
            "modified": "2023-11-21T21:38:12.592309Z"
        },
        {
            "id": 39075,
            "name": "Ko problem 9",
            "created": "2021-09-28T06:35:29.762339Z",
            "modified": "2023-11-21T21:38:13.924863Z"
        },
        {
            "id": 39076,
            "name": "Ko problem 10",
            "created": "2021-09-28T06:37:17.064412Z",
            "modified": "2023-11-21T21:38:15.158204Z"
        },
        {
            "id": 40902,
            "name": "Ko problem 11",
            "created": "2021-10-21T23:45:23.078173Z",
            "modified": "2023-11-21T21:38:16.411727Z"
        },
        {
            "id": 40939,
            "name": "Ko problem 12",
            "created": "2021-10-22T03:10:06.653945Z",
            "modified": "2023-11-21T21:38:17.696088Z"
        },
        {
            "id": 35296,
            "name": "Eye liberties 3",
            "created": "2021-08-02T23:14:30.683212Z",
            "modified": "2023-11-21T21:38:22.937130Z"
        },
        {
            "id": 35297,
            "name": "Eye liberties 4",
            "created": "2021-08-02T23:19:49.155575Z",
            "modified": "2023-11-21T21:38:24.287766Z"
        },
        {
            "id": 35254,
            "name": "Reducing Liberties 2",
            "created": "2021-08-02T13:38:36.181618Z",
            "modified": "2023-11-21T21:38:26.842393Z"
        }
    ]
}