List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4675",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4673",
    "results": [
        {
            "id": 16619,
            "name": "Problem 5",
            "created": "2020-01-06T18:03:42.450739Z",
            "modified": "2026-05-10T05:22:22.247755Z"
        },
        {
            "id": 16618,
            "name": "Problem 4",
            "created": "2020-01-06T17:44:40.817725Z",
            "modified": "2026-05-10T05:22:21.612401Z"
        },
        {
            "id": 16617,
            "name": "Problem 3",
            "created": "2020-01-06T17:28:19.503607Z",
            "modified": "2026-05-10T05:22:20.866330Z"
        },
        {
            "id": 16616,
            "name": "Problem 2",
            "created": "2020-01-06T17:17:44.943674Z",
            "modified": "2026-05-10T05:22:20.183294Z"
        },
        {
            "id": 16614,
            "name": "Problem 99",
            "created": "2020-01-06T16:25:07.260505Z",
            "modified": "2026-05-20T13:25:21.994471Z"
        },
        {
            "id": 16613,
            "name": "Problem 1",
            "created": "2020-01-06T14:33:53.558568Z",
            "modified": "2026-05-20T06:14:34.379116Z"
        },
        {
            "id": 16612,
            "name": "Dood de groep!",
            "created": "2020-01-06T14:01:30.095439Z",
            "modified": "2026-05-10T05:22:11.851911Z"
        },
        {
            "id": 16611,
            "name": "Blijf leven!",
            "created": "2020-01-06T13:55:55.872499Z",
            "modified": "2026-05-10T05:22:11.224368Z"
        },
        {
            "id": 16610,
            "name": "Het Bijltje",
            "created": "2020-01-06T13:51:56.491785Z",
            "modified": "2026-05-10T05:22:10.518403Z"
        },
        {
            "id": 16609,
            "name": "Pak wit!",
            "created": "2020-01-06T13:41:09.955832Z",
            "modified": "2026-05-10T05:22:09.773166Z"
        }
    ]
}