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

{
    "count": 54782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=7",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5",
    "results": [
        {
            "id": 54,
            "name": "Problem 8",
            "created": "2014-09-12T15:53:33.618174Z",
            "modified": "2025-08-13T02:05:05.223811Z"
        },
        {
            "id": 55,
            "name": "Problem 9",
            "created": "2014-09-12T16:09:43.401153Z",
            "modified": "2025-08-13T02:05:19.915120Z"
        },
        {
            "id": 56,
            "name": "Problem 10",
            "created": "2014-09-12T16:13:49.533130Z",
            "modified": "2025-08-13T02:03:36.880711Z"
        },
        {
            "id": 57,
            "name": "5 of 347",
            "created": "2014-09-12T19:25:50.482677Z",
            "modified": "2025-10-01T20:15:21.639314Z"
        },
        {
            "id": 58,
            "name": "Black To Kill White",
            "created": "2014-09-12T19:37:09.062322Z",
            "modified": "2025-03-22T03:00:00.480536Z"
        },
        {
            "id": 59,
            "name": "Snap your fingers once, snap your finger twice, then snap it back!",
            "created": "2014-09-12T19:40:37.987962Z",
            "modified": "2024-07-29T10:41:17.997972Z"
        },
        {
            "id": 60,
            "name": "Problem 11",
            "created": "2014-09-12T20:58:41.936416Z",
            "modified": "2025-08-08T14:31:04.268263Z"
        },
        {
            "id": 61,
            "name": "Problem 12",
            "created": "2014-09-12T21:20:58.569518Z",
            "modified": "2025-08-13T02:02:27.954564Z"
        },
        {
            "id": 62,
            "name": "Problem 4",
            "created": "2014-09-12T23:36:20.723100Z",
            "modified": "2025-10-01T06:59:45.934396Z"
        },
        {
            "id": 63,
            "name": "Victory from Sacrifice",
            "created": "2014-09-13T05:33:38.435450Z",
            "modified": "2025-08-13T01:29:49.362981Z"
        }
    ]
}