List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5242
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=5243",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5241",
    "results": [
        {
            "id": 56119,
            "name": "BGJ 149 (2009) 3",
            "created": "2022-05-02T12:02:29.347019Z",
            "modified": "2026-03-30T13:19:15.610172Z"
        },
        {
            "id": 56118,
            "name": "BGJ 149 (2009) 2",
            "created": "2022-05-02T12:01:11.602790Z",
            "modified": "2026-03-30T13:19:15.267167Z"
        },
        {
            "id": 56117,
            "name": "BGJ 148 (2009) 1",
            "created": "2022-05-02T11:59:51.467712Z",
            "modified": "2026-03-30T13:19:14.978931Z"
        },
        {
            "id": 56116,
            "name": "BGJ 148 (2009) 5",
            "created": "2022-05-02T10:17:20.518870Z",
            "modified": "2026-03-30T13:19:14.611935Z"
        },
        {
            "id": 56115,
            "name": "BGJ 148 (2009) 4",
            "created": "2022-05-02T10:15:59.916678Z",
            "modified": "2026-03-30T13:19:14.331436Z"
        },
        {
            "id": 56114,
            "name": "BGJ 148 (2009) 3",
            "created": "2022-05-02T10:13:21.888444Z",
            "modified": "2026-03-30T13:19:14.055833Z"
        },
        {
            "id": 56113,
            "name": "BGJ 148 (2009) 2",
            "created": "2022-05-02T10:12:10.070697Z",
            "modified": "2026-03-30T13:19:13.756933Z"
        },
        {
            "id": 56112,
            "name": "BGJ 148 (2009) 1",
            "created": "2022-05-02T10:10:53.017247Z",
            "modified": "2026-03-30T13:19:13.476392Z"
        },
        {
            "id": 56111,
            "name": "BGJ 147 (2009) 5",
            "created": "2022-05-02T10:07:41.493690Z",
            "modified": "2026-03-30T13:19:13.166713Z"
        },
        {
            "id": 56110,
            "name": "BGJ 147 (2009) 4",
            "created": "2022-05-02T10:05:54.805264Z",
            "modified": "2026-03-30T13:19:12.880401Z"
        }
    ]
}