List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4541",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4539",
    "results": [
        {
            "id": 70646,
            "name": "Tésuji 32",
            "created": "2023-04-10T18:37:18.583877Z",
            "modified": "2026-05-21T02:57:32.748904Z"
        },
        {
            "id": 70647,
            "name": "Tésuji 12",
            "created": "2023-04-10T18:47:47.757134Z",
            "modified": "2026-05-25T10:56:57.247600Z"
        },
        {
            "id": 70650,
            "name": "capture black",
            "created": "2023-04-12T04:27:16.899342Z",
            "modified": "2026-03-30T14:56:05.066239Z"
        },
        {
            "id": 70653,
            "name": "A Little Empty",
            "created": "2023-04-13T08:12:17.323088Z",
            "modified": "2026-03-30T14:56:05.164141Z"
        },
        {
            "id": 70662,
            "name": "connect",
            "created": "2023-04-13T12:39:01.366439Z",
            "modified": "2026-05-24T03:10:26.805314Z"
        },
        {
            "id": 70753,
            "name": "黑能否断杀左边白三子?",
            "created": "2023-04-14T01:28:22.632028Z",
            "modified": "2026-03-30T14:56:06.003430Z"
        },
        {
            "id": 70754,
            "name": "黑能否断杀左边白二子?",
            "created": "2023-04-14T01:28:54.571052Z",
            "modified": "2026-03-30T14:56:06.726098Z"
        },
        {
            "id": 70755,
            "name": "黑要破坏白模样。断边上二子是否成立?",
            "created": "2023-04-14T01:30:56.305630Z",
            "modified": "2026-03-30T14:56:06.828782Z"
        },
        {
            "id": 70824,
            "name": "【総合問題】問題388",
            "created": "2023-04-14T22:49:25.476590Z",
            "modified": "2026-04-15T11:04:22.100675Z"
        },
        {
            "id": 70825,
            "name": "【総合問題】問題389",
            "created": "2023-04-14T22:51:05.479426Z",
            "modified": "2026-04-15T11:04:22.288095Z"
        }
    ]
}