List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=417",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=415",
    "results": [
        {
            "id": 96808,
            "name": "Problem 78",
            "created": "2025-08-18T10:11:05.863260Z",
            "modified": "2026-04-29T09:30:04.044118Z"
        },
        {
            "id": 96807,
            "name": "Problem 77",
            "created": "2025-08-18T10:10:04.787875Z",
            "modified": "2026-04-29T09:30:04.043831Z"
        },
        {
            "id": 96806,
            "name": "Problem 76",
            "created": "2025-08-18T10:08:48.256530Z",
            "modified": "2026-04-29T09:30:04.068295Z"
        },
        {
            "id": 96805,
            "name": "Problem 75",
            "created": "2025-08-18T10:07:46.850411Z",
            "modified": "2026-04-29T09:30:03.183054Z"
        },
        {
            "id": 96804,
            "name": "Problem 74",
            "created": "2025-08-18T10:06:19.637843Z",
            "modified": "2026-04-29T09:30:02.666831Z"
        },
        {
            "id": 96803,
            "name": "Problem 73",
            "created": "2025-08-18T10:04:18.675645Z",
            "modified": "2026-04-29T09:30:02.459766Z"
        },
        {
            "id": 96802,
            "name": "Problem 72",
            "created": "2025-08-18T10:02:37.686172Z",
            "modified": "2026-04-29T09:30:02.134685Z"
        },
        {
            "id": 96801,
            "name": "Problem 71",
            "created": "2025-08-18T10:01:00.165430Z",
            "modified": "2026-04-29T09:30:01.346665Z"
        },
        {
            "id": 96800,
            "name": "Problem 70",
            "created": "2025-08-18T09:58:03.837928Z",
            "modified": "2026-04-29T09:30:00.555688Z"
        },
        {
            "id": 96799,
            "name": "Problem 69",
            "created": "2025-08-18T09:56:46.309682Z",
            "modified": "2026-04-29T09:30:01.850280Z"
        }
    ]
}