List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5606",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5604",
    "results": [
        {
            "id": 44125,
            "name": "001 / 300",
            "created": "2021-12-04T16:07:25.723576Z",
            "modified": "2026-04-08T18:29:17.496806Z"
        },
        {
            "id": 99961,
            "name": "Example 1",
            "created": "2025-11-28T21:27:14.968674Z",
            "modified": "2026-04-08T18:29:43.032882Z"
        },
        {
            "id": 27456,
            "name": "Introduction",
            "created": "2021-02-06T04:26:43.867483Z",
            "modified": "2026-04-08T18:30:18.143977Z"
        },
        {
            "id": 80067,
            "name": "3-3 Invation",
            "created": "2024-03-15T14:02:08.350136Z",
            "modified": "2026-04-08T18:30:53.521811Z"
        },
        {
            "id": 35506,
            "name": "Example 5.1.1 - Wedge",
            "created": "2021-08-05T15:39:06.914473Z",
            "modified": "2026-04-08T18:31:45.680003Z"
        },
        {
            "id": 51029,
            "name": "question1",
            "created": "2022-03-04T02:32:01.485666Z",
            "modified": "2026-04-08T18:32:20.748162Z"
        },
        {
            "id": 85452,
            "name": "Q-17261",
            "created": "2024-09-22T12:47:53.531559Z",
            "modified": "2026-04-08T18:32:45.109022Z"
        },
        {
            "id": 42956,
            "name": "IH 001 — Let's Make Go Easier! 01",
            "created": "2021-11-18T23:08:56.222631Z",
            "modified": "2026-04-08T18:33:14.427156Z"
        },
        {
            "id": 96645,
            "name": "Problem 1",
            "created": "2025-08-14T21:52:54.393121Z",
            "modified": "2026-04-08T18:33:41.370242Z"
        },
        {
            "id": 44161,
            "name": "About the Board and Stones",
            "created": "2021-12-05T02:42:47.742697Z",
            "modified": "2026-04-08T18:34:05.324170Z"
        }
    ]
}