List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5555",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5553",
    "results": [
        {
            "id": 55079,
            "name": "BGJ 159 (2012) 4",
            "created": "2022-04-17T05:51:40.009601Z",
            "modified": "2026-04-02T09:13:03.162938Z"
        },
        {
            "id": 55080,
            "name": "BGJ 159 (2012) 5",
            "created": "2022-04-17T05:53:09.773605Z",
            "modified": "2026-04-02T09:14:09.519036Z"
        },
        {
            "id": 55081,
            "name": "BGJ 160 (2012) 1",
            "created": "2022-04-17T05:56:47.322371Z",
            "modified": "2026-04-02T09:14:28.436431Z"
        },
        {
            "id": 55082,
            "name": "BGJ 160 (2012) 2",
            "created": "2022-04-17T05:58:08.813638Z",
            "modified": "2026-04-02T09:14:34.320586Z"
        },
        {
            "id": 55083,
            "name": "BGJ 160 (2012) 3",
            "created": "2022-04-17T05:58:48.919548Z",
            "modified": "2026-04-02T09:14:51.773568Z"
        },
        {
            "id": 55084,
            "name": "BGJ 160 (2012) 4",
            "created": "2022-04-17T05:59:46.436971Z",
            "modified": "2026-04-02T09:15:01.552274Z"
        },
        {
            "id": 55085,
            "name": "BGJ 160 (2012) 5",
            "created": "2022-04-17T06:00:50.897683Z",
            "modified": "2026-04-02T09:16:07.878395Z"
        },
        {
            "id": 55086,
            "name": "BGJ 160 (2012) 6",
            "created": "2022-04-17T06:01:32.219809Z",
            "modified": "2026-04-02T09:16:49.286590Z"
        },
        {
            "id": 15670,
            "name": "Tésuji 4",
            "created": "2019-12-03T08:16:34.604350Z",
            "modified": "2026-04-02T09:16:58.298754Z"
        },
        {
            "id": 55087,
            "name": "BGJ 160 (2012) 7",
            "created": "2022-04-17T06:03:25.596515Z",
            "modified": "2026-04-02T09:17:03.373554Z"
        }
    ]
}