List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4635
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=-modified&page=4636",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4634",
    "results": [
        {
            "id": 23144,
            "name": "Puzzle 10 (p. 155-202)",
            "created": "2020-11-14T01:58:43.379688Z",
            "modified": "2026-04-01T01:04:25.656453Z"
        },
        {
            "id": 21783,
            "name": "Puzzle 10 (p143-189)",
            "created": "2020-10-17T15:03:22.765706Z",
            "modified": "2026-04-01T01:04:10.550100Z"
        },
        {
            "id": 21387,
            "name": "Best move which?",
            "created": "2020-10-07T12:38:23.332559Z",
            "modified": "2026-04-01T01:04:06.472251Z"
        },
        {
            "id": 21347,
            "name": "Prepare to capture11",
            "created": "2020-10-05T16:29:05.250717Z",
            "modified": "2026-04-01T01:04:05.488020Z"
        },
        {
            "id": 21288,
            "name": "How to escape11",
            "created": "2020-10-04T17:26:22.376281Z",
            "modified": "2026-04-01T01:03:57.007031Z"
        },
        {
            "id": 92677,
            "name": "10) Игра по форме",
            "created": "2025-03-26T08:54:07.500620Z",
            "modified": "2026-04-01T01:02:51.106606Z"
        },
        {
            "id": 92567,
            "name": "Hoshi, pincer (defend away from pincer)",
            "created": "2025-03-22T03:00:34.551439Z",
            "modified": "2026-04-01T01:02:48.610050Z"
        },
        {
            "id": 92161,
            "name": "Split and Broken 5",
            "created": "2025-03-08T01:42:58.144191Z",
            "modified": "2026-04-01T01:02:42.027227Z"
        },
        {
            "id": 90686,
            "name": "Direct Opening 1",
            "created": "2025-02-02T03:51:28.721722Z",
            "modified": "2026-04-01T01:02:38.472637Z"
        },
        {
            "id": 89998,
            "name": "play  go, okey?",
            "created": "2024-12-26T16:42:22.033182Z",
            "modified": "2026-04-01T01:02:35.982168Z"
        }
    ]
}