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

{
    "count": 54793,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=38",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=36",
    "results": [
        {
            "id": 372,
            "name": "Defend your territory",
            "created": "2014-10-01T16:00:26.424104Z",
            "modified": "2025-06-13T15:37:47.549811Z"
        },
        {
            "id": 373,
            "name": "Capture the stone",
            "created": "2014-10-01T16:04:11.187605Z",
            "modified": "2025-04-07T09:28:29.169415Z"
        },
        {
            "id": 374,
            "name": "capture it :D",
            "created": "2014-10-01T16:05:54.181889Z",
            "modified": "2025-04-07T09:28:34.184853Z"
        },
        {
            "id": 375,
            "name": "capture the white stone :D",
            "created": "2014-10-01T16:07:52.429643Z",
            "modified": "2025-04-07T09:28:37.262149Z"
        },
        {
            "id": 376,
            "name": "Problem 72",
            "created": "2014-10-01T19:50:39.255494Z",
            "modified": "2025-09-18T05:59:28.562435Z"
        },
        {
            "id": 377,
            "name": "Problem 73",
            "created": "2014-10-01T19:51:41.301895Z",
            "modified": "2023-05-17T07:42:08.076763Z"
        },
        {
            "id": 378,
            "name": "Problem 74",
            "created": "2014-10-01T19:53:02.211270Z",
            "modified": "2025-09-18T05:59:28.434349Z"
        },
        {
            "id": 379,
            "name": "Problem 75",
            "created": "2014-10-01T19:54:14.642581Z",
            "modified": "2025-09-18T05:59:28.393453Z"
        },
        {
            "id": 380,
            "name": "Problem 76",
            "created": "2014-10-01T19:55:37.000009Z",
            "modified": "2023-05-17T07:42:09.499969Z"
        },
        {
            "id": 381,
            "name": "Problem 77",
            "created": "2014-10-01T19:56:58.469356Z",
            "modified": "2025-09-18T05:59:28.524088Z"
        }
    ]
}