List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5273",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5271",
    "results": [
        {
            "id": 53175,
            "name": "Diagram [4978]",
            "created": "2022-03-24T08:08:07.960204Z",
            "modified": "2026-03-30T12:56:07.314292Z"
        },
        {
            "id": 53174,
            "name": "Diagram [4977]",
            "created": "2022-03-24T08:05:40.677734Z",
            "modified": "2026-03-30T12:56:07.313158Z"
        },
        {
            "id": 53173,
            "name": "Diagram [4976]",
            "created": "2022-03-24T08:03:35.734585Z",
            "modified": "2026-03-30T12:56:07.196093Z"
        },
        {
            "id": 53171,
            "name": "Diagram [4975]",
            "created": "2022-03-24T08:01:24.416838Z",
            "modified": "2026-03-30T12:56:07.118378Z"
        },
        {
            "id": 53167,
            "name": "Diagram [4974]",
            "created": "2022-03-24T07:58:34.446501Z",
            "modified": "2026-03-30T12:56:06.933085Z"
        },
        {
            "id": 53166,
            "name": "Diagram [4973]",
            "created": "2022-03-24T07:57:21.018780Z",
            "modified": "2026-03-30T12:56:06.884604Z"
        },
        {
            "id": 53119,
            "name": "Diagram [4971]",
            "created": "2022-03-23T17:32:52.974010Z",
            "modified": "2026-03-30T12:55:15.935008Z"
        },
        {
            "id": 53120,
            "name": "Diagram [4972]",
            "created": "2022-03-23T17:34:36.129115Z",
            "modified": "2026-03-30T12:55:15.931867Z"
        },
        {
            "id": 53118,
            "name": "Diagram [4970]",
            "created": "2022-03-23T17:31:32.950970Z",
            "modified": "2026-03-30T12:55:15.728333Z"
        },
        {
            "id": 53117,
            "name": "Diagram [4969]",
            "created": "2022-03-23T17:30:14.248043Z",
            "modified": "2026-03-30T12:55:15.696709Z"
        }
    ]
}