GET /api/v1/puzzles/?format=api&ordering=-id&page=5517
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=5518",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5516",
    "results": [
        {
            "id": 39,
            "name": "Tesuji 1",
            "created": "2014-09-12T02:54:46.021891Z",
            "modified": "2025-10-24T21:15:28.327121Z"
        },
        {
            "id": 38,
            "name": "Black to Live.",
            "created": "2014-09-12T01:42:06.741289Z",
            "modified": "2025-10-24T21:14:08.727400Z"
        },
        {
            "id": 37,
            "name": "White to kill.",
            "created": "2014-09-12T01:26:33.114972Z",
            "modified": "2025-10-24T21:14:02.035178Z"
        },
        {
            "id": 36,
            "name": "Protect as Black",
            "created": "2014-09-12T01:10:31.580517Z",
            "modified": "2025-10-24T21:13:57.345546Z"
        },
        {
            "id": 35,
            "name": "Black to kill",
            "created": "2014-09-12T00:40:42.460217Z",
            "modified": "2025-10-24T21:13:55.092034Z"
        },
        {
            "id": 34,
            "name": "Capturing race - Can White win ?",
            "created": "2014-09-11T18:28:46.294779Z",
            "modified": "2025-10-29T09:23:44.772790Z"
        },
        {
            "id": 33,
            "name": "Under the Stones",
            "created": "2014-09-11T17:48:04.260448Z",
            "modified": "2025-10-24T21:10:51.182025Z"
        },
        {
            "id": 32,
            "name": "Capture white's stones.",
            "created": "2014-09-11T16:13:21.639315Z",
            "modified": "2025-10-24T21:14:29.863294Z"
        },
        {
            "id": 31,
            "name": "Hashigo",
            "created": "2014-09-11T15:59:57.756227Z",
            "modified": "2025-10-24T21:14:25.667134Z"
        },
        {
            "id": 30,
            "name": "surviving in corners",
            "created": "2014-09-11T15:40:02.623424Z",
            "modified": "2025-10-24T21:14:59.576708Z"
        }
    ]
}