List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5196
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=5197",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5195",
    "results": [
        {
            "id": 62146,
            "name": "Problem98",
            "created": "2022-08-27T09:33:27.637911Z",
            "modified": "2026-03-30T13:55:05.087472Z"
        },
        {
            "id": 62143,
            "name": "Problem95",
            "created": "2022-08-27T09:27:26.078164Z",
            "modified": "2026-03-30T13:55:05.038509Z"
        },
        {
            "id": 62141,
            "name": "noir tue",
            "created": "2022-08-27T07:02:52.324360Z",
            "modified": "2026-03-30T13:55:05.030374Z"
        },
        {
            "id": 62144,
            "name": "Problem96",
            "created": "2022-08-27T09:29:35.205827Z",
            "modified": "2026-03-30T13:55:05.028302Z"
        },
        {
            "id": 62123,
            "name": "Problem94",
            "created": "2022-08-26T11:41:49.318764Z",
            "modified": "2026-03-30T13:55:04.768957Z"
        },
        {
            "id": 62122,
            "name": "Problem93",
            "created": "2022-08-26T11:40:40.368254Z",
            "modified": "2026-03-30T13:55:04.763313Z"
        },
        {
            "id": 62120,
            "name": "Problem91",
            "created": "2022-08-26T11:36:10.915814Z",
            "modified": "2026-03-30T13:55:04.761317Z"
        },
        {
            "id": 62121,
            "name": "Problem92",
            "created": "2022-08-26T11:38:15.414161Z",
            "modified": "2026-03-30T13:55:04.453501Z"
        },
        {
            "id": 62111,
            "name": "Problem82",
            "created": "2022-08-26T11:12:20.338939Z",
            "modified": "2026-03-30T13:55:04.318396Z"
        },
        {
            "id": 62119,
            "name": "Problem90",
            "created": "2022-08-26T11:33:36.033604Z",
            "modified": "2026-03-30T13:55:04.219552Z"
        }
    ]
}