List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=342
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=-modified&page=343",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=341",
    "results": [
        {
            "id": 67437,
            "name": "Crush (Oshi-tsubushi) 52",
            "created": "2023-01-08T04:34:04.393459Z",
            "modified": "2026-04-29T10:23:05.685310Z"
        },
        {
            "id": 67435,
            "name": "Crush (Oshi-tsubushi) 50",
            "created": "2023-01-08T04:30:44.574953Z",
            "modified": "2026-04-29T10:23:05.081710Z"
        },
        {
            "id": 67434,
            "name": "Crush (Oshi-tsubushi) 49",
            "created": "2023-01-08T04:28:45.391181Z",
            "modified": "2026-04-29T10:23:04.490314Z"
        },
        {
            "id": 67432,
            "name": "Crush (Oshi-tsubushi) 47",
            "created": "2023-01-08T04:26:11.008620Z",
            "modified": "2026-04-29T10:23:04.079047Z"
        },
        {
            "id": 67433,
            "name": "Crush (Oshi-tsubushi) 48",
            "created": "2023-01-08T04:27:36.221766Z",
            "modified": "2026-04-29T10:22:31.420017Z"
        },
        {
            "id": 67431,
            "name": "Crush (Oshi-tsubushi) 46",
            "created": "2023-01-08T04:23:37.715074Z",
            "modified": "2026-04-29T10:22:30.725864Z"
        },
        {
            "id": 67429,
            "name": "Crush (Oshi-tsubushi) 44",
            "created": "2023-01-08T04:18:53.276098Z",
            "modified": "2026-04-29T10:22:30.060338Z"
        },
        {
            "id": 67421,
            "name": "Crush (Oahu-tsubushi) 36",
            "created": "2023-01-08T02:29:40.114137Z",
            "modified": "2026-04-29T10:22:30.010579Z"
        },
        {
            "id": 67428,
            "name": "Crush (Oshi-tsubushi) 43",
            "created": "2023-01-08T04:15:45.641856Z",
            "modified": "2026-04-29T10:22:29.738036Z"
        },
        {
            "id": 67426,
            "name": "Crush (Oshi-tsubushi) 41",
            "created": "2023-01-08T03:41:23.677501Z",
            "modified": "2026-04-29T10:22:29.023249Z"
        }
    ]
}