List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5175
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=created&page=5176",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5174",
    "results": [
        {
            "id": 89250,
            "name": "Problem 27",
            "created": "2024-12-04T04:15:26.134048Z",
            "modified": "2026-04-01T02:13:23.652576Z"
        },
        {
            "id": 89251,
            "name": "Problem 165",
            "created": "2024-12-04T04:16:05.116077Z",
            "modified": "2026-03-30T16:20:16.615332Z"
        },
        {
            "id": 89252,
            "name": "Problem 28",
            "created": "2024-12-04T04:18:59.580365Z",
            "modified": "2026-04-01T02:16:25.134973Z"
        },
        {
            "id": 89253,
            "name": "Problem 29",
            "created": "2024-12-04T04:20:47.393989Z",
            "modified": "2026-04-01T02:19:20.752496Z"
        },
        {
            "id": 89254,
            "name": "Problem 30",
            "created": "2024-12-04T04:22:37.166344Z",
            "modified": "2026-04-01T02:22:14.976541Z"
        },
        {
            "id": 89255,
            "name": "Problem 31",
            "created": "2024-12-04T04:29:49.882920Z",
            "modified": "2026-04-01T02:25:09.953272Z"
        },
        {
            "id": 89256,
            "name": "Problem 32",
            "created": "2024-12-04T04:32:04.260283Z",
            "modified": "2026-04-01T02:27:51.102252Z"
        },
        {
            "id": 89257,
            "name": "Problem 33",
            "created": "2024-12-04T04:33:36.980002Z",
            "modified": "2026-04-01T02:30:28.828154Z"
        },
        {
            "id": 89258,
            "name": "Problem 34",
            "created": "2024-12-04T04:35:40.982767Z",
            "modified": "2026-04-01T02:33:09.244695Z"
        },
        {
            "id": 89259,
            "name": "Problem 35",
            "created": "2024-12-04T04:37:48.500494Z",
            "modified": "2026-04-01T02:35:44.433606Z"
        }
    ]
}