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

{
    "count": 55299,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=220",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=218",
    "results": [
        {
            "id": 2540,
            "name": "4. Black lives",
            "created": "2015-03-20T21:47:10.342039Z",
            "modified": "2025-10-31T04:01:43.539868Z"
        },
        {
            "id": 2541,
            "name": "5. Black lives",
            "created": "2015-03-20T22:05:36.456946Z",
            "modified": "2025-11-01T21:41:08.184424Z"
        },
        {
            "id": 2542,
            "name": "6. No solution",
            "created": "2015-03-20T22:21:27.632592Z",
            "modified": "2025-10-28T19:10:51.453356Z"
        },
        {
            "id": 2543,
            "name": "awesome sause",
            "created": "2015-03-21T07:36:06.775534Z",
            "modified": "2023-05-17T04:55:11.701060Z"
        },
        {
            "id": 2544,
            "name": "the choice blog",
            "created": "2015-03-21T14:04:10.638240Z",
            "modified": "2025-10-19T11:03:55.866494Z"
        },
        {
            "id": 2545,
            "name": "best moves",
            "created": "2015-03-22T03:58:01.289407Z",
            "modified": "2025-10-19T11:03:50.380847Z"
        },
        {
            "id": 2548,
            "name": "the obvious puzzle",
            "created": "2015-03-24T16:31:44.505509Z",
            "modified": "2025-10-24T21:09:15.206343Z"
        },
        {
            "id": 2551,
            "name": "3-4 Point Joseki 3",
            "created": "2015-03-25T00:47:42.013264Z",
            "modified": "2025-10-14T19:47:35.802457Z"
        },
        {
            "id": 2552,
            "name": "just another puzzle",
            "created": "2015-03-26T00:10:10.105218Z",
            "modified": "2025-10-24T21:09:17.385386Z"
        },
        {
            "id": 2553,
            "name": "3-4 Point Joseki 4",
            "created": "2015-03-26T03:17:40.031408Z",
            "modified": "2025-10-14T19:51:00.442323Z"
        }
    ]
}