List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5063",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5061",
    "results": [
        {
            "id": 73877,
            "name": "Đối sát 10",
            "created": "2023-06-19T16:25:21.655760Z",
            "modified": "2026-03-30T15:08:13.414360Z"
        },
        {
            "id": 73872,
            "name": "Đối sát 5",
            "created": "2023-06-19T16:17:21.918261Z",
            "modified": "2026-03-30T15:08:13.296487Z"
        },
        {
            "id": 73870,
            "name": "Đối sát 3",
            "created": "2023-06-19T16:15:40.049008Z",
            "modified": "2026-03-30T15:08:13.236110Z"
        },
        {
            "id": 73868,
            "name": "Đối sát 1",
            "created": "2023-06-19T16:14:11.828032Z",
            "modified": "2026-03-30T15:08:13.232532Z"
        },
        {
            "id": 73869,
            "name": "Đối sát 2",
            "created": "2023-06-19T16:14:51.971984Z",
            "modified": "2026-03-30T15:08:13.232055Z"
        },
        {
            "id": 73704,
            "name": "BTVN 26",
            "created": "2023-06-15T16:57:37.199388Z",
            "modified": "2026-03-30T15:08:10.502896Z"
        },
        {
            "id": 73699,
            "name": "BTVN 22",
            "created": "2023-06-15T16:39:47.562524Z",
            "modified": "2026-03-30T15:08:10.502848Z"
        },
        {
            "id": 73773,
            "name": "exercise 1",
            "created": "2023-06-16T12:50:55.194457Z",
            "modified": "2026-03-30T15:08:10.381833Z"
        },
        {
            "id": 73702,
            "name": "BTVN 24",
            "created": "2023-06-15T16:52:34.450060Z",
            "modified": "2026-03-30T15:08:10.380952Z"
        },
        {
            "id": 73703,
            "name": "BTVN 25",
            "created": "2023-06-15T16:56:05.004462Z",
            "modified": "2026-03-30T15:08:10.117551Z"
        }
    ]
}