GET /api/v1/puzzles/?format=api&ordering=-id&page=197
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=-id&page=198",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=196",
    "results": [
        {
            "id": 92788,
            "name": "20: Black to live",
            "created": "2025-04-02T01:17:03.536823Z",
            "modified": "2025-10-26T11:42:21.954922Z"
        },
        {
            "id": 92787,
            "name": "another",
            "created": "2025-04-01T21:08:38.744667Z",
            "modified": "2025-10-18T20:25:59.928502Z"
        },
        {
            "id": 92786,
            "name": "6. Black's Big Moyo",
            "created": "2025-04-01T21:04:46.355587Z",
            "modified": "2025-10-09T13:08:41.913523Z"
        },
        {
            "id": 92785,
            "name": "5. How should black handle this approach?",
            "created": "2025-04-01T19:39:01.851126Z",
            "modified": "2025-10-09T13:08:32.534716Z"
        },
        {
            "id": 92784,
            "name": "4. Now what about the two-space jump?",
            "created": "2025-04-01T19:30:12.771182Z",
            "modified": "2025-10-09T13:08:27.242027Z"
        },
        {
            "id": 92783,
            "name": "3. Why the one-space jump fell out of popularity.",
            "created": "2025-04-01T19:14:50.894615Z",
            "modified": "2025-10-09T13:08:21.456422Z"
        },
        {
            "id": 92781,
            "name": "1. Why the large knights move fell out of popularity",
            "created": "2025-04-01T19:00:20.219982Z",
            "modified": "2025-10-28T13:57:38.279432Z"
        },
        {
            "id": 92780,
            "name": "Сентэ и готэ",
            "created": "2025-04-01T16:48:31.349521Z",
            "modified": "2025-10-24T04:10:34.597795Z"
        },
        {
            "id": 92779,
            "name": "Death 死 1-13",
            "created": "2025-04-01T13:45:15.368388Z",
            "modified": "2025-10-30T17:32:06.275984Z"
        },
        {
            "id": 92778,
            "name": "Capturer des pierres 2",
            "created": "2025-04-01T11:32:34.641363Z",
            "modified": "2025-09-14T18:57:19.654278Z"
        }
    ]
}