List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=824",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=822",
    "results": [
        {
            "id": 39516,
            "name": "Diagram [2344]",
            "created": "2021-10-05T07:39:55.452277Z",
            "modified": "2026-03-31T16:43:37.746474Z"
        },
        {
            "id": 45434,
            "name": "Diagram [5344]",
            "created": "2021-12-24T12:12:54.814596Z",
            "modified": "2026-03-31T16:43:41.665768Z"
        },
        {
            "id": 50791,
            "name": "Diagram [4344]",
            "created": "2022-03-01T08:39:59.473731Z",
            "modified": "2026-03-31T16:43:42.970983Z"
        },
        {
            "id": 37535,
            "name": "Diagram [1345]",
            "created": "2021-08-29T09:34:14.663422Z",
            "modified": "2026-03-31T16:43:45.314531Z"
        },
        {
            "id": 39517,
            "name": "Diagram [2345]",
            "created": "2021-10-05T07:41:32.944397Z",
            "modified": "2026-03-31T16:43:46.520685Z"
        },
        {
            "id": 44106,
            "name": "GW 83: Endgame problems 5x5 (2)  7",
            "created": "2021-12-04T14:38:00.640375Z",
            "modified": "2026-03-31T16:43:50.110470Z"
        },
        {
            "id": 37536,
            "name": "Diagram [1346]",
            "created": "2021-08-29T09:36:19.392358Z",
            "modified": "2026-03-31T16:43:55.410750Z"
        },
        {
            "id": 37537,
            "name": "Diagram [1347]",
            "created": "2021-08-29T09:40:07.637470Z",
            "modified": "2026-03-31T16:44:04.575484Z"
        },
        {
            "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": 45447,
            "name": "Diagram [5347]",
            "created": "2021-12-24T15:54:13.546767Z",
            "modified": "2026-03-31T16:44:09.775341Z"
        }
    ]
}