List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4915",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4913",
    "results": [
        {
            "id": 43350,
            "name": "Diagram [3950]",
            "created": "2021-11-26T09:42:49.696181Z",
            "modified": "2026-05-10T23:50:11.949575Z"
        },
        {
            "id": 43351,
            "name": "Diagram [3951]",
            "created": "2021-11-26T09:44:10.322666Z",
            "modified": "2026-05-10T23:50:12.589627Z"
        },
        {
            "id": 56230,
            "name": "question 11",
            "created": "2022-05-03T15:21:59.628429Z",
            "modified": "2026-05-10T23:50:23.492781Z"
        },
        {
            "id": 44349,
            "name": "GW 94: Opening problems 6",
            "created": "2021-12-06T11:48:35.524263Z",
            "modified": "2026-05-10T23:50:24.909181Z"
        },
        {
            "id": 56231,
            "name": "question 12",
            "created": "2022-05-03T15:22:36.847399Z",
            "modified": "2026-05-10T23:50:25.616931Z"
        },
        {
            "id": 44350,
            "name": "GW 94: Opening problems 7",
            "created": "2021-12-06T11:48:49.399581Z",
            "modified": "2026-05-10T23:50:27.138978Z"
        },
        {
            "id": 24624,
            "name": "16:6-5",
            "created": "2020-12-24T11:43:20.416745Z",
            "modified": "2026-05-10T23:50:33.147849Z"
        },
        {
            "id": 42536,
            "name": "Diagram [3602]",
            "created": "2021-11-11T12:48:04.187152Z",
            "modified": "2026-05-10T23:51:02.469944Z"
        },
        {
            "id": 68418,
            "name": "Puzzle 165-2",
            "created": "2023-02-04T10:49:03.827716Z",
            "modified": "2026-05-10T23:51:06.178821Z"
        },
        {
            "id": 68419,
            "name": "Puzzle 171-1",
            "created": "2023-02-04T10:50:09.835280Z",
            "modified": "2026-05-10T23:51:06.813034Z"
        }
    ]
}