List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=711",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=709",
    "results": [
        {
            "id": 89194,
            "name": "Problem 136",
            "created": "2024-12-04T00:14:09.250341Z",
            "modified": "2026-02-26T23:37:57.729609Z"
        },
        {
            "id": 89193,
            "name": "Problem 135",
            "created": "2024-12-04T00:12:37.279588Z",
            "modified": "2026-02-26T23:37:31.675545Z"
        },
        {
            "id": 89192,
            "name": "Problem 134",
            "created": "2024-12-04T00:04:59.276742Z",
            "modified": "2026-03-12T13:34:16.647572Z"
        },
        {
            "id": 89191,
            "name": "Problem 133",
            "created": "2024-12-04T00:02:22.528212Z",
            "modified": "2026-02-26T23:37:10.932410Z"
        },
        {
            "id": 89190,
            "name": "Problem 132",
            "created": "2024-12-04T00:00:42.384002Z",
            "modified": "2026-05-03T21:34:16.721365Z"
        },
        {
            "id": 89189,
            "name": "Problem 131",
            "created": "2024-12-03T23:59:16.112574Z",
            "modified": "2026-05-03T21:34:16.016209Z"
        },
        {
            "id": 89188,
            "name": "Problem 130",
            "created": "2024-12-03T23:58:03.767102Z",
            "modified": "2026-03-12T13:32:28.136200Z"
        },
        {
            "id": 89187,
            "name": "Problem 129",
            "created": "2024-12-03T23:57:01.811927Z",
            "modified": "2026-02-26T23:35:38.972885Z"
        },
        {
            "id": 89186,
            "name": "Problem 128",
            "created": "2024-12-03T23:56:02.768637Z",
            "modified": "2026-03-12T15:45:03.023945Z"
        },
        {
            "id": 89185,
            "name": "Problem 127",
            "created": "2024-12-03T23:55:04.965635Z",
            "modified": "2026-03-12T15:52:14.984054Z"
        }
    ]
}