List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4753",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4751",
    "results": [
        {
            "id": 78424,
            "name": "Best Move 0014",
            "created": "2023-12-01T03:36:17.302418Z",
            "modified": "2026-03-30T15:29:06.737724Z"
        },
        {
            "id": 78033,
            "name": "Best Move 0013",
            "created": "2023-11-22T09:02:15.753404Z",
            "modified": "2026-02-24T22:50:04.206988Z"
        },
        {
            "id": 77997,
            "name": "Best Move 0012",
            "created": "2023-11-19T03:43:13.768707Z",
            "modified": "2026-02-16T00:48:40.701369Z"
        },
        {
            "id": 77993,
            "name": "Best Move 0011",
            "created": "2023-11-18T16:03:55.742438Z",
            "modified": "2026-03-30T15:28:12.370803Z"
        },
        {
            "id": 77989,
            "name": "Best Move 0010",
            "created": "2023-11-18T09:12:36.416706Z",
            "modified": "2026-04-11T21:36:12.931640Z"
        },
        {
            "id": 77987,
            "name": "Best Move 0009",
            "created": "2023-11-18T04:31:11.181482Z",
            "modified": "2026-04-23T14:35:47.235339Z"
        },
        {
            "id": 77980,
            "name": "Best Move 0008",
            "created": "2023-11-17T13:55:55.546083Z",
            "modified": "2026-05-10T04:01:00.310290Z"
        },
        {
            "id": 77979,
            "name": "Best Move 0007",
            "created": "2023-11-17T13:37:46.673868Z",
            "modified": "2026-05-04T14:31:52.966741Z"
        },
        {
            "id": 77977,
            "name": "Best Move 0006",
            "created": "2023-11-17T04:16:34.688682Z",
            "modified": "2026-05-04T14:31:52.403538Z"
        },
        {
            "id": 77954,
            "name": "Best Move 0005",
            "created": "2023-11-15T13:10:28.128241Z",
            "modified": "2026-05-03T05:11:17.444108Z"
        }
    ]
}