List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5185
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=5186",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5184",
    "results": [
        {
            "id": 89357,
            "name": "Problem 92",
            "created": "2024-12-04T23:11:54.773709Z",
            "modified": "2026-03-31T14:43:30.020100Z"
        },
        {
            "id": 89358,
            "name": "Problem 93",
            "created": "2024-12-04T23:13:54.104343Z",
            "modified": "2026-03-31T14:44:42.568361Z"
        },
        {
            "id": 89359,
            "name": "Problem 1",
            "created": "2024-12-04T23:44:47.231114Z",
            "modified": "2026-03-30T16:22:03.347977Z"
        },
        {
            "id": 89360,
            "name": "Problem 2",
            "created": "2024-12-04T23:46:14.892732Z",
            "modified": "2026-03-30T16:22:04.884527Z"
        },
        {
            "id": 89361,
            "name": "Problem 3",
            "created": "2024-12-04T23:47:03.983759Z",
            "modified": "2026-03-30T16:22:04.976077Z"
        },
        {
            "id": 89362,
            "name": "Problem 4",
            "created": "2024-12-04T23:48:35.645675Z",
            "modified": "2026-03-30T16:22:05.023777Z"
        },
        {
            "id": 89363,
            "name": "Problem 5",
            "created": "2024-12-04T23:49:43.507819Z",
            "modified": "2026-03-30T16:22:05.123747Z"
        },
        {
            "id": 89364,
            "name": "Problem 6",
            "created": "2024-12-04T23:51:18.102462Z",
            "modified": "2026-03-30T16:22:05.036173Z"
        },
        {
            "id": 89365,
            "name": "Problem 7",
            "created": "2024-12-04T23:52:57.362140Z",
            "modified": "2026-03-30T16:22:07.790393Z"
        },
        {
            "id": 89366,
            "name": "Problem 8",
            "created": "2024-12-04T23:54:10.320795Z",
            "modified": "2026-03-30T16:22:07.981268Z"
        }
    ]
}