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

{
    "count": 54795,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=53",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=51",
    "results": [
        {
            "id": 30201,
            "name": "bug gy",
            "created": "2021-04-28T08:18:09.759024Z",
            "modified": "2023-04-26T12:20:15.934785Z"
        },
        {
            "id": 30242,
            "name": "jjjhhhghjhghhhhhhhhhhhhhhhhhhhhhhh",
            "created": "2021-04-30T07:58:33.399369Z",
            "modified": "2023-04-26T12:20:16.384679Z"
        },
        {
            "id": 31880,
            "name": "alphago",
            "created": "2021-06-22T06:26:05.428010Z",
            "modified": "2023-04-26T12:20:17.716002Z"
        },
        {
            "id": 31878,
            "name": "katago-micro 9p",
            "created": "2021-06-22T05:49:51.586795Z",
            "modified": "2023-04-26T12:20:18.157437Z"
        },
        {
            "id": 31877,
            "name": "Alphago",
            "created": "2021-06-22T05:44:44.327111Z",
            "modified": "2023-04-26T12:20:18.599227Z"
        },
        {
            "id": 63363,
            "name": "Capture",
            "created": "2022-10-01T13:08:58.433719Z",
            "modified": "2023-04-26T12:21:18.609328Z"
        },
        {
            "id": 63381,
            "name": "Capture",
            "created": "2022-10-02T10:03:27.603742Z",
            "modified": "2023-04-26T12:21:19.057202Z"
        },
        {
            "id": 63367,
            "name": "Handicap",
            "created": "2022-10-01T13:32:19.972337Z",
            "modified": "2023-04-26T12:21:19.503138Z"
        },
        {
            "id": 63368,
            "name": "Fill to capture",
            "created": "2022-10-01T13:56:25.938525Z",
            "modified": "2023-04-26T12:21:19.937861Z"
        },
        {
            "id": 63369,
            "name": "Fill to capture",
            "created": "2022-10-01T14:01:58.819316Z",
            "modified": "2023-04-26T12:21:20.414193Z"
        }
    ]
}