List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4555
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=4556",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4554",
    "results": [
        {
            "id": 52223,
            "name": "Diagram [4695]",
            "created": "2022-03-15T12:26:05.199308Z",
            "modified": "2026-05-22T02:33:21.402042Z"
        },
        {
            "id": 52224,
            "name": "Diagram [4696]",
            "created": "2022-03-15T12:27:26.837749Z",
            "modified": "2026-05-22T02:33:27.798522Z"
        },
        {
            "id": 6773,
            "name": "Problem 1",
            "created": "2017-02-25T20:16:24.304401Z",
            "modified": "2026-05-22T02:33:49.443652Z"
        },
        {
            "id": 45051,
            "name": "Diagram [5170]",
            "created": "2021-12-18T11:41:15.389367Z",
            "modified": "2026-05-22T02:34:48.914724Z"
        },
        {
            "id": 46000,
            "name": "Diagram [5576]",
            "created": "2022-01-04T09:07:34.971872Z",
            "modified": "2026-05-22T02:34:49.836058Z"
        },
        {
            "id": 6774,
            "name": "Problem 2",
            "created": "2017-02-25T20:19:17.681204Z",
            "modified": "2026-05-22T02:34:50.574274Z"
        },
        {
            "id": 46002,
            "name": "Diagram [5577]",
            "created": "2022-01-04T09:11:07.099420Z",
            "modified": "2026-05-22T02:34:52.646146Z"
        },
        {
            "id": 45052,
            "name": "Diagram [5171]",
            "created": "2021-12-18T11:45:13.999321Z",
            "modified": "2026-05-22T02:34:54.617186Z"
        },
        {
            "id": 6775,
            "name": "Problem 3",
            "created": "2017-02-25T20:26:51.049826Z",
            "modified": "2026-05-22T02:35:07.723846Z"
        },
        {
            "id": 55099,
            "name": "BGJ 160 (2012) 5",
            "created": "2022-04-17T06:19:07.291422Z",
            "modified": "2026-05-22T02:35:15.087839Z"
        }
    ]
}