List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5199
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=5200",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5198",
    "results": [
        {
            "id": 62071,
            "name": "Problem44",
            "created": "2022-08-26T06:51:07.173627Z",
            "modified": "2026-03-30T13:54:12.770043Z"
        },
        {
            "id": 62070,
            "name": "Problem43",
            "created": "2022-08-26T06:47:27.048272Z",
            "modified": "2026-03-30T13:54:12.765044Z"
        },
        {
            "id": 62068,
            "name": "Problem41",
            "created": "2022-08-26T06:38:21.858498Z",
            "modified": "2026-03-30T13:54:12.452469Z"
        },
        {
            "id": 62065,
            "name": "Problem38",
            "created": "2022-08-26T06:27:16.174587Z",
            "modified": "2026-03-30T13:54:12.129874Z"
        },
        {
            "id": 62067,
            "name": "Problem40",
            "created": "2022-08-26T06:35:25.197172Z",
            "modified": "2026-03-30T13:54:12.126283Z"
        },
        {
            "id": 62066,
            "name": "Problem39",
            "created": "2022-08-26T06:31:22.715598Z",
            "modified": "2026-03-30T13:54:12.124025Z"
        },
        {
            "id": 62064,
            "name": "Problem37",
            "created": "2022-08-26T06:25:28.053916Z",
            "modified": "2026-03-30T13:54:11.902788Z"
        },
        {
            "id": 62062,
            "name": "Problem35",
            "created": "2022-08-26T06:15:08.574164Z",
            "modified": "2026-03-30T13:54:11.775397Z"
        },
        {
            "id": 62063,
            "name": "Problem36",
            "created": "2022-08-26T06:18:21.129932Z",
            "modified": "2026-03-30T13:54:11.765024Z"
        },
        {
            "id": 62060,
            "name": "Problem33",
            "created": "2022-08-26T06:11:49.074185Z",
            "modified": "2026-03-30T13:54:11.581033Z"
        }
    ]
}