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

{
    "count": 54804,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5381",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5379",
    "results": [
        {
            "id": 91986,
            "name": "testing2",
            "created": "2025-03-05T17:05:46.046506Z",
            "modified": "2025-10-09T10:35:09.335448Z"
        },
        {
            "id": 91992,
            "name": "testing3",
            "created": "2025-03-05T17:10:45.697970Z",
            "modified": "2025-03-05T17:10:59.278330Z"
        },
        {
            "id": 92004,
            "name": "9x9testing",
            "created": "2025-03-05T17:25:36.226118Z",
            "modified": "2025-10-09T10:35:51.285913Z"
        },
        {
            "id": 92106,
            "name": "Brilliant move",
            "created": "2025-03-06T14:07:07.891202Z",
            "modified": "2025-09-26T20:36:46.573968Z"
        },
        {
            "id": 92136,
            "name": "Tesuji",
            "created": "2025-03-06T23:38:12.067195Z",
            "modified": "2025-09-12T00:55:54.756560Z"
        },
        {
            "id": 92146,
            "name": "1qwertz",
            "created": "2025-03-07T13:09:11.331841Z",
            "modified": "2025-10-06T21:41:15.828615Z"
        },
        {
            "id": 92147,
            "name": "2qwertz",
            "created": "2025-03-07T13:17:56.670879Z",
            "modified": "2025-10-06T21:41:20.159485Z"
        },
        {
            "id": 92148,
            "name": "3qwertz",
            "created": "2025-03-07T13:22:33.597657Z",
            "modified": "2025-10-06T21:41:26.825742Z"
        },
        {
            "id": 92210,
            "name": "puzzle #31",
            "created": "2025-03-09T00:54:01.623161Z",
            "modified": "2025-03-09T00:54:01.623178Z"
        },
        {
            "id": 92247,
            "name": "The Small L Shape",
            "created": "2025-03-10T16:05:35.566332Z",
            "modified": "2025-10-06T20:01:16.337864Z"
        }
    ]
}