List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=169",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=167",
    "results": [
        {
            "id": 79757,
            "name": "1:2 Warm Up",
            "created": "2024-02-27T02:54:32.124689Z",
            "modified": "2026-02-16T00:56:16.863245Z"
        },
        {
            "id": 79758,
            "name": "1:3 Warm Up",
            "created": "2024-02-27T02:57:45.721252Z",
            "modified": "2026-02-16T00:56:17.940169Z"
        },
        {
            "id": 79760,
            "name": "tesuji 35",
            "created": "2024-02-27T03:57:54.762515Z",
            "modified": "2026-02-16T00:56:18.917147Z"
        },
        {
            "id": 79761,
            "name": "tesuji 36",
            "created": "2024-02-27T03:58:56.701533Z",
            "modified": "2026-02-16T00:56:20.055924Z"
        },
        {
            "id": 79762,
            "name": "1:4 Survival",
            "created": "2024-02-27T03:59:50.214205Z",
            "modified": "2026-02-16T00:56:21.094941Z"
        },
        {
            "id": 79829,
            "name": "Задача 7",
            "created": "2024-03-02T06:52:53.863513Z",
            "modified": "2026-02-16T00:56:47.479190Z"
        },
        {
            "id": 79830,
            "name": "Задача 8",
            "created": "2024-03-02T06:53:56.059226Z",
            "modified": "2026-02-16T00:56:48.511702Z"
        },
        {
            "id": 80408,
            "name": "bronze 5",
            "created": "2024-03-30T09:06:32.104021Z",
            "modified": "2026-02-16T00:58:32.638917Z"
        },
        {
            "id": 80414,
            "name": "Rectangular six (Not in the corner)",
            "created": "2024-03-30T22:02:46.259422Z",
            "modified": "2026-02-16T00:58:35.476029Z"
        },
        {
            "id": 80575,
            "name": "ตัวอย่าง",
            "created": "2024-04-15T09:35:17.140023Z",
            "modified": "2026-02-16T00:59:14.773417Z"
        }
    ]
}