List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4561",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4559",
    "results": [
        {
            "id": 71486,
            "name": "Connect or not 2 - 2",
            "created": "2023-05-07T19:00:06.821826Z",
            "modified": "2026-04-01T01:18:24.912571Z"
        },
        {
            "id": 71487,
            "name": "Connect or not 2 - 3",
            "created": "2023-05-07T19:04:25.964635Z",
            "modified": "2026-05-10T02:05:41.606215Z"
        },
        {
            "id": 71488,
            "name": "Connect or not 2 - 5",
            "created": "2023-05-07T19:06:55.986054Z",
            "modified": "2026-05-10T02:14:04.241047Z"
        },
        {
            "id": 71497,
            "name": "js puz 1",
            "created": "2023-05-08T01:11:37.401967Z",
            "modified": "2026-02-16T00:23:58.445316Z"
        },
        {
            "id": 71498,
            "name": "js puz 2",
            "created": "2023-05-08T01:15:58.704933Z",
            "modified": "2026-02-16T00:23:59.367159Z"
        },
        {
            "id": 71519,
            "name": "Connect or not 2 - 6",
            "created": "2023-05-09T08:22:39.850845Z",
            "modified": "2026-05-10T02:17:13.785076Z"
        },
        {
            "id": 71520,
            "name": "Connect or not 2 - 7",
            "created": "2023-05-09T08:24:35.457878Z",
            "modified": "2026-05-10T02:20:18.966641Z"
        },
        {
            "id": 71521,
            "name": "Connect or not 2 - 4",
            "created": "2023-05-09T08:29:41.738024Z",
            "modified": "2026-05-10T02:10:19.384875Z"
        },
        {
            "id": 71522,
            "name": "Connect or not 2 - 8",
            "created": "2023-05-09T08:34:04.728494Z",
            "modified": "2026-05-10T02:23:18.757264Z"
        },
        {
            "id": 71523,
            "name": "Intro 1",
            "created": "2023-05-09T08:40:21.936917Z",
            "modified": "2026-05-20T06:23:28.904830Z"
        }
    ]
}