List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=805
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=806",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=804",
    "results": [
        {
            "id": 9225,
            "name": "the devine move",
            "created": "2018-01-16T00:07:54.195832Z",
            "modified": "2026-05-11T05:38:03.494291Z"
        },
        {
            "id": 75678,
            "name": "the cross",
            "created": "2023-08-01T01:50:08.784117Z",
            "modified": "2026-03-30T15:14:06.209258Z"
        },
        {
            "id": 99297,
            "name": "the creation of adam.",
            "created": "2025-11-17T17:57:20.195599Z",
            "modified": "2026-02-16T07:40:04.393654Z"
        },
        {
            "id": 2544,
            "name": "the choice blog",
            "created": "2015-03-21T14:04:10.638240Z",
            "modified": "2026-03-31T18:42:17.494141Z"
        },
        {
            "id": 35307,
            "name": "the black survive",
            "created": "2021-08-03T08:35:32.403979Z",
            "modified": "2026-05-14T23:25:47.894531Z"
        },
        {
            "id": 53548,
            "name": "the big 16",
            "created": "2022-03-27T03:00:17.276553Z",
            "modified": "2026-03-30T13:00:08.266395Z"
        },
        {
            "id": 23594,
            "name": "the best move...",
            "created": "2020-11-19T14:49:36.613067Z",
            "modified": "2026-05-13T23:06:27.159801Z"
        },
        {
            "id": 5624,
            "name": "the best move",
            "created": "2016-02-15T09:59:59.800846Z",
            "modified": "2026-03-31T19:01:02.355692Z"
        },
        {
            "id": 15371,
            "name": "the best move",
            "created": "2019-10-15T12:48:34.805458Z",
            "modified": "2026-03-31T22:32:56.752485Z"
        },
        {
            "id": 83171,
            "name": "thanos snap",
            "created": "2024-07-14T13:47:44.522173Z",
            "modified": "2026-03-30T15:53:15.195441Z"
        }
    ]
}