List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4628",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4626",
    "results": [
        {
            "id": 73644,
            "name": "2023.06.14",
            "created": "2023-06-14T14:54:35.094351Z",
            "modified": "2026-05-10T03:21:07.759648Z"
        },
        {
            "id": 73649,
            "name": "네번째 문제",
            "created": "2023-06-14T23:18:23.044722Z",
            "modified": "2026-05-21T23:54:41.332339Z"
        },
        {
            "id": 73661,
            "name": "probleme num 7",
            "created": "2023-06-15T12:32:24.909574Z",
            "modified": "2026-03-30T15:07:14.393391Z"
        },
        {
            "id": 73662,
            "name": "2023.06.15",
            "created": "2023-06-15T13:58:53.322450Z",
            "modified": "2026-05-20T03:35:17.428794Z"
        },
        {
            "id": 73675,
            "name": "BTVN 1",
            "created": "2023-06-15T15:47:34.253486Z",
            "modified": "2026-02-16T00:32:51.982762Z"
        },
        {
            "id": 73677,
            "name": "BTVN 2",
            "created": "2023-06-15T15:49:40.791986Z",
            "modified": "2026-02-16T00:32:52.788817Z"
        },
        {
            "id": 73679,
            "name": "BTVN 3",
            "created": "2023-06-15T15:50:44.236676Z",
            "modified": "2026-02-16T00:32:53.937975Z"
        },
        {
            "id": 73681,
            "name": "BTVN 4",
            "created": "2023-06-15T15:52:34.285760Z",
            "modified": "2026-02-16T00:32:55.104279Z"
        },
        {
            "id": 73682,
            "name": "BTVN 5",
            "created": "2023-06-15T15:53:55.715802Z",
            "modified": "2026-02-16T00:32:56.287530Z"
        },
        {
            "id": 73683,
            "name": "BTVN 6",
            "created": "2023-06-15T15:54:56.270121Z",
            "modified": "2026-02-16T00:32:57.387798Z"
        }
    ]
}