List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5332",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5330",
    "results": [
        {
            "id": 93190,
            "name": "Problem 151",
            "created": "2025-04-16T21:49:50.895958Z",
            "modified": "2026-04-02T09:42:03.061006Z"
        },
        {
            "id": 93191,
            "name": "Problem 152",
            "created": "2025-04-16T21:51:46.221198Z",
            "modified": "2026-04-07T04:02:37.114248Z"
        },
        {
            "id": 93192,
            "name": "Problem 153",
            "created": "2025-04-16T21:53:25.205646Z",
            "modified": "2026-04-03T05:20:36.719361Z"
        },
        {
            "id": 93193,
            "name": "Problem 154",
            "created": "2025-04-16T21:54:48.629121Z",
            "modified": "2026-04-15T12:35:03.422929Z"
        },
        {
            "id": 93194,
            "name": "Problem 155",
            "created": "2025-04-16T21:56:34.494000Z",
            "modified": "2026-04-16T15:27:38.266196Z"
        },
        {
            "id": 93195,
            "name": "11: Black to kill",
            "created": "2025-04-17T02:02:10.986444Z",
            "modified": "2026-04-16T06:41:12.701787Z"
        },
        {
            "id": 93197,
            "name": "Endgame ヨセ 1-15",
            "created": "2025-04-17T13:34:20.791719Z",
            "modified": "2026-04-19T20:26:40.765791Z"
        },
        {
            "id": 93198,
            "name": "Bul 102 PS 1",
            "created": "2025-04-17T17:22:30.205806Z",
            "modified": "2026-03-30T16:41:14.236696Z"
        },
        {
            "id": 93199,
            "name": "Bul 102 PS 2",
            "created": "2025-04-17T17:23:46.179042Z",
            "modified": "2026-03-30T16:41:14.535862Z"
        },
        {
            "id": 93200,
            "name": "Bul 102 PS 3",
            "created": "2025-04-17T17:24:41.428278Z",
            "modified": "2026-03-30T16:41:14.528613Z"
        }
    ]
}