List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4874
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=4875",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4873",
    "results": [
        {
            "id": 44128,
            "name": "GW 83: Endgame problems 5x5 (3)  2",
            "created": "2021-12-04T16:33:24.220543Z",
            "modified": "2026-03-31T16:46:37.591995Z"
        },
        {
            "id": 39596,
            "name": "Diagram [2363]",
            "created": "2021-10-06T07:53:23.755814Z",
            "modified": "2026-03-31T16:46:35.187734Z"
        },
        {
            "id": 37553,
            "name": "Diagram [1363]",
            "created": "2021-08-29T12:24:01.808386Z",
            "modified": "2026-03-31T16:46:33.926654Z"
        },
        {
            "id": 51245,
            "name": "Diagram [4362]",
            "created": "2022-03-05T16:18:58.623832Z",
            "modified": "2026-03-31T16:46:31.563567Z"
        },
        {
            "id": 45482,
            "name": "Diagram [5362]",
            "created": "2021-12-25T08:50:56.266057Z",
            "modified": "2026-03-31T16:46:30.367947Z"
        },
        {
            "id": 39595,
            "name": "Diagram [2362]",
            "created": "2021-10-06T07:47:11.416534Z",
            "modified": "2026-03-31T16:46:25.991884Z"
        },
        {
            "id": 37552,
            "name": "Diagram [1362]",
            "created": "2021-08-29T12:21:46.274802Z",
            "modified": "2026-03-31T16:46:24.804693Z"
        },
        {
            "id": 51244,
            "name": "Diagram [4361]",
            "created": "2022-03-05T16:15:35.369404Z",
            "modified": "2026-03-31T16:46:22.172176Z"
        },
        {
            "id": 45481,
            "name": "Diagram [5361]",
            "created": "2021-12-25T08:48:10.363169Z",
            "modified": "2026-03-31T16:46:20.715041Z"
        },
        {
            "id": 39594,
            "name": "Diagram [2361]",
            "created": "2021-10-06T07:44:25.486311Z",
            "modified": "2026-03-31T16:46:16.662901Z"
        }
    ]
}