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

{
    "count": 54782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=3",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created",
    "results": [
        {
            "id": 97978,
            "name": "Problem 6",
            "created": "2025-10-02T02:09:17.452888Z",
            "modified": "2025-10-03T20:06:39.312201Z"
        },
        {
            "id": 97977,
            "name": "Problem 5",
            "created": "2025-10-02T02:08:24.445424Z",
            "modified": "2025-10-03T20:06:37.212496Z"
        },
        {
            "id": 97976,
            "name": "Problem 4",
            "created": "2025-10-02T02:06:23.928314Z",
            "modified": "2025-10-03T20:06:19.251595Z"
        },
        {
            "id": 97975,
            "name": "Problem 3",
            "created": "2025-10-02T02:05:33.701386Z",
            "modified": "2025-10-03T21:41:11.206329Z"
        },
        {
            "id": 97974,
            "name": "Problem 2",
            "created": "2025-10-02T02:04:42.367427Z",
            "modified": "2025-10-03T21:41:10.600898Z"
        },
        {
            "id": 97973,
            "name": "Problem 1",
            "created": "2025-10-02T02:03:38.221212Z",
            "modified": "2025-10-03T21:41:08.126931Z"
        },
        {
            "id": 97972,
            "name": "Soviet 6",
            "created": "2025-10-01T21:40:42.871161Z",
            "modified": "2025-10-03T20:36:14.497744Z"
        },
        {
            "id": 97971,
            "name": "Soviet 7",
            "created": "2025-10-01T21:34:05.405065Z",
            "modified": "2025-10-03T20:35:46.621733Z"
        },
        {
            "id": 97965,
            "name": "电饭锅123",
            "created": "2025-10-01T03:47:04.801086Z",
            "modified": "2025-10-01T03:47:04.801102Z"
        },
        {
            "id": 97963,
            "name": "Racing Snakes",
            "created": "2025-09-30T22:56:22.561998Z",
            "modified": "2025-10-03T14:27:57.677746Z"
        }
    ]
}