List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=634",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=632",
    "results": [
        {
            "id": 73387,
            "name": "Cướp 9",
            "created": "2023-06-11T11:02:19.843667Z",
            "modified": "2026-03-30T15:05:12.145647Z"
        },
        {
            "id": 73390,
            "name": "Cướp 11",
            "created": "2023-06-11T11:03:21.738870Z",
            "modified": "2026-03-30T15:05:12.187430Z"
        },
        {
            "id": 73391,
            "name": "Cướp 12",
            "created": "2023-06-11T11:03:54.510677Z",
            "modified": "2026-03-30T15:05:12.616643Z"
        },
        {
            "id": 73447,
            "name": "BTVN 4",
            "created": "2023-06-11T16:53:19.765290Z",
            "modified": "2026-03-30T15:06:04.040318Z"
        },
        {
            "id": 73451,
            "name": "BTVN 5",
            "created": "2023-06-11T17:04:51.928145Z",
            "modified": "2026-03-30T15:06:05.447277Z"
        },
        {
            "id": 73456,
            "name": "BTVN 9",
            "created": "2023-06-11T17:12:43.944210Z",
            "modified": "2026-03-30T15:06:07.157349Z"
        },
        {
            "id": 73442,
            "name": "BTVN 3",
            "created": "2023-06-11T16:44:35.592131Z",
            "modified": "2026-03-30T15:06:07.729243Z"
        },
        {
            "id": 73457,
            "name": "BTVN 10",
            "created": "2023-06-11T17:13:25.606185Z",
            "modified": "2026-03-30T15:06:07.790984Z"
        },
        {
            "id": 73460,
            "name": "BTVN 13",
            "created": "2023-06-11T17:15:08.047414Z",
            "modified": "2026-03-30T15:06:07.879421Z"
        },
        {
            "id": 73461,
            "name": "BTVN 14",
            "created": "2023-06-11T17:16:17.348021Z",
            "modified": "2026-03-30T15:06:08.087872Z"
        }
    ]
}