List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5254",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5252",
    "results": [
        {
            "id": 91627,
            "name": "Problem 72",
            "created": "2025-03-01T17:29:53.579626Z",
            "modified": "2026-04-15T12:14:21.727297Z"
        },
        {
            "id": 91632,
            "name": "Motion in a Pro Game",
            "created": "2025-03-02T01:58:11.528007Z",
            "modified": "2026-03-30T16:31:03.935416Z"
        },
        {
            "id": 91652,
            "name": "Tsumego 81",
            "created": "2025-03-02T11:34:42.012515Z",
            "modified": "2026-03-31T14:29:17.313157Z"
        },
        {
            "id": 91653,
            "name": "Problem 73",
            "created": "2025-03-02T11:41:03.376845Z",
            "modified": "2026-04-15T12:15:02.273597Z"
        },
        {
            "id": 91654,
            "name": "Problem 74",
            "created": "2025-03-02T11:42:08.322569Z",
            "modified": "2026-04-15T12:15:39.284172Z"
        },
        {
            "id": 91655,
            "name": "Problem 75",
            "created": "2025-03-02T11:43:23.913872Z",
            "modified": "2026-04-17T05:43:27.415178Z"
        },
        {
            "id": 91656,
            "name": "Problem 76",
            "created": "2025-03-02T11:46:15.824013Z",
            "modified": "2026-04-17T05:43:45.999556Z"
        },
        {
            "id": 91657,
            "name": "Problem 77",
            "created": "2025-03-02T11:47:28.935564Z",
            "modified": "2026-04-17T05:44:01.568887Z"
        },
        {
            "id": 91658,
            "name": "Problem 78",
            "created": "2025-03-02T11:48:58.258133Z",
            "modified": "2026-04-17T05:44:17.694719Z"
        },
        {
            "id": 91659,
            "name": "Problem 79",
            "created": "2025-03-02T11:52:46.826240Z",
            "modified": "2026-04-17T05:44:20.681413Z"
        }
    ]
}