List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1068",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1066",
    "results": [
        {
            "id": 74810,
            "name": "006. Tesuji",
            "created": "2023-07-13T08:00:22.305720Z",
            "modified": "2026-04-01T02:18:58.303774Z"
        },
        {
            "id": 76372,
            "name": "rompe escaleras 6",
            "created": "2023-09-07T01:51:26.045523Z",
            "modified": "2026-04-01T02:19:07.506226Z"
        },
        {
            "id": 79743,
            "name": "Problem 29",
            "created": "2024-02-27T00:37:11.157500Z",
            "modified": "2026-04-01T02:19:09.859788Z"
        },
        {
            "id": 79908,
            "name": "최상-맥점-1",
            "created": "2024-03-04T09:18:22.915685Z",
            "modified": "2026-04-01T02:19:10.590405Z"
        },
        {
            "id": 80099,
            "name": "4-4 Joseki",
            "created": "2024-03-16T01:28:43.310387Z",
            "modified": "2026-04-01T02:19:11.457353Z"
        },
        {
            "id": 24827,
            "name": "19:4-9",
            "created": "2020-12-26T15:29:03.034221Z",
            "modified": "2026-04-01T02:20:13.055604Z"
        },
        {
            "id": 18000,
            "name": "problema 31",
            "created": "2020-04-25T23:52:18.908364Z",
            "modified": "2026-04-01T02:22:35.863275Z"
        },
        {
            "id": 24763,
            "name": "18:3-10",
            "created": "2020-12-25T15:45:09.561895Z",
            "modified": "2026-04-01T02:23:08.585657Z"
        },
        {
            "id": 25255,
            "name": "25:5-1",
            "created": "2021-01-02T15:50:21.001279Z",
            "modified": "2026-04-01T02:23:14.499699Z"
        },
        {
            "id": 38790,
            "name": "Attack Intro 18",
            "created": "2021-09-23T20:47:49.056135Z",
            "modified": "2026-04-01T02:23:49.841453Z"
        }
    ]
}