List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4615
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=4616",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4614",
    "results": [
        {
            "id": 75393,
            "name": "Capture 8",
            "created": "2023-07-21T13:43:34.828355Z",
            "modified": "2026-05-01T06:39:23.666221Z"
        },
        {
            "id": 74048,
            "name": "Capture 8",
            "created": "2023-06-24T18:47:12.003274Z",
            "modified": "2026-05-10T03:05:53.908177Z"
        },
        {
            "id": 36915,
            "name": "Capture 8",
            "created": "2021-08-19T06:31:18.237897Z",
            "modified": "2026-05-23T02:33:53.750156Z"
        },
        {
            "id": 9395,
            "name": "Capture 7",
            "created": "2018-02-21T15:41:03.923153Z",
            "modified": "2026-05-23T08:13:30.786702Z"
        },
        {
            "id": 75392,
            "name": "Capture 7",
            "created": "2023-07-21T13:40:00.594601Z",
            "modified": "2026-05-01T05:28:29.167546Z"
        },
        {
            "id": 59784,
            "name": "Capture 7",
            "created": "2022-06-22T22:14:18.091713Z",
            "modified": "2026-02-15T23:15:44.927831Z"
        },
        {
            "id": 74047,
            "name": "Capture 7",
            "created": "2023-06-24T18:46:10.687082Z",
            "modified": "2026-05-10T03:03:34.738215Z"
        },
        {
            "id": 36914,
            "name": "Capture 7",
            "created": "2021-08-19T06:28:44.637410Z",
            "modified": "2026-05-18T21:14:51.054920Z"
        },
        {
            "id": 9237,
            "name": "Capture 6",
            "created": "2018-01-17T15:36:50.447587Z",
            "modified": "2026-05-19T14:03:57.027983Z"
        },
        {
            "id": 59783,
            "name": "Capture 6",
            "created": "2022-06-22T22:12:47.628458Z",
            "modified": "2026-02-15T23:15:44.089252Z"
        }
    ]
}