List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5240
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=5241",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5239",
    "results": [
        {
            "id": 56150,
            "name": "BGJ 90 (1993) 3",
            "created": "2022-05-02T15:49:48.902121Z",
            "modified": "2026-03-30T13:20:07.989321Z"
        },
        {
            "id": 56149,
            "name": "BGJ 90 (1993) 2",
            "created": "2022-05-02T15:48:39.193235Z",
            "modified": "2026-03-30T13:20:07.788386Z"
        },
        {
            "id": 56148,
            "name": "BGJ 90 (1993) 1",
            "created": "2022-05-02T15:47:43.075889Z",
            "modified": "2026-03-30T13:20:07.755991Z"
        },
        {
            "id": 56191,
            "name": "BGJ 113 (1998) 4",
            "created": "2022-05-03T08:52:53.576283Z",
            "modified": "2026-03-30T13:20:07.693502Z"
        },
        {
            "id": 56190,
            "name": "BGJ 113 (1998) 3",
            "created": "2022-05-03T08:51:08.293575Z",
            "modified": "2026-03-30T13:20:07.669036Z"
        },
        {
            "id": 56188,
            "name": "BGJ 113 (1998) 1",
            "created": "2022-05-03T08:48:51.623914Z",
            "modified": "2026-03-30T13:20:07.611287Z"
        },
        {
            "id": 56189,
            "name": "BGJ 113 (1998) 2",
            "created": "2022-05-03T08:49:57.413971Z",
            "modified": "2026-03-30T13:20:07.598912Z"
        },
        {
            "id": 56182,
            "name": "IH 089 — S31L9 — Decision 7",
            "created": "2022-05-03T02:05:23.118536Z",
            "modified": "2026-03-30T13:20:07.462226Z"
        },
        {
            "id": 56181,
            "name": "IH 088 — S31L9 — Decision 6",
            "created": "2022-05-03T01:55:08.822227Z",
            "modified": "2026-03-30T13:20:07.461369Z"
        },
        {
            "id": 56180,
            "name": "IH 087 — S31L9 — Decision 5",
            "created": "2022-05-03T01:26:03.002041Z",
            "modified": "2026-03-30T13:20:06.872784Z"
        }
    ]
}