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

{
    "count": 54794,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5431",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5429",
    "results": [
        {
            "id": 95645,
            "name": "Problem 187",
            "created": "2025-07-15T00:14:24.366779Z",
            "modified": "2025-09-08T03:39:29.979676Z"
        },
        {
            "id": 95688,
            "name": "47: Kill",
            "created": "2025-07-15T08:23:34.554007Z",
            "modified": "2025-09-19T01:41:17.957560Z"
        },
        {
            "id": 95744,
            "name": "Cong sat 1",
            "created": "2025-07-16T11:08:23.546346Z",
            "modified": "2025-08-27T15:01:21.374099Z"
        },
        {
            "id": 95745,
            "name": "Congsat 2",
            "created": "2025-07-16T11:09:46.595925Z",
            "modified": "2025-08-27T15:01:52.656676Z"
        },
        {
            "id": 95746,
            "name": "cong sat 3",
            "created": "2025-07-16T11:12:23.089474Z",
            "modified": "2025-08-27T15:03:30.618608Z"
        },
        {
            "id": 95747,
            "name": "cong sat 4",
            "created": "2025-07-16T11:13:43.848062Z",
            "modified": "2025-08-27T15:09:07.257152Z"
        },
        {
            "id": 95748,
            "name": "cong sat 5",
            "created": "2025-07-16T11:16:33.381649Z",
            "modified": "2025-08-27T15:09:44.733029Z"
        },
        {
            "id": 95749,
            "name": "cong sat 6",
            "created": "2025-07-16T11:18:07.898332Z",
            "modified": "2025-08-27T15:09:53.526119Z"
        },
        {
            "id": 95750,
            "name": "congsat 7",
            "created": "2025-07-16T11:21:21.326958Z",
            "modified": "2025-08-27T15:10:47.331343Z"
        },
        {
            "id": 95751,
            "name": "cong sat 7",
            "created": "2025-07-16T11:23:43.929590Z",
            "modified": "2025-08-27T15:11:26.016433Z"
        }
    ]
}