List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1020",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1018",
    "results": [
        {
            "id": 22826,
            "name": "Grundlagen - Japanische Begriffe",
            "created": "2020-11-09T12:30:27.348014Z",
            "modified": "2026-03-31T23:09:28.862351Z"
        },
        {
            "id": 22827,
            "name": "Grundlagen - Japanische Begriffe 2",
            "created": "2020-11-09T12:38:32.550179Z",
            "modified": "2026-03-31T23:09:30.073619Z"
        },
        {
            "id": 22828,
            "name": "Grundlagen - Japanische Begriffe 3",
            "created": "2020-11-09T12:46:13.378074Z",
            "modified": "2026-03-31T23:09:31.601736Z"
        },
        {
            "id": 22829,
            "name": "Grundlagen - Japanische Begriffe 4",
            "created": "2020-11-09T12:54:16.649527Z",
            "modified": "2026-03-31T23:09:32.794832Z"
        },
        {
            "id": 22831,
            "name": "Grundlagen - Japanische Begriffe 5",
            "created": "2020-11-09T12:59:56.947400Z",
            "modified": "2026-03-31T23:09:34.260892Z"
        },
        {
            "id": 22876,
            "name": "Connect",
            "created": "2020-11-10T15:56:08.525607Z",
            "modified": "2026-03-31T23:09:43.397364Z"
        },
        {
            "id": 23124,
            "name": "Problem 3",
            "created": "2020-11-13T19:50:53.348705Z",
            "modified": "2026-03-31T23:09:57.808799Z"
        },
        {
            "id": 23127,
            "name": "Fundamentals of Life and Death",
            "created": "2020-11-13T20:22:12.172131Z",
            "modified": "2026-03-31T23:09:59.155162Z"
        },
        {
            "id": 23128,
            "name": "Problem 4",
            "created": "2020-11-13T20:24:41.460527Z",
            "modified": "2026-03-31T23:10:00.540620Z"
        },
        {
            "id": 23129,
            "name": "Problem 5",
            "created": "2020-11-13T20:25:22.090766Z",
            "modified": "2026-03-31T23:10:02.066906Z"
        }
    ]
}