List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5486",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5484",
    "results": [
        {
            "id": 6799,
            "name": "Att räkna poäng",
            "created": "2017-03-01T11:33:56.914312Z",
            "modified": "2026-03-31T19:23:15.146172Z"
        },
        {
            "id": 6798,
            "name": "Att lägga en sten",
            "created": "2017-03-01T11:16:25.104832Z",
            "modified": "2026-03-31T19:23:13.986278Z"
        },
        {
            "id": 6797,
            "name": "Eyes - Save your stones!",
            "created": "2017-02-28T11:09:25.566295Z",
            "modified": "2026-03-31T19:23:12.476529Z"
        },
        {
            "id": 6796,
            "name": "best move 21",
            "created": "2017-02-27T23:09:14.665329Z",
            "modified": "2026-03-31T19:23:11.221355Z"
        },
        {
            "id": 6795,
            "name": "Problem 21",
            "created": "2017-02-27T04:44:44.486497Z",
            "modified": "2026-03-31T19:23:08.760275Z"
        },
        {
            "id": 6794,
            "name": "Problem 20",
            "created": "2017-02-27T04:07:54.929753Z",
            "modified": "2026-03-31T19:23:07.534604Z"
        },
        {
            "id": 6793,
            "name": "Problem 19",
            "created": "2017-02-27T03:57:37.548748Z",
            "modified": "2026-03-31T19:23:06.285458Z"
        },
        {
            "id": 6792,
            "name": "Problem 18",
            "created": "2017-02-27T03:50:50.549157Z",
            "modified": "2026-03-31T19:23:05.072549Z"
        },
        {
            "id": 6791,
            "name": "Problem 17",
            "created": "2017-02-27T03:44:19.199575Z",
            "modified": "2026-03-31T19:23:03.589009Z"
        },
        {
            "id": 6790,
            "name": "Problem 16",
            "created": "2017-02-27T03:39:36.645415Z",
            "modified": "2026-03-31T19:23:02.186014Z"
        }
    ]
}