GET /api/v1/puzzles/?format=api&ordering=created&page=201
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=202",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=200",
    "results": [
        {
            "id": 2297,
            "name": "Maeda Intermediate 4",
            "created": "2015-01-07T14:12:28.639938Z",
            "modified": "2025-10-25T07:31:07.920204Z"
        },
        {
            "id": 2298,
            "name": "Maeda Intermediate 5",
            "created": "2015-01-07T14:14:30.057925Z",
            "modified": "2025-10-25T07:31:09.953743Z"
        },
        {
            "id": 2299,
            "name": "4-4 point - low approach one-space low pincer invasion, interception",
            "created": "2015-01-09T10:43:22.422643Z",
            "modified": "2025-11-04T00:13:38.942889Z"
        },
        {
            "id": 2301,
            "name": "3-4 point, high approach, inside contact, solid connection",
            "created": "2015-01-09T20:11:15.384585Z",
            "modified": "2025-10-29T12:31:02.695125Z"
        },
        {
            "id": 2302,
            "name": "test test",
            "created": "2015-01-11T20:29:39.918440Z",
            "modified": "2025-10-19T11:08:53.396146Z"
        },
        {
            "id": 2303,
            "name": "Lizard Brain I (NOT FINISHED)",
            "created": "2015-01-11T20:32:24.378527Z",
            "modified": "2025-10-20T21:24:40.308411Z"
        },
        {
            "id": 2304,
            "name": "Puzzle #001",
            "created": "2015-01-12T07:38:53.167668Z",
            "modified": "2025-10-27T09:30:39.103004Z"
        },
        {
            "id": 2305,
            "name": "Puzzle #002",
            "created": "2015-01-12T07:46:19.802889Z",
            "modified": "2025-10-27T09:30:44.631675Z"
        },
        {
            "id": 2306,
            "name": "Puzzle #003",
            "created": "2015-01-12T07:53:20.066987Z",
            "modified": "2025-10-31T06:19:32.988904Z"
        },
        {
            "id": 2307,
            "name": "Puzzle #004",
            "created": "2015-01-12T08:06:04.307356Z",
            "modified": "2025-10-27T09:30:55.682084Z"
        }
    ]
}