List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=390
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=391",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=389",
    "results": [
        {
            "id": 100762,
            "name": "Puzzle 6.1.4",
            "created": "2025-12-18T13:20:49.833428Z",
            "modified": "2026-05-01T08:21:11.539348Z"
        },
        {
            "id": 100759,
            "name": "Puzzle 6.1.1",
            "created": "2025-12-18T13:17:19.385181Z",
            "modified": "2026-05-01T08:20:07.782978Z"
        },
        {
            "id": 23394,
            "name": "Puzzle 25",
            "created": "2020-11-17T20:01:06.863784Z",
            "modified": "2026-05-01T08:13:06.971332Z"
        },
        {
            "id": 73888,
            "name": "Mắt thật mắt giả 1",
            "created": "2023-06-19T16:52:09.164485Z",
            "modified": "2026-05-01T08:12:40.914355Z"
        },
        {
            "id": 754,
            "name": "Easy, #128",
            "created": "2014-10-09T12:38:42.326135Z",
            "modified": "2026-05-01T08:11:09.913561Z"
        },
        {
            "id": 43693,
            "name": "GW 58: 36 TP 24",
            "created": "2021-11-30T21:44:41.743712Z",
            "modified": "2026-05-01T08:09:51.011515Z"
        },
        {
            "id": 44017,
            "name": "GW 78: An intro to tesuji's (vii) 3",
            "created": "2021-12-03T19:10:30.343632Z",
            "modified": "2026-05-01T08:07:33.485627Z"
        },
        {
            "id": 44016,
            "name": "GW 78: An intro to tesuji's (vii) 2",
            "created": "2021-12-03T19:09:42.484527Z",
            "modified": "2026-05-01T08:07:32.637365Z"
        },
        {
            "id": 44467,
            "name": "GW 98:  Capturing Race problems 12",
            "created": "2021-12-07T09:24:04.219653Z",
            "modified": "2026-05-01T08:07:06.045484Z"
        },
        {
            "id": 44466,
            "name": "GW 98:  Capturing Race problems 11",
            "created": "2021-12-07T09:23:36.634847Z",
            "modified": "2026-05-01T08:07:05.274868Z"
        }
    ]
}