List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5067",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5065",
    "results": [
        {
            "id": 17912,
            "name": "test12345",
            "created": "2020-04-22T05:12:17.528474Z",
            "modified": "2026-04-14T02:54:05.105473Z"
        },
        {
            "id": 89999,
            "name": "test1qwere",
            "created": "2024-12-26T17:26:48.198157Z",
            "modified": "2026-04-14T01:06:11.799245Z"
        },
        {
            "id": 9345,
            "name": "test1sadasfdasdasda",
            "created": "2018-02-13T12:40:23.651924Z",
            "modified": "2026-03-31T20:18:12.217048Z"
        },
        {
            "id": 9492,
            "name": "test2-test2",
            "created": "2018-03-09T08:56:40.401380Z",
            "modified": "2026-03-31T20:22:07.050850Z"
        },
        {
            "id": 9825,
            "name": "testaa",
            "created": "2018-05-01T17:27:41.459859Z",
            "modified": "2026-03-31T20:29:39.591804Z"
        },
        {
            "id": 69884,
            "name": "testalice",
            "created": "2023-03-17T09:43:37.933927Z",
            "modified": "2026-04-12T23:07:54.101047Z"
        },
        {
            "id": 14051,
            "name": "teste21",
            "created": "2019-01-22T10:53:35.895339Z",
            "modified": "2026-04-16T22:55:05.710964Z"
        },
        {
            "id": 6879,
            "name": "testing",
            "created": "2017-03-14T14:09:17.367610Z",
            "modified": "2026-03-31T19:24:44.877204Z"
        },
        {
            "id": 91986,
            "name": "testing2",
            "created": "2025-03-05T17:05:46.046506Z",
            "modified": "2026-03-30T16:33:09.152565Z"
        },
        {
            "id": 91992,
            "name": "testing3",
            "created": "2025-03-05T17:10:45.697970Z",
            "modified": "2026-03-30T16:33:09.142805Z"
        }
    ]
}