List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5568
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=5569",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5567",
    "results": [
        {
            "id": 93223,
            "name": "Bul 105 PS 83 PS 3",
            "created": "2025-04-18T10:25:59.459824Z",
            "modified": "2026-03-02T00:15:15.705836Z"
        },
        {
            "id": 93222,
            "name": "Bul 105 PS 83 PS 2",
            "created": "2025-04-18T10:23:50.171338Z",
            "modified": "2026-03-02T00:15:15.388656Z"
        },
        {
            "id": 93221,
            "name": "Bul 105 PS 83 PS 1",
            "created": "2025-04-18T10:21:45.170371Z",
            "modified": "2026-03-02T00:15:15.049006Z"
        },
        {
            "id": 61989,
            "name": "Problem187",
            "created": "2022-08-23T09:40:28.761854Z",
            "modified": "2026-03-01T22:54:22.909075Z"
        },
        {
            "id": 61988,
            "name": "Problem186",
            "created": "2022-08-23T09:37:41.446982Z",
            "modified": "2026-03-01T22:52:47.163083Z"
        },
        {
            "id": 61987,
            "name": "Problem185",
            "created": "2022-08-23T09:34:06.497811Z",
            "modified": "2026-03-01T22:50:31.740462Z"
        },
        {
            "id": 61986,
            "name": "Problem184",
            "created": "2022-08-23T09:31:24.854715Z",
            "modified": "2026-03-01T22:48:59.962385Z"
        },
        {
            "id": 61985,
            "name": "Problem183",
            "created": "2022-08-23T09:29:31.834596Z",
            "modified": "2026-03-01T22:48:34.549392Z"
        },
        {
            "id": 61984,
            "name": "Problem182",
            "created": "2022-08-23T09:27:53.705657Z",
            "modified": "2026-03-01T22:44:46.035178Z"
        },
        {
            "id": 61983,
            "name": "Problem181",
            "created": "2022-08-23T09:26:02.027921Z",
            "modified": "2026-03-01T22:40:54.961319Z"
        }
    ]
}