List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=495",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=493",
    "results": [
        {
            "id": 68154,
            "name": "Puzzle 23-2",
            "created": "2023-01-31T09:26:10.962895Z",
            "modified": "2026-05-05T00:03:25.067824Z"
        },
        {
            "id": 63185,
            "name": "Puzzle 138",
            "created": "2022-09-29T19:29:08.387099Z",
            "modified": "2026-05-05T00:03:21.620779Z"
        },
        {
            "id": 63184,
            "name": "Puzzle 137",
            "created": "2022-09-29T19:27:51.718135Z",
            "modified": "2026-05-05T00:03:20.894761Z"
        },
        {
            "id": 20703,
            "name": "life and death",
            "created": "2020-08-29T14:49:21.397806Z",
            "modified": "2026-05-05T00:03:10.795264Z"
        },
        {
            "id": 93225,
            "name": "Bul 106 PS 84 PS 2",
            "created": "2025-04-18T11:02:07.416414Z",
            "modified": "2026-05-05T00:03:03.230705Z"
        },
        {
            "id": 93224,
            "name": "Bul 106 PS 84 PS 1",
            "created": "2025-04-18T10:58:21.609149Z",
            "modified": "2026-05-05T00:03:01.642276Z"
        },
        {
            "id": 20416,
            "name": "kill the group",
            "created": "2020-08-05T19:49:55.610265Z",
            "modified": "2026-05-05T00:02:58.710533Z"
        },
        {
            "id": 20415,
            "name": "how to kill",
            "created": "2020-08-05T19:42:12.309520Z",
            "modified": "2026-05-05T00:02:54.864127Z"
        },
        {
            "id": 20413,
            "name": "how to defend a group",
            "created": "2020-08-05T19:36:10.424481Z",
            "modified": "2026-05-05T00:02:52.918417Z"
        },
        {
            "id": 20412,
            "name": "how to protect your group",
            "created": "2020-08-05T19:27:15.412282Z",
            "modified": "2026-05-05T00:02:49.233392Z"
        }
    ]
}