GET /api/v1/puzzles/?format=api&ordering=modified&page=93
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=94",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=92",
    "results": [
        {
            "id": 63525,
            "name": "Escape3",
            "created": "2022-10-11T08:29:51.737923Z",
            "modified": "2023-04-27T02:06:58.160283Z"
        },
        {
            "id": 63526,
            "name": "Escape4",
            "created": "2022-10-11T08:30:26.763042Z",
            "modified": "2023-04-27T02:06:58.740855Z"
        },
        {
            "id": 63528,
            "name": "Escape6",
            "created": "2022-10-11T08:31:51.306723Z",
            "modified": "2023-04-27T02:06:59.191773Z"
        },
        {
            "id": 63527,
            "name": "Escape5",
            "created": "2022-10-11T08:31:07.011362Z",
            "modified": "2023-04-27T02:06:59.726415Z"
        },
        {
            "id": 63529,
            "name": "Escape7",
            "created": "2022-10-11T08:32:52.566585Z",
            "modified": "2023-04-27T02:07:00.178782Z"
        },
        {
            "id": 63530,
            "name": "Escape8",
            "created": "2022-10-11T08:33:57.122146Z",
            "modified": "2023-04-27T02:07:00.677071Z"
        },
        {
            "id": 14498,
            "name": "black's corner",
            "created": "2019-05-26T11:59:03.373779Z",
            "modified": "2023-04-27T02:12:13.133091Z"
        },
        {
            "id": 14499,
            "name": "side joseki",
            "created": "2019-05-26T12:27:58.899073Z",
            "modified": "2023-04-27T02:12:13.702189Z"
        },
        {
            "id": 15371,
            "name": "the best move",
            "created": "2019-10-15T12:48:34.805458Z",
            "modified": "2023-04-27T02:12:14.164711Z"
        },
        {
            "id": 15379,
            "name": "bamboo go!",
            "created": "2019-10-16T11:27:15.491200Z",
            "modified": "2023-04-27T02:12:15.068129Z"
        }
    ]
}