List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4876",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4874",
    "results": [
        {
            "id": 37539,
            "name": "Diagram [1349]",
            "created": "2021-08-29T09:43:51.525911Z",
            "modified": "2026-03-31T16:44:23.070548Z"
        },
        {
            "id": 50797,
            "name": "Diagram [4348]",
            "created": "2022-03-01T08:53:21.512138Z",
            "modified": "2026-03-31T16:44:20.703857Z"
        },
        {
            "id": 45448,
            "name": "Diagram [5348]",
            "created": "2021-12-24T15:56:29.372680Z",
            "modified": "2026-03-31T16:44:19.265816Z"
        },
        {
            "id": 44109,
            "name": "GW 83: Endgame problems 5x5 (2)  10",
            "created": "2021-12-04T14:40:40.300658Z",
            "modified": "2026-03-31T16:44:17.596794Z"
        },
        {
            "id": 39520,
            "name": "Diagram [2348]",
            "created": "2021-10-05T07:48:22.813115Z",
            "modified": "2026-03-31T16:44:15.226644Z"
        },
        {
            "id": 37538,
            "name": "Diagram [1348]",
            "created": "2021-08-29T09:41:49.028761Z",
            "modified": "2026-03-31T16:44:13.875586Z"
        },
        {
            "id": 50795,
            "name": "Diagram [4347]",
            "created": "2022-03-01T08:51:24.996822Z",
            "modified": "2026-03-31T16:44:11.174828Z"
        },
        {
            "id": 45447,
            "name": "Diagram [5347]",
            "created": "2021-12-24T15:54:13.546767Z",
            "modified": "2026-03-31T16:44:09.775341Z"
        },
        {
            "id": 44108,
            "name": "GW 83: Endgame problems 5x5 (2)  9",
            "created": "2021-12-04T14:39:54.279246Z",
            "modified": "2026-03-31T16:44:08.346085Z"
        },
        {
            "id": 39519,
            "name": "Diagram [2347]",
            "created": "2021-10-05T07:46:42.381904Z",
            "modified": "2026-03-31T16:44:05.761645Z"
        }
    ]
}