List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4620",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4618",
    "results": [
        {
            "id": 75387,
            "name": "Capture 2",
            "created": "2023-07-21T13:15:08.987337Z",
            "modified": "2026-05-10T03:19:11.197969Z"
        },
        {
            "id": 36909,
            "name": "Capture 2",
            "created": "2021-08-19T06:12:15.986560Z",
            "modified": "2026-05-20T22:26:18.624444Z"
        },
        {
            "id": 37371,
            "name": "Capture 2",
            "created": "2021-08-25T20:17:52.742038Z",
            "modified": "2026-05-10T01:39:16.351156Z"
        },
        {
            "id": 74042,
            "name": "Capture 2",
            "created": "2023-06-24T18:38:51.292555Z",
            "modified": "2026-05-10T02:51:04.867788Z"
        },
        {
            "id": 59796,
            "name": "Capture 19",
            "created": "2022-06-22T23:08:50.538927Z",
            "modified": "2026-03-30T13:40:13.280710Z"
        },
        {
            "id": 46813,
            "name": "Capture 19",
            "created": "2022-01-17T14:53:02.220614Z",
            "modified": "2026-05-19T19:17:52.531420Z"
        },
        {
            "id": 30189,
            "name": "Capture 18",
            "created": "2021-04-26T17:50:39.566200Z",
            "modified": "2026-05-20T22:26:42.445948Z"
        },
        {
            "id": 59795,
            "name": "Capture 18",
            "created": "2022-06-22T23:07:16.966954Z",
            "modified": "2026-03-30T13:40:13.153016Z"
        },
        {
            "id": 59794,
            "name": "Capture 17",
            "created": "2022-06-22T23:05:38.449068Z",
            "modified": "2026-03-30T13:40:12.947533Z"
        },
        {
            "id": 26335,
            "name": "Capture 17",
            "created": "2021-01-18T19:13:07.170345Z",
            "modified": "2026-05-13T06:04:31.272293Z"
        }
    ]
}