List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5767",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5765",
    "results": [
        {
            "id": 931,
            "name": "29. The Dragon in the Deep Ocean",
            "created": "2014-10-11T02:06:57.877541Z",
            "modified": "2026-04-13T09:01:46.948233Z"
        },
        {
            "id": 15443,
            "name": "Problem 6",
            "created": "2019-10-29T22:06:10.245233Z",
            "modified": "2026-04-13T09:01:52.849131Z"
        },
        {
            "id": 15444,
            "name": "Problem 7",
            "created": "2019-10-30T12:29:03.973124Z",
            "modified": "2026-04-13T09:02:37.706198Z"
        },
        {
            "id": 15445,
            "name": "Problem 8",
            "created": "2019-10-30T14:20:39.665255Z",
            "modified": "2026-04-13T09:02:56.554733Z"
        },
        {
            "id": 15446,
            "name": "Problem 9",
            "created": "2019-10-30T14:28:55.435217Z",
            "modified": "2026-04-13T09:03:03.068835Z"
        },
        {
            "id": 15448,
            "name": "Problem 10",
            "created": "2019-10-30T19:45:37.470651Z",
            "modified": "2026-04-13T09:03:13.568241Z"
        },
        {
            "id": 15449,
            "name": "Problem 11",
            "created": "2019-10-31T00:20:59.730561Z",
            "modified": "2026-04-13T09:03:25.000485Z"
        },
        {
            "id": 15455,
            "name": "Problem 12",
            "created": "2019-11-01T16:15:35.898186Z",
            "modified": "2026-04-13T09:03:40.141835Z"
        },
        {
            "id": 15456,
            "name": "Problem 13",
            "created": "2019-11-01T16:30:38.814263Z",
            "modified": "2026-04-13T09:04:01.049114Z"
        },
        {
            "id": 15457,
            "name": "Problem 14",
            "created": "2019-11-02T16:19:30.578889Z",
            "modified": "2026-04-13T09:04:21.406190Z"
        }
    ]
}