List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5202
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=5203",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5201",
    "results": [
        {
            "id": 62043,
            "name": "Problem16",
            "created": "2022-08-26T03:29:57.432731Z",
            "modified": "2026-03-30T13:54:09.878592Z"
        },
        {
            "id": 62033,
            "name": "Problem6",
            "created": "2022-08-26T03:03:46.299138Z",
            "modified": "2026-03-30T13:54:09.857257Z"
        },
        {
            "id": 62032,
            "name": "Problem5",
            "created": "2022-08-26T03:00:17.335003Z",
            "modified": "2026-03-30T13:54:09.562212Z"
        },
        {
            "id": 62042,
            "name": "Problem15",
            "created": "2022-08-26T03:28:57.033665Z",
            "modified": "2026-03-30T13:54:09.546658Z"
        },
        {
            "id": 62040,
            "name": "Problem13",
            "created": "2022-08-26T03:26:15.673611Z",
            "modified": "2026-03-30T13:54:09.466901Z"
        },
        {
            "id": 62041,
            "name": "Problem14",
            "created": "2022-08-26T03:27:39.323803Z",
            "modified": "2026-03-30T13:54:09.460543Z"
        },
        {
            "id": 62015,
            "name": "Kill white",
            "created": "2022-08-25T01:37:42.485541Z",
            "modified": "2026-03-30T13:54:09.347366Z"
        },
        {
            "id": 61994,
            "name": "Problem192",
            "created": "2022-08-23T09:56:35.764587Z",
            "modified": "2026-03-30T13:54:08.980051Z"
        },
        {
            "id": 61995,
            "name": "Problem193",
            "created": "2022-08-23T09:59:31.616566Z",
            "modified": "2026-03-30T13:54:08.968841Z"
        },
        {
            "id": 61990,
            "name": "Problem188",
            "created": "2022-08-23T09:42:29.303560Z",
            "modified": "2026-03-30T13:54:08.889330Z"
        }
    ]
}