List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=510
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=-created&page=511",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=509",
    "results": [
        {
            "id": 93996,
            "name": "Problem 48",
            "created": "2025-05-12T00:36:54.260593Z",
            "modified": "2026-05-08T18:49:43.226484Z"
        },
        {
            "id": 93994,
            "name": "Problem 46",
            "created": "2025-05-12T00:20:08.309523Z",
            "modified": "2026-05-08T18:49:14.803512Z"
        },
        {
            "id": 93989,
            "name": "atari 2",
            "created": "2025-05-11T16:33:25.042963Z",
            "modified": "2026-05-05T10:46:09.562577Z"
        },
        {
            "id": 93988,
            "name": "atari 1",
            "created": "2025-05-11T16:31:33.316194Z",
            "modified": "2026-05-05T10:46:11.006674Z"
        },
        {
            "id": 93987,
            "name": "Couper 2",
            "created": "2025-05-11T16:28:01.472585Z",
            "modified": "2026-05-05T10:46:04.153544Z"
        },
        {
            "id": 93986,
            "name": "couper 1",
            "created": "2025-05-11T16:26:34.228059Z",
            "modified": "2026-05-07T13:45:52.198560Z"
        },
        {
            "id": 93985,
            "name": "relier 2",
            "created": "2025-05-11T16:21:47.391750Z",
            "modified": "2026-05-05T17:45:22.518628Z"
        },
        {
            "id": 93984,
            "name": "relier 1",
            "created": "2025-05-11T16:19:55.660798Z",
            "modified": "2026-05-05T17:34:32.782068Z"
        },
        {
            "id": 93983,
            "name": "Problem 264",
            "created": "2025-05-11T16:19:50.118238Z",
            "modified": "2026-05-07T16:24:02.341473Z"
        },
        {
            "id": 93982,
            "name": "Problem 263",
            "created": "2025-05-11T16:18:30.653332Z",
            "modified": "2026-04-29T07:51:14.546414Z"
        }
    ]
}