GET /api/v1/puzzles/?format=api&ordering=-created&page=91
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=-created&page=92",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=90",
    "results": [
        {
            "id": 94502,
            "name": "Problem 105",
            "created": "2025-06-04T01:11:00.551995Z",
            "modified": "2025-08-19T01:10:49.923347Z"
        },
        {
            "id": 94501,
            "name": "Problem 104",
            "created": "2025-06-04T00:59:26.176139Z",
            "modified": "2025-08-19T01:09:38.702512Z"
        },
        {
            "id": 94500,
            "name": "Problem 103",
            "created": "2025-06-04T00:49:41.245556Z",
            "modified": "2025-08-19T00:44:10.841296Z"
        },
        {
            "id": 94494,
            "name": "Problem 24",
            "created": "2025-06-03T14:34:40.123901Z",
            "modified": "2025-10-02T23:18:02.392373Z"
        },
        {
            "id": 94493,
            "name": "42: Black to kill - a famous problem",
            "created": "2025-06-03T06:44:39.433657Z",
            "modified": "2025-10-08T03:57:40.501875Z"
        },
        {
            "id": 94492,
            "name": "Problem 102",
            "created": "2025-06-03T00:32:24.830332Z",
            "modified": "2025-08-19T00:42:02.288543Z"
        },
        {
            "id": 94491,
            "name": "Problem 101",
            "created": "2025-06-02T22:55:58.024427Z",
            "modified": "2025-08-19T00:31:41.650064Z"
        },
        {
            "id": 94490,
            "name": "Problem 100",
            "created": "2025-06-02T22:18:06.581187Z",
            "modified": "2025-08-18T02:29:09.408516Z"
        },
        {
            "id": 94488,
            "name": "Point vital 6",
            "created": "2025-06-02T15:08:30.618200Z",
            "modified": "2025-10-04T22:50:39.104054Z"
        },
        {
            "id": 94487,
            "name": "Problem 23",
            "created": "2025-06-02T14:43:13.437173Z",
            "modified": "2025-09-20T13:34:29.012618Z"
        }
    ]
}