List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5082",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5080",
    "results": [
        {
            "id": 1996,
            "name": "014/017",
            "created": "2014-11-27T05:21:26.205163Z",
            "modified": "2026-05-01T07:38:23.522918Z"
        },
        {
            "id": 6663,
            "name": "Jennica's Tsumego 29",
            "created": "2017-01-21T07:20:01.802949Z",
            "modified": "2026-05-01T07:38:24.206610Z"
        },
        {
            "id": 176,
            "name": "Problem 14",
            "created": "2014-09-22T20:21:08.189197Z",
            "modified": "2026-05-01T07:38:24.697533Z"
        },
        {
            "id": 28343,
            "name": "Question 16",
            "created": "2021-02-27T18:11:25.372335Z",
            "modified": "2026-05-01T07:38:26.164003Z"
        },
        {
            "id": 28574,
            "name": "Question 76",
            "created": "2021-03-05T22:57:41.847932Z",
            "modified": "2026-05-01T07:38:26.642569Z"
        },
        {
            "id": 28362,
            "name": "Question 35",
            "created": "2021-02-27T23:22:45.245866Z",
            "modified": "2026-05-01T07:38:27.103000Z"
        },
        {
            "id": 28328,
            "name": "Live and death Problem 16(24/02/2021)",
            "created": "2021-02-27T11:33:57.934134Z",
            "modified": "2026-05-01T07:38:27.588866Z"
        },
        {
            "id": 9159,
            "name": "gentleman's problem 11",
            "created": "2018-01-03T20:55:02.305482Z",
            "modified": "2026-05-01T07:38:28.113544Z"
        },
        {
            "id": 937,
            "name": "35. Eternal Life II",
            "created": "2014-10-11T13:38:32.738630Z",
            "modified": "2026-05-01T07:38:28.604135Z"
        },
        {
            "id": 9096,
            "name": "gentleman's problem 1",
            "created": "2017-12-25T18:17:21.373794Z",
            "modified": "2026-05-01T07:38:29.557912Z"
        }
    ]
}