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

{
    "count": 54964,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5496",
    "results": [
        {
            "id": 98409,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Both Players",
            "created": "2025-10-26T19:02:06.982625Z",
            "modified": "2025-10-26T20:55:48.103585Z"
        },
        {
            "id": 98410,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Approaching Player",
            "created": "2025-10-26T19:07:45.266518Z",
            "modified": "2025-10-26T20:56:01.268604Z"
        },
        {
            "id": 98411,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - First Player",
            "created": "2025-10-26T19:16:55.781031Z",
            "modified": "2025-10-26T20:55:57.569146Z"
        },
        {
            "id": 98417,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Both Players",
            "created": "2025-10-26T20:31:18.842951Z",
            "modified": "2025-10-26T21:57:28.851467Z"
        }
    ]
}