List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5246",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5244",
    "results": [
        {
            "id": 56087,
            "name": "BGJ 143 (2007) 4",
            "created": "2022-05-02T09:12:34.877120Z",
            "modified": "2026-03-30T13:19:07.640832Z"
        },
        {
            "id": 56086,
            "name": "BGJ 143 (2007) 3",
            "created": "2022-05-02T09:11:41.308593Z",
            "modified": "2026-03-30T13:19:07.377050Z"
        },
        {
            "id": 56085,
            "name": "BGJ 143 (2007) 2",
            "created": "2022-05-02T09:05:39.692019Z",
            "modified": "2026-03-30T13:19:07.218502Z"
        },
        {
            "id": 56071,
            "name": "BGJ 141 (2007) 1",
            "created": "2022-05-02T08:15:47.688643Z",
            "modified": "2026-03-30T13:19:07.126256Z"
        },
        {
            "id": 56084,
            "name": "BGJ 143 (2007) 1",
            "created": "2022-05-02T09:04:44.290741Z",
            "modified": "2026-03-30T13:19:06.922948Z"
        },
        {
            "id": 56070,
            "name": "BGJ 140 (2007) 5",
            "created": "2022-05-02T08:12:12.190787Z",
            "modified": "2026-03-30T13:19:06.864511Z"
        },
        {
            "id": 56068,
            "name": "BGJ 140 (2007) 3",
            "created": "2022-05-02T08:08:57.709084Z",
            "modified": "2026-03-30T13:19:06.768044Z"
        },
        {
            "id": 56069,
            "name": "BGJ 140 (2007) 4",
            "created": "2022-05-02T08:10:49.791326Z",
            "modified": "2026-03-30T13:19:06.693226Z"
        },
        {
            "id": 56067,
            "name": "BGJ 140 (2007) 2",
            "created": "2022-05-02T08:07:40.437399Z",
            "modified": "2026-03-30T13:19:06.495677Z"
        },
        {
            "id": 56080,
            "name": "BGJ 142 (2007) 5",
            "created": "2022-05-02T08:59:23.188039Z",
            "modified": "2026-03-30T13:19:06.200249Z"
        }
    ]
}