List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=813",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=811",
    "results": [
        {
            "id": 69884,
            "name": "testalice",
            "created": "2023-03-17T09:43:37.933927Z",
            "modified": "2026-04-12T23:07:54.101047Z"
        },
        {
            "id": 9825,
            "name": "testaa",
            "created": "2018-05-01T17:27:41.459859Z",
            "modified": "2026-05-11T15:01:58.468290Z"
        },
        {
            "id": 9492,
            "name": "test2-test2",
            "created": "2018-03-09T08:56:40.401380Z",
            "modified": "2026-03-31T20:22:07.050850Z"
        },
        {
            "id": 9345,
            "name": "test1sadasfdasdasda",
            "created": "2018-02-13T12:40:23.651924Z",
            "modified": "2026-03-31T20:18:12.217048Z"
        },
        {
            "id": 89999,
            "name": "test1qwere",
            "created": "2024-12-26T17:26:48.198157Z",
            "modified": "2026-05-16T03:23:35.887359Z"
        },
        {
            "id": 17912,
            "name": "test12345",
            "created": "2020-04-22T05:12:17.528474Z",
            "modified": "2026-05-16T03:23:35.841270Z"
        },
        {
            "id": 9491,
            "name": "test1-test1",
            "created": "2018-03-09T08:56:19.512168Z",
            "modified": "2026-03-31T20:22:05.081773Z"
        },
        {
            "id": 6870,
            "name": "test1 (not yet done)",
            "created": "2017-03-13T17:11:20.505584Z",
            "modified": "2026-03-31T19:24:34.879906Z"
        },
        {
            "id": 89178,
            "name": "test-1",
            "created": "2024-12-03T23:04:10.225044Z",
            "modified": "2026-05-09T07:20:36.157597Z"
        },
        {
            "id": 2302,
            "name": "test test",
            "created": "2015-01-11T20:29:39.918440Z",
            "modified": "2026-05-10T15:58:21.245735Z"
        }
    ]
}