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

{
    "count": 54971,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=189",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=187",
    "results": [
        {
            "id": 2062,
            "name": "18 Gote",
            "created": "2014-12-08T00:53:37.352449Z",
            "modified": "2025-08-26T12:21:14.234944Z"
        },
        {
            "id": 2063,
            "name": "whatever1",
            "created": "2014-12-08T01:10:06.015976Z",
            "modified": "2025-08-14T22:27:34.624971Z"
        },
        {
            "id": 2064,
            "name": "whatever2",
            "created": "2014-12-08T01:13:09.990870Z",
            "modified": "2025-08-14T22:28:14.382699Z"
        },
        {
            "id": 2065,
            "name": "whatever3",
            "created": "2014-12-08T01:15:14.345106Z",
            "modified": "2025-08-14T22:30:56.715276Z"
        },
        {
            "id": 2066,
            "name": "9x9 Opening Explorer (v2)",
            "created": "2014-12-08T04:55:19.007288Z",
            "modified": "2025-10-17T20:35:23.826415Z"
        },
        {
            "id": 2067,
            "name": "19 Cap",
            "created": "2014-12-08T20:10:38.443713Z",
            "modified": "2025-08-26T12:21:35.567790Z"
        },
        {
            "id": 2069,
            "name": "whatever4",
            "created": "2014-12-09T01:48:37.659403Z",
            "modified": "2024-08-14T04:19:33.448258Z"
        },
        {
            "id": 2070,
            "name": "whatever5",
            "created": "2014-12-09T01:51:41.221923Z",
            "modified": "2024-01-11T00:42:49.789366Z"
        },
        {
            "id": 2071,
            "name": "let's start with some new names(#6)",
            "created": "2014-12-09T01:54:57.772646Z",
            "modified": "2025-05-27T10:59:24.676980Z"
        },
        {
            "id": 2072,
            "name": "still didn't come up with one(#7)",
            "created": "2014-12-09T02:47:18.737638Z",
            "modified": "2024-01-11T00:43:15.910454Z"
        }
    ]
}