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

{
    "count": 55196,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=213",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=211",
    "results": [
        {
            "id": 2420,
            "name": "Basic Joseki 3.5",
            "created": "2015-02-03T23:29:20.700313Z",
            "modified": "2025-11-06T01:03:49.822145Z"
        },
        {
            "id": 2437,
            "name": "3-4 point low approach one-space high pincer knight's move",
            "created": "2015-02-05T10:21:43.776246Z",
            "modified": "2025-10-25T07:34:33.730166Z"
        },
        {
            "id": 2438,
            "name": "Many ways to solve a problem (6)",
            "created": "2015-02-05T11:10:38.766319Z",
            "modified": "2025-10-27T09:04:09.826587Z"
        },
        {
            "id": 2439,
            "name": "Invasion d'un hoshi.",
            "created": "2015-02-05T16:57:29.265339Z",
            "modified": "2025-08-15T12:15:22.729131Z"
        },
        {
            "id": 2440,
            "name": "Invasion d'un hoshi #2",
            "created": "2015-02-05T17:04:33.289855Z",
            "modified": "2025-08-15T12:18:17.317031Z"
        },
        {
            "id": 2441,
            "name": "Invasion d'un hoshi #3",
            "created": "2015-02-05T17:14:01.325595Z",
            "modified": "2025-04-07T19:27:49.181831Z"
        },
        {
            "id": 2442,
            "name": "White to win.",
            "created": "2015-02-05T23:12:20.322750Z",
            "modified": "2025-10-20T14:53:21.407250Z"
        },
        {
            "id": 2451,
            "name": "Le seki",
            "created": "2015-02-06T15:22:32.961248Z",
            "modified": "2025-10-14T12:12:19.927357Z"
        },
        {
            "id": 2458,
            "name": "Le yose : exercice",
            "created": "2015-02-08T17:37:58.837978Z",
            "modified": "2025-08-16T16:36:37.050046Z"
        },
        {
            "id": 2461,
            "name": "Tripod - A3F1",
            "created": "2015-02-09T15:30:36.777498Z",
            "modified": "2025-10-17T13:29:35.478064Z"
        }
    ]
}