List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5287",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5285",
    "results": [
        {
            "id": 8941,
            "name": "Problem 30",
            "created": "2017-12-03T21:40:26.480438Z",
            "modified": "2026-04-23T01:25:11.364817Z"
        },
        {
            "id": 8940,
            "name": "Problem 29",
            "created": "2017-12-03T21:21:50.507193Z",
            "modified": "2026-04-23T01:24:12.310012Z"
        },
        {
            "id": 8939,
            "name": "Problem 28",
            "created": "2017-12-03T21:01:29.642883Z",
            "modified": "2026-04-23T01:24:05.921018Z"
        },
        {
            "id": 8938,
            "name": "Problem 27",
            "created": "2017-12-03T20:50:11.751595Z",
            "modified": "2026-04-23T01:23:49.640686Z"
        },
        {
            "id": 8937,
            "name": "Problem 26",
            "created": "2017-12-03T20:42:27.517448Z",
            "modified": "2026-04-23T01:23:43.132490Z"
        },
        {
            "id": 8936,
            "name": "Problem 25",
            "created": "2017-12-03T20:36:50.470189Z",
            "modified": "2026-04-23T01:23:33.387446Z"
        },
        {
            "id": 8935,
            "name": "Problem 24",
            "created": "2017-12-03T20:34:37.483428Z",
            "modified": "2026-04-23T01:23:24.335621Z"
        },
        {
            "id": 8934,
            "name": "Problem 21",
            "created": "2017-12-03T20:28:57.877892Z",
            "modified": "2026-04-13T07:07:57.576494Z"
        },
        {
            "id": 8933,
            "name": "Problem 23",
            "created": "2017-12-03T20:26:00.064783Z",
            "modified": "2026-04-23T01:23:13.378934Z"
        },
        {
            "id": 8931,
            "name": "Problem 22",
            "created": "2017-12-03T09:33:01.678172Z",
            "modified": "2026-04-23T01:23:08.434470Z"
        }
    ]
}