List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5650",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5648",
    "results": [
        {
            "id": 75434,
            "name": "13. Joseki",
            "created": "2023-07-21T17:01:34.822876Z",
            "modified": "2026-02-16T00:36:29.183435Z"
        },
        {
            "id": 73937,
            "name": "1-3:Hold it",
            "created": "2023-06-20T12:32:32.693551Z",
            "modified": "2026-03-30T15:09:01.114760Z"
        },
        {
            "id": 282,
            "name": "13. Escape of the Four Wizards (revised)",
            "created": "2014-09-28T13:06:23.315386Z",
            "modified": "2026-04-08T23:18:19.190090Z"
        },
        {
            "id": 3424,
            "name": "1-3: Directions of Development",
            "created": "2015-12-26T20:17:41.418914Z",
            "modified": "2026-04-13T06:30:39.725622Z"
        },
        {
            "id": 79244,
            "name": "13.Connect ?",
            "created": "2024-02-05T03:04:47.048593Z",
            "modified": "2026-04-01T01:18:47.423010Z"
        },
        {
            "id": 10085,
            "name": "13. Cho 13",
            "created": "2018-05-22T00:46:50.019718Z",
            "modified": "2026-03-31T20:35:38.680616Z"
        },
        {
            "id": 93106,
            "name": "13: Black to live",
            "created": "2025-04-14T02:53:08.659193Z",
            "modified": "2026-04-12T04:00:54.422579Z"
        },
        {
            "id": 92399,
            "name": "13. Best Move?",
            "created": "2025-03-14T17:38:00.869003Z",
            "modified": "2026-04-10T01:23:56.385753Z"
        },
        {
            "id": 92329,
            "name": "13. Best Move?",
            "created": "2025-03-11T21:44:52.912566Z",
            "modified": "2026-04-01T01:24:25.461566Z"
        },
        {
            "id": 9799,
            "name": "13.  Atari mientras corta",
            "created": "2018-04-26T04:25:18.706184Z",
            "modified": "2026-03-31T20:28:58.884735Z"
        }
    ]
}