List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=195",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=193",
    "results": [
        {
            "id": 88452,
            "name": "Problem 27",
            "created": "2024-11-27T18:00:32.539605Z",
            "modified": "2026-02-16T01:28:58.050391Z"
        },
        {
            "id": 88453,
            "name": "Problem 28",
            "created": "2024-11-27T18:01:05.834957Z",
            "modified": "2026-02-16T01:28:58.938999Z"
        },
        {
            "id": 88455,
            "name": "Problem 30",
            "created": "2024-11-27T18:02:45.081100Z",
            "modified": "2026-02-16T01:29:00.711268Z"
        },
        {
            "id": 88456,
            "name": "Problem 31",
            "created": "2024-11-27T18:03:19.867893Z",
            "modified": "2026-02-16T01:29:01.788402Z"
        },
        {
            "id": 88457,
            "name": "Problem 32",
            "created": "2024-11-27T18:04:00.831774Z",
            "modified": "2026-02-16T01:29:02.695751Z"
        },
        {
            "id": 88555,
            "name": "How many stones are there??",
            "created": "2024-11-28T08:43:43.042305Z",
            "modified": "2026-02-16T01:29:15.939717Z"
        },
        {
            "id": 88923,
            "name": "Iomp01",
            "created": "2024-12-01T03:45:35.788031Z",
            "modified": "2026-02-16T01:30:26.313325Z"
        },
        {
            "id": 88981,
            "name": "Xxxxxxxx",
            "created": "2024-12-02T06:19:57.546956Z",
            "modified": "2026-02-16T01:30:28.027228Z"
        },
        {
            "id": 89415,
            "name": "Problem 39",
            "created": "2024-12-05T18:25:15.529727Z",
            "modified": "2026-02-16T01:33:55.649351Z"
        },
        {
            "id": 89418,
            "name": "Problem 42",
            "created": "2024-12-05T18:32:49.937793Z",
            "modified": "2026-02-16T01:33:58.919269Z"
        }
    ]
}