List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5754",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5752",
    "results": [
        {
            "id": 85376,
            "name": "โจทย์ที่ 2",
            "created": "2024-09-19T01:26:29.422459Z",
            "modified": "2026-04-16T12:49:51.943782Z"
        },
        {
            "id": 85499,
            "name": "descente aux enfers",
            "created": "2024-09-25T14:29:10.117416Z",
            "modified": "2026-04-16T12:49:53.296793Z"
        },
        {
            "id": 85522,
            "name": "Eye at the Corner 2",
            "created": "2024-09-26T23:06:06.560105Z",
            "modified": "2026-04-16T12:49:54.554740Z"
        },
        {
            "id": 85537,
            "name": "Take Ko Loop on edge 1",
            "created": "2024-09-27T00:48:57.409079Z",
            "modified": "2026-04-16T12:49:55.915033Z"
        },
        {
            "id": 85606,
            "name": "Numbers and Shapes 2",
            "created": "2024-10-01T22:00:34.946986Z",
            "modified": "2026-04-16T12:49:57.204458Z"
        },
        {
            "id": 85626,
            "name": "Numbers and Shapes 6B1",
            "created": "2024-10-01T23:17:40.602378Z",
            "modified": "2026-04-16T12:49:58.580716Z"
        },
        {
            "id": 85650,
            "name": "Capture 1 on edge A",
            "created": "2024-10-02T07:12:27.398476Z",
            "modified": "2026-04-16T12:50:00.021020Z"
        },
        {
            "id": 85689,
            "name": "1 edge",
            "created": "2024-10-02T08:40:49.075552Z",
            "modified": "2026-04-16T12:50:01.298880Z"
        },
        {
            "id": 85801,
            "name": "puzzle2",
            "created": "2024-10-07T05:19:36.249983Z",
            "modified": "2026-04-16T12:50:02.644667Z"
        },
        {
            "id": 63,
            "name": "Victory from Sacrifice",
            "created": "2014-09-13T05:33:38.435450Z",
            "modified": "2026-04-16T12:50:03.165492Z"
        }
    ]
}