List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5473",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5471",
    "results": [
        {
            "id": 61281,
            "name": "question 15",
            "created": "2022-08-09T11:52:35.189694Z",
            "modified": "2026-03-29T03:30:25.213567Z"
        },
        {
            "id": 73907,
            "name": "Phá mắt 10",
            "created": "2023-06-19T17:31:13.157518Z",
            "modified": "2026-03-29T03:11:00.030525Z"
        },
        {
            "id": 58907,
            "name": "question 1",
            "created": "2022-06-05T10:50:33.439304Z",
            "modified": "2026-03-29T02:55:20.517524Z"
        },
        {
            "id": 55021,
            "name": "BGJ 66 (1985) 1",
            "created": "2022-04-16T09:07:43.542988Z",
            "modified": "2026-03-29T01:30:56.698315Z"
        },
        {
            "id": 66181,
            "name": "Bul28: VZ? - B",
            "created": "2022-12-05T15:15:26.932569Z",
            "modified": "2026-03-29T01:28:36.513081Z"
        },
        {
            "id": 54890,
            "name": "BGJ 51 (1981) 1",
            "created": "2022-04-13T08:22:30.482159Z",
            "modified": "2026-03-29T00:32:37.743447Z"
        },
        {
            "id": 73904,
            "name": "Phá mắt 7",
            "created": "2023-06-19T17:29:16.598431Z",
            "modified": "2026-03-29T00:00:26.614757Z"
        },
        {
            "id": 39716,
            "name": "black play 12",
            "created": "2021-10-07T09:40:16.477979Z",
            "modified": "2026-03-28T23:17:48.931552Z"
        },
        {
            "id": 56232,
            "name": "question 1",
            "created": "2022-05-03T15:26:02.067999Z",
            "modified": "2026-03-28T21:30:31.270609Z"
        },
        {
            "id": 56233,
            "name": "question 2",
            "created": "2022-05-03T15:26:45.327253Z",
            "modified": "2026-03-28T20:52:07.011416Z"
        }
    ]
}