List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5197
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=5198",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5196",
    "results": [
        {
            "id": 62113,
            "name": "Problem84",
            "created": "2022-08-26T11:22:18.816096Z",
            "modified": "2026-03-30T13:55:04.054065Z"
        },
        {
            "id": 62112,
            "name": "Problem83",
            "created": "2022-08-26T11:15:55.265087Z",
            "modified": "2026-03-30T13:55:04.052382Z"
        },
        {
            "id": 62108,
            "name": "Problem79",
            "created": "2022-08-26T11:07:49.257014Z",
            "modified": "2026-03-30T13:55:03.942094Z"
        },
        {
            "id": 62114,
            "name": "Problem85",
            "created": "2022-08-26T11:23:54.444049Z",
            "modified": "2026-03-30T13:55:03.837350Z"
        },
        {
            "id": 62110,
            "name": "Problem81",
            "created": "2022-08-26T11:11:25.706640Z",
            "modified": "2026-03-30T13:55:03.816819Z"
        },
        {
            "id": 62109,
            "name": "Problem80",
            "created": "2022-08-26T11:09:33.450172Z",
            "modified": "2026-03-30T13:55:03.811190Z"
        },
        {
            "id": 62107,
            "name": "Problem78",
            "created": "2022-08-26T11:06:21.460296Z",
            "modified": "2026-03-30T13:55:03.810811Z"
        },
        {
            "id": 62106,
            "name": "Problem77",
            "created": "2022-08-26T11:04:45.147729Z",
            "modified": "2026-03-30T13:55:03.586364Z"
        },
        {
            "id": 62105,
            "name": "Problem76",
            "created": "2022-08-26T11:02:45.701915Z",
            "modified": "2026-03-30T13:55:03.558783Z"
        },
        {
            "id": 62115,
            "name": "Problem86",
            "created": "2022-08-26T11:25:42.463829Z",
            "modified": "2026-03-30T13:55:03.447554Z"
        }
    ]
}