List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4565",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4563",
    "results": [
        {
            "id": 13932,
            "name": "Go topic",
            "created": "2019-01-01T05:25:15.418271Z",
            "modified": "2026-04-16T14:24:51.552579Z"
        },
        {
            "id": 13931,
            "name": "Go topic",
            "created": "2019-01-01T05:22:36.738536Z",
            "modified": "2026-04-16T14:24:45.457561Z"
        },
        {
            "id": 13401,
            "name": "Go topic",
            "created": "2018-10-05T15:37:06.049639Z",
            "modified": "2026-04-16T14:24:22.917011Z"
        },
        {
            "id": 13395,
            "name": "Go topic",
            "created": "2018-10-04T14:01:41.691944Z",
            "modified": "2026-04-16T14:23:39.335606Z"
        },
        {
            "id": 60536,
            "name": "Knight's move - Problem 2",
            "created": "2022-07-08T23:43:01.890240Z",
            "modified": "2026-04-16T14:11:07.697078Z"
        },
        {
            "id": 59743,
            "name": "3x3 point attack #1",
            "created": "2022-06-22T05:42:27.233109Z",
            "modified": "2026-04-16T14:11:04.949047Z"
        },
        {
            "id": 58172,
            "name": "การมีสองห้อง",
            "created": "2022-05-26T05:09:31.345229Z",
            "modified": "2026-04-16T14:10:46.431495Z"
        },
        {
            "id": 57625,
            "name": "Connect stones practice 1",
            "created": "2022-05-20T12:24:46.727030Z",
            "modified": "2026-04-16T14:10:41.443617Z"
        },
        {
            "id": 56004,
            "name": "Life and Death-4",
            "created": "2022-05-02T02:41:41.005597Z",
            "modified": "2026-04-16T14:08:31.737329Z"
        },
        {
            "id": 56003,
            "name": "Life and Death-3",
            "created": "2022-05-02T02:38:31.155011Z",
            "modified": "2026-04-16T14:08:30.475880Z"
        }
    ]
}