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

{
    "count": 54794,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=50",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=48",
    "results": [
        {
            "id": 510,
            "name": "Problem 156",
            "created": "2014-10-06T19:36:24.803804Z",
            "modified": "2023-04-26T10:54:14.855085Z"
        },
        {
            "id": 511,
            "name": "Problem 157",
            "created": "2014-10-06T19:38:04.846386Z",
            "modified": "2024-06-06T23:40:24.194891Z"
        },
        {
            "id": 512,
            "name": "Problem 158",
            "created": "2014-10-06T19:39:14.650844Z",
            "modified": "2023-04-26T10:54:15.861056Z"
        },
        {
            "id": 513,
            "name": "Problem 159",
            "created": "2014-10-06T19:40:33.685129Z",
            "modified": "2023-04-26T10:54:16.347250Z"
        },
        {
            "id": 514,
            "name": "Problem 160",
            "created": "2014-10-06T19:42:16.433766Z",
            "modified": "2024-05-21T21:02:36.973081Z"
        },
        {
            "id": 515,
            "name": "Easy, #105",
            "created": "2014-10-06T20:27:11.904063Z",
            "modified": "2025-10-04T18:34:08.445005Z"
        },
        {
            "id": 520,
            "name": "Nakayama's Heart",
            "created": "2014-10-07T14:33:15.679286Z",
            "modified": "2025-10-06T02:29:10.507640Z"
        },
        {
            "id": 521,
            "name": "22. Lost in Concentration",
            "created": "2014-10-07T23:49:39.206123Z",
            "modified": "2025-09-22T19:38:15.874037Z"
        },
        {
            "id": 522,
            "name": "Problem 347",
            "created": "2014-10-08T00:13:02.039544Z",
            "modified": "2023-12-15T11:25:27.428632Z"
        },
        {
            "id": 523,
            "name": "Problem 176",
            "created": "2014-10-08T00:35:24.054914Z",
            "modified": "2025-03-14T04:05:08.485546Z"
        }
    ]
}