List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5139",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5137",
    "results": [
        {
            "id": 10584,
            "name": "one move kill",
            "created": "2018-08-19T15:26:52.109829Z",
            "modified": "2026-03-31T20:46:32.330580Z"
        },
        {
            "id": 10581,
            "name": "kill stones",
            "created": "2018-08-19T01:54:29.593119Z",
            "modified": "2026-03-31T20:46:30.935470Z"
        },
        {
            "id": 10580,
            "name": "MAN DOG",
            "created": "2018-08-19T01:43:36.363607Z",
            "modified": "2026-03-31T20:46:29.420229Z"
        },
        {
            "id": 10579,
            "name": "adsfdsafdsaf",
            "created": "2018-08-18T20:21:16.597120Z",
            "modified": "2026-04-16T22:54:13.093876Z"
        },
        {
            "id": 10578,
            "name": "For Beginners",
            "created": "2018-08-17T19:15:02.114265Z",
            "modified": "2026-04-04T05:20:04.269714Z"
        },
        {
            "id": 10577,
            "name": "vbhjvhtjhg",
            "created": "2018-08-17T19:13:22.324028Z",
            "modified": "2026-03-31T20:46:24.983748Z"
        },
        {
            "id": 10576,
            "name": "1 or 2 eyes?",
            "created": "2018-08-17T19:06:17.728958Z",
            "modified": "2026-03-31T20:46:23.550560Z"
        },
        {
            "id": 10575,
            "name": "Beginners",
            "created": "2018-08-17T18:52:14.301355Z",
            "modified": "2026-04-04T05:19:54.353315Z"
        },
        {
            "id": 10574,
            "name": "For Beginners",
            "created": "2018-08-17T18:45:59.626138Z",
            "modified": "2026-04-04T05:19:41.032180Z"
        },
        {
            "id": 10573,
            "name": "Jennica's Tsumego 82",
            "created": "2018-08-17T05:31:15.577373Z",
            "modified": "2026-05-01T12:37:54.125463Z"
        }
    ]
}