List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5250",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5248",
    "results": [
        {
            "id": 30192,
            "name": "Tsumégo 105",
            "created": "2021-04-26T18:05:17.673611Z",
            "modified": "2026-04-23T06:45:00.929810Z"
        },
        {
            "id": 21038,
            "name": "Problem 18",
            "created": "2020-09-23T01:01:58.692775Z",
            "modified": "2026-04-23T06:45:09.583252Z"
        },
        {
            "id": 8700,
            "name": "4-4 Enclosure Joseki",
            "created": "2017-10-24T17:26:32.776611Z",
            "modified": "2026-04-23T06:47:42.182495Z"
        },
        {
            "id": 52436,
            "name": "question 3",
            "created": "2022-03-19T06:33:30.604451Z",
            "modified": "2026-04-23T06:47:52.787696Z"
        },
        {
            "id": 52437,
            "name": "question 4",
            "created": "2022-03-19T06:34:21.011591Z",
            "modified": "2026-04-23T06:48:24.892483Z"
        },
        {
            "id": 52438,
            "name": "question 5",
            "created": "2022-03-19T06:37:23.668954Z",
            "modified": "2026-04-23T06:48:30.750499Z"
        },
        {
            "id": 52439,
            "name": "question 6",
            "created": "2022-03-19T06:38:41.722127Z",
            "modified": "2026-04-23T06:51:18.254847Z"
        },
        {
            "id": 17932,
            "name": "Problem 3",
            "created": "2020-04-23T11:51:30.338466Z",
            "modified": "2026-04-23T06:51:49.778791Z"
        },
        {
            "id": 52440,
            "name": "question 7",
            "created": "2022-03-19T06:44:16.611279Z",
            "modified": "2026-04-23T06:52:31.411870Z"
        },
        {
            "id": 52441,
            "name": "question 8",
            "created": "2022-03-19T06:45:30.102177Z",
            "modified": "2026-04-23T06:52:35.081379Z"
        }
    ]
}