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

{
    "count": 54803,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5382",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5380",
    "results": [
        {
            "id": 11553,
            "name": "Make black alive",
            "created": "2018-09-10T00:22:35.642608Z",
            "modified": "2023-05-17T01:16:41.122218Z"
        },
        {
            "id": 71360,
            "name": "Question 21",
            "created": "2023-05-04T12:30:52.911834Z",
            "modified": "2023-05-15T14:17:56.571150Z"
        },
        {
            "id": 71359,
            "name": "Question 20",
            "created": "2023-05-04T12:14:30.866944Z",
            "modified": "2023-05-15T14:17:42.151242Z"
        },
        {
            "id": 71358,
            "name": "Question 19",
            "created": "2023-05-04T10:49:41.378442Z",
            "modified": "2023-05-15T14:16:05.765299Z"
        },
        {
            "id": 71357,
            "name": "Question 18",
            "created": "2023-05-04T10:31:39.560603Z",
            "modified": "2023-05-15T14:15:36.776729Z"
        },
        {
            "id": 71356,
            "name": "Question 17",
            "created": "2023-05-04T09:49:05.258902Z",
            "modified": "2023-05-15T14:14:38.794825Z"
        },
        {
            "id": 71352,
            "name": "Question 16",
            "created": "2023-05-03T15:52:22.349141Z",
            "modified": "2023-05-15T14:13:18.290540Z"
        },
        {
            "id": 71351,
            "name": "Question 15",
            "created": "2023-05-03T15:34:04.937961Z",
            "modified": "2023-05-15T14:12:52.551084Z"
        },
        {
            "id": 71347,
            "name": "Question 11",
            "created": "2023-05-03T14:48:36.782642Z",
            "modified": "2023-05-15T14:12:22.261635Z"
        },
        {
            "id": 71350,
            "name": "Question 14",
            "created": "2023-05-03T15:21:05.559921Z",
            "modified": "2023-05-15T14:11:43.924158Z"
        }
    ]
}