List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=385
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=modified&page=386",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=384",
    "results": [
        {
            "id": 43822,
            "name": "Problem #005",
            "created": "2021-12-02T02:37:14.931662Z",
            "modified": "2026-03-30T11:28:00.558118Z"
        },
        {
            "id": 43823,
            "name": "Problem #006",
            "created": "2021-12-02T02:38:50.134525Z",
            "modified": "2026-03-30T11:28:00.653449Z"
        },
        {
            "id": 43826,
            "name": "HISHKHI",
            "created": "2021-12-02T07:58:54.306163Z",
            "modified": "2026-03-30T11:28:00.834794Z"
        },
        {
            "id": 43827,
            "name": "De ontsnapte dief",
            "created": "2021-12-02T08:08:24.876059Z",
            "modified": "2026-03-30T11:28:00.926234Z"
        },
        {
            "id": 43828,
            "name": "geen idee welke naam",
            "created": "2021-12-02T08:12:56.173350Z",
            "modified": "2026-03-30T11:28:00.998427Z"
        },
        {
            "id": 43848,
            "name": "mario is smart",
            "created": "2021-12-02T09:53:30.788052Z",
            "modified": "2026-03-30T11:28:02.306012Z"
        },
        {
            "id": 43887,
            "name": "Problem #012",
            "created": "2021-12-02T14:11:04.598392Z",
            "modified": "2026-03-30T11:29:03.638985Z"
        },
        {
            "id": 43927,
            "name": "yes, diamonds can crack",
            "created": "2021-12-03T03:17:27.360585Z",
            "modified": "2026-03-30T11:29:05.912897Z"
        },
        {
            "id": 43928,
            "name": "The devil 👿 😈 number, 69",
            "created": "2021-12-03T03:23:32.113151Z",
            "modified": "2026-03-30T11:29:05.991898Z"
        },
        {
            "id": 43929,
            "name": "♥kawaii heart♥",
            "created": "2021-12-03T04:15:33.722952Z",
            "modified": "2026-03-30T11:29:05.997569Z"
        }
    ]
}