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

{
    "count": 55141,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=204",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=202",
    "results": [
        {
            "id": 93023,
            "name": "Panda commando 3",
            "created": "2025-04-11T13:01:06.047697Z",
            "modified": "2025-11-03T18:13:41.893667Z"
        },
        {
            "id": 93018,
            "name": "Introduction",
            "created": "2025-04-11T10:07:49.998515Z",
            "modified": "2025-11-04T20:21:58.400418Z"
        },
        {
            "id": 93017,
            "name": "Endgame ヨセ 1-14",
            "created": "2025-04-11T03:58:17.700180Z",
            "modified": "2025-11-04T16:51:06.566870Z"
        },
        {
            "id": 93016,
            "name": "15: Black to kill",
            "created": "2025-04-11T02:52:35.986960Z",
            "modified": "2025-10-26T11:33:31.470949Z"
        },
        {
            "id": 93010,
            "name": "Problem 81",
            "created": "2025-04-10T17:14:10.922244Z",
            "modified": "2025-09-19T09:48:30.383855Z"
        },
        {
            "id": 93009,
            "name": "Problem 80",
            "created": "2025-04-10T17:12:47.493687Z",
            "modified": "2025-10-28T19:42:42.192024Z"
        },
        {
            "id": 93008,
            "name": "Problem 79",
            "created": "2025-04-10T17:10:59.117422Z",
            "modified": "2025-10-18T23:08:30.754071Z"
        },
        {
            "id": 93007,
            "name": "Problem 78",
            "created": "2025-04-10T17:09:27.830682Z",
            "modified": "2025-10-19T11:37:00.553022Z"
        },
        {
            "id": 93006,
            "name": "Problem 77",
            "created": "2025-04-10T17:08:16.267935Z",
            "modified": "2025-09-19T09:47:05.938881Z"
        },
        {
            "id": 93004,
            "name": "Oiotoshi 5",
            "created": "2025-04-10T13:49:50.536331Z",
            "modified": "2025-11-04T15:30:48.566128Z"
        }
    ]
}