List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5392",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5390",
    "results": [
        {
            "id": 46458,
            "name": "new player24",
            "created": "2022-01-13T11:47:47.395863Z",
            "modified": "2026-03-30T11:53:01.067484Z"
        },
        {
            "id": 46463,
            "name": "new player29",
            "created": "2022-01-13T14:36:33.456622Z",
            "modified": "2026-03-30T11:53:01.065953Z"
        },
        {
            "id": 46455,
            "name": "new player21",
            "created": "2022-01-13T10:40:20.983570Z",
            "modified": "2026-03-30T11:53:01.061824Z"
        },
        {
            "id": 46456,
            "name": "new player22",
            "created": "2022-01-13T10:44:52.942788Z",
            "modified": "2026-03-30T11:53:01.033518Z"
        },
        {
            "id": 46453,
            "name": "new player19",
            "created": "2022-01-13T10:35:15.902594Z",
            "modified": "2026-03-30T11:53:00.885266Z"
        },
        {
            "id": 46454,
            "name": "new player20",
            "created": "2022-01-13T10:37:32.250065Z",
            "modified": "2026-03-30T11:53:00.871981Z"
        },
        {
            "id": 46451,
            "name": "new player17",
            "created": "2022-01-13T10:25:17.773596Z",
            "modified": "2026-03-30T11:53:00.786098Z"
        },
        {
            "id": 46452,
            "name": "new player18",
            "created": "2022-01-13T10:28:15.621841Z",
            "modified": "2026-03-30T11:53:00.690625Z"
        },
        {
            "id": 46450,
            "name": "new player 16",
            "created": "2022-01-13T10:21:17.698288Z",
            "modified": "2026-03-30T11:53:00.599434Z"
        },
        {
            "id": 46449,
            "name": "new player15",
            "created": "2022-01-13T10:17:43.191233Z",
            "modified": "2026-03-30T11:53:00.361392Z"
        }
    ]
}