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

{
    "count": 54809,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5373",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5371",
    "results": [
        {
            "id": 90673,
            "name": "Stones on the edges have fewer liberties.",
            "created": "2025-02-01T20:13:34.511344Z",
            "modified": "2025-10-13T10:51:43.371687Z"
        },
        {
            "id": 90674,
            "name": "Stones in the corner have even fewer liberties!",
            "created": "2025-02-01T20:16:05.149976Z",
            "modified": "2025-10-13T10:51:46.905036Z"
        },
        {
            "id": 90675,
            "name": "Beginning to get more complicated",
            "created": "2025-02-01T20:18:40.512450Z",
            "modified": "2025-10-13T10:51:49.844266Z"
        },
        {
            "id": 90676,
            "name": "Capture anyway!",
            "created": "2025-02-01T20:20:45.807526Z",
            "modified": "2025-10-13T10:51:57.914565Z"
        },
        {
            "id": 90677,
            "name": "You can't run forever.",
            "created": "2025-02-01T20:22:56.274779Z",
            "modified": "2025-10-13T10:52:09.609350Z"
        },
        {
            "id": 90678,
            "name": "Complicated or simple?",
            "created": "2025-02-01T20:25:52.380135Z",
            "modified": "2025-10-13T10:52:21.316888Z"
        },
        {
            "id": 90679,
            "name": "Double Atari.",
            "created": "2025-02-01T20:30:24.648675Z",
            "modified": "2025-10-13T10:52:25.598377Z"
        },
        {
            "id": 90680,
            "name": "More double-atari",
            "created": "2025-02-01T20:32:28.486678Z",
            "modified": "2025-10-13T10:52:29.545853Z"
        },
        {
            "id": 90681,
            "name": "An illegal move versus an Atari",
            "created": "2025-02-01T20:36:23.041160Z",
            "modified": "2025-10-13T10:52:33.109456Z"
        },
        {
            "id": 90682,
            "name": "Again, one is illegal, one is essential!",
            "created": "2025-02-01T20:40:49.742463Z",
            "modified": "2025-10-13T10:52:38.214847Z"
        }
    ]
}