List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=549",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=547",
    "results": [
        {
            "id": 62067,
            "name": "Problem40",
            "created": "2022-08-26T06:35:25.197172Z",
            "modified": "2026-03-30T13:54:12.126283Z"
        },
        {
            "id": 62065,
            "name": "Problem38",
            "created": "2022-08-26T06:27:16.174587Z",
            "modified": "2026-03-30T13:54:12.129874Z"
        },
        {
            "id": 62068,
            "name": "Problem41",
            "created": "2022-08-26T06:38:21.858498Z",
            "modified": "2026-03-30T13:54:12.452469Z"
        },
        {
            "id": 62070,
            "name": "Problem43",
            "created": "2022-08-26T06:47:27.048272Z",
            "modified": "2026-03-30T13:54:12.765044Z"
        },
        {
            "id": 62071,
            "name": "Problem44",
            "created": "2022-08-26T06:51:07.173627Z",
            "modified": "2026-03-30T13:54:12.770043Z"
        },
        {
            "id": 62069,
            "name": "Problem42",
            "created": "2022-08-26T06:46:22.566209Z",
            "modified": "2026-03-30T13:54:12.822908Z"
        },
        {
            "id": 62073,
            "name": "Problem45-2",
            "created": "2022-08-26T06:54:08.940925Z",
            "modified": "2026-03-30T13:54:12.970855Z"
        },
        {
            "id": 62072,
            "name": "Problem45-1",
            "created": "2022-08-26T06:52:37.689104Z",
            "modified": "2026-03-30T13:54:12.978261Z"
        },
        {
            "id": 62076,
            "name": "Problem48",
            "created": "2022-08-26T07:20:36.810531Z",
            "modified": "2026-03-30T13:54:13.060789Z"
        },
        {
            "id": 62074,
            "name": "Problem46",
            "created": "2022-08-26T06:56:55.418840Z",
            "modified": "2026-03-30T13:54:13.063142Z"
        }
    ]
}