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

{
    "count": 55373,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=236",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=234",
    "results": [
        {
            "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"
        },
        {
            "id": 92777,
            "name": "Capturer des pierres",
            "created": "2025-04-01T11:20:43.838597Z",
            "modified": "2025-09-14T18:57:14.750680Z"
        },
        {
            "id": 92775,
            "name": "Жизнь и смерть",
            "created": "2025-04-01T06:32:25.043478Z",
            "modified": "2025-10-26T12:41:57.871839Z"
        },
        {
            "id": 92762,
            "name": "23: Black to kill",
            "created": "2025-04-01T04:00:38.132403Z",
            "modified": "2025-10-26T11:48:04.243830Z"
        }
    ]
}