List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5829",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5827",
    "results": [
        {
            "id": 46516,
            "name": "Problem 10 (H2)",
            "created": "2022-01-14T19:47:01.793918Z",
            "modified": "2026-02-15T20:23:17.436555Z"
        },
        {
            "id": 46515,
            "name": "Problem 9 (H1)",
            "created": "2022-01-14T19:43:45.248079Z",
            "modified": "2026-02-15T20:23:16.306542Z"
        },
        {
            "id": 46514,
            "name": "Problem 8 (D2)",
            "created": "2022-01-14T19:39:58.137671Z",
            "modified": "2026-02-15T20:23:15.403027Z"
        },
        {
            "id": 46513,
            "name": "Problem 7 (D1)",
            "created": "2022-01-14T19:35:10.923987Z",
            "modified": "2026-02-15T20:23:14.572971Z"
        },
        {
            "id": 46511,
            "name": "Problem 6",
            "created": "2022-01-14T19:31:13.965205Z",
            "modified": "2026-02-15T20:23:13.538817Z"
        },
        {
            "id": 46447,
            "name": "new player 13",
            "created": "2022-01-13T10:08:36.377872Z",
            "modified": "2026-02-15T20:22:17.762830Z"
        },
        {
            "id": 46445,
            "name": "newplayer11",
            "created": "2022-01-13T09:53:02.650452Z",
            "modified": "2026-02-15T20:22:15.742082Z"
        },
        {
            "id": 46441,
            "name": "new player10",
            "created": "2022-01-13T07:27:17.026605Z",
            "modified": "2026-02-15T20:22:14.893460Z"
        },
        {
            "id": 46439,
            "name": "new player9",
            "created": "2022-01-13T07:13:03.885943Z",
            "modified": "2026-02-15T20:22:13.799514Z"
        },
        {
            "id": 46437,
            "name": "puzzle 03",
            "created": "2022-01-13T04:44:55.491880Z",
            "modified": "2026-02-15T20:22:12.738228Z"
        }
    ]
}