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

{
    "count": 54999,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5500",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5498",
    "results": [
        {
            "id": 22,
            "name": "Life and Death.",
            "created": "2014-09-11T14:21:59.267944Z",
            "modified": "2025-11-02T14:04:48.617906Z"
        },
        {
            "id": 21,
            "name": "Capturing Race - One Eye against no Eye (1)",
            "created": "2014-09-11T14:18:44.577221Z",
            "modified": "2025-10-29T04:46:35.244876Z"
        },
        {
            "id": 20,
            "name": "Death in the corner",
            "created": "2014-09-11T14:10:28.586546Z",
            "modified": "2025-10-24T21:15:22.212998Z"
        },
        {
            "id": 19,
            "name": "Rectangular 6 in the corner.",
            "created": "2014-09-11T13:50:39.900934Z",
            "modified": "2025-10-24T21:15:16.033016Z"
        },
        {
            "id": 18,
            "name": "Unkown source",
            "created": "2014-09-11T13:43:36.121672Z",
            "modified": "2025-10-27T10:44:03.713770Z"
        },
        {
            "id": 17,
            "name": "Capture on 2nd line",
            "created": "2014-09-11T13:29:19.523182Z",
            "modified": "2025-10-24T21:15:09.639978Z"
        },
        {
            "id": 16,
            "name": "1 of 347",
            "created": "2014-09-11T12:57:00.893090Z",
            "modified": "2025-11-02T21:27:15.311251Z"
        },
        {
            "id": 15,
            "name": "Snapback",
            "created": "2014-09-11T12:56:52.797788Z",
            "modified": "2025-10-27T21:02:29.342380Z"
        },
        {
            "id": 14,
            "name": "Liberty",
            "created": "2014-09-11T12:54:30.027881Z",
            "modified": "2025-10-27T21:02:26.698133Z"
        },
        {
            "id": 13,
            "name": "Life and death.",
            "created": "2014-09-11T12:29:58.237473Z",
            "modified": "2025-10-21T19:00:12.418091Z"
        }
    ]
}