List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5380",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5378",
    "results": [
        {
            "id": 7930,
            "name": "problem 798",
            "created": "2017-05-30T08:54:47.844277Z",
            "modified": "2026-03-31T19:49:53.529293Z"
        },
        {
            "id": 7929,
            "name": "problem 797",
            "created": "2017-05-30T08:54:14.861296Z",
            "modified": "2026-03-31T19:49:52.085891Z"
        },
        {
            "id": 7928,
            "name": "problem 796",
            "created": "2017-05-30T08:53:30.082456Z",
            "modified": "2026-03-31T19:49:50.665142Z"
        },
        {
            "id": 7927,
            "name": "problem 795",
            "created": "2017-05-30T08:52:46.417328Z",
            "modified": "2026-03-31T19:49:49.068134Z"
        },
        {
            "id": 7926,
            "name": "problem 794",
            "created": "2017-05-30T08:32:51.269736Z",
            "modified": "2026-03-31T19:49:47.359006Z"
        },
        {
            "id": 7925,
            "name": "problem 793",
            "created": "2017-05-30T08:31:07.514078Z",
            "modified": "2026-03-31T19:49:45.817751Z"
        },
        {
            "id": 7924,
            "name": "006 White to live",
            "created": "2017-05-30T04:50:49.374402Z",
            "modified": "2026-03-31T19:49:44.392344Z"
        },
        {
            "id": 7923,
            "name": "guess it?",
            "created": "2017-05-28T16:14:46.680996Z",
            "modified": "2026-03-31T19:49:43.207261Z"
        },
        {
            "id": 7922,
            "name": "005 Black to kill",
            "created": "2017-05-28T07:03:13.077068Z",
            "modified": "2026-03-31T19:49:42.016390Z"
        },
        {
            "id": 7921,
            "name": "free play",
            "created": "2017-05-27T19:23:32.251259Z",
            "modified": "2026-04-15T09:30:07.722152Z"
        }
    ]
}